Version
3.5-1595
Branch
mixer-rewrite
Date
10 years, 9 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
32579a08dd74d35647c7a016d190a54aae60b97b
Change author
Pierre Bourdon
Change description
Fix the Mixer issues reported by degasus

* Swap and exchange samples in the audio thread instead of the CPU thread.
* Move static variables to class instance variables.
* Pad incomplete buffers by repeating the last value instead of 0.