mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01: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 |