[chuck-users] Mix2 doesn't mix?

Tom Lieber tom at alltom.com
Thu May 14 12:21:47 EDT 2009


Documentation says Mix2 will "mix stereo input down to mono channel."
But then why does this example play the sine wave in my left ear and
the noise in my right?

Mix2 mix => dac;
SinOsc s => mix.left;
Noise n => mix.right;
1::second => now;

Am I using it wrong?

-- 
Tom Lieber
http://AllTom.com/


More information about the chuck-users mailing list