Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mix2 is busted #297

Open
nshaheed opened this issue May 15, 2023 · 0 comments
Open

Mix2 is busted #297

nshaheed opened this issue May 15, 2023 · 0 comments
Labels

Comments

@nshaheed
Copy link
Contributor

TriOsc t => Pan2 p => Mix2 m => dac;

-1 => p.pan;

1::week => now;

The following code does not work for RC1 and does not work for 1.4.2.0. It's still hard-panned when outputted to the dac.

Probably what needs to happen is to have an actual tick function for mix2. Also it would be nice to have a Mix2.mix method that sets the balance of the two inputs. Right it's just a Gain ugen that doesn't even work. Alternatively, we could deprecate it.

@nshaheed nshaheed added the bug label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant