overte-JulianGro/libraries/audio
David Kelly c951f507e3 Fixed issue with calling setOptions
Since the stereo option is computed from the .wav file, if you call
setOptions later (like the cow.js does), it resets stereo to false.
So, I now just copy the stereo flag into the new options, since the
sound file is the same.

Also, calling AudioClient::outputLocalInjector on the AudioClient
thread now to avoid potential concurrency issues accessing the
vector of injectors.
2016-07-13 11:28:36 -07:00
..
src Fixed issue with calling setOptions 2016-07-13 11:28:36 -07:00
CMakeLists.txt Cleanup CMake files 2015-10-11 00:01:03 -07:00