SoundFile playing only one of the two channels of a mp3 stereo file
SoundFile object is playing only one of the two channels of a mp3 stereo file. with the following source code: SoundFile sample; sample = new SoundFile(this, "roly.mp3"); sample.play();
and the following version: -sound 1.3.2 -processing 3.1.2 -OS X El Capitain 10.11.6
Note that this problem does not occure with the "beat.aiff" file given as an example.
Hi, same problem here. Did you find a solution?
Hi, no, i did not find solution for mp3, so i kept playing aiff
I also have thiz problem. I'm in processing 3. Has anyone found a solution?
Hi @trkkazulu @mgasnier @JacoGasp. I can't seem to reproduce that problem, I just tested the attached file and it works. Could you test this file and verify you can just hear one channel? test.mp3.zip