Is there any chance that the LEFT_CHANNEL
and RIGHT_CHANNEL
constants are reversed for the Wizard? That seems unlikely, so I suspect the problem lies with me, but when I pull
FloatArray l_buf = buffer.getSamples(LEFT_CHANNEL);
and fill it up, I very definitely get sound only on the right channel of my headphones. Same inversion with RIGHT_CHANNEL
.
Test patch at https://www.rebeltech.org/patch-library/patch/Test_LR .