mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 02:26:30 +02:00
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. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |