1
Audio / onProcessSamples called twice instead of once
« on: March 02, 2014, 05:27:01 pm »
Hello,
I'm trying to capture audio and have encountered a strange behaviour.
Here is a simple code that demonstrates the issue: http://pastebin.com/AYhv20nm
I'm using Visual studio 2010 on Windows 7 to compile this.
Even though the onProcessSamples function always returns false, it is called twice.
Thanks in advance,
Eran
I'm trying to capture audio and have encountered a strange behaviour.
Here is a simple code that demonstrates the issue: http://pastebin.com/AYhv20nm
I'm using Visual studio 2010 on Windows 7 to compile this.
Even though the onProcessSamples function always returns false, it is called twice.
Thanks in advance,
Eran