Let convertBuffer() take care of all channel count conversion, while convertBufferWas...
authorMarcus Tomlinson <themarcustomlinson@gmail.com>
Sat, 26 Apr 2014 09:01:40 +0000 (11:01 +0200)
committerMarcus Tomlinson <themarcustomlinson@gmail.com>
Sat, 26 Apr 2014 09:01:40 +0000 (11:01 +0200)
commit4411d7c79eaf3994ac7a26f291db68ef43c3f429
treeed2a2d7423da21f7783be7cfe73379f4a00d4376
parent1a14e053f746c3b783e853f21659f36bdbeac826
Let convertBuffer() take care of all channel count conversion, while convertBufferWasapi() does only sample rate conversion.
RtAudio.cpp