mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-04 01:51:06 +00:00
ba48024f59
The function calls fluid_synth_update_mixer, which should only be called with the mutex held. This also removes the need for fluid_synth_t::with_reverb to be an atomic. fluid_synth_t::with_chorus was already protected by the mutex and doesn't need to be an atomic either. |
||
---|---|---|
.. | ||
bindings | ||
drivers | ||
midi | ||
rvoice | ||
sfloader | ||
synth | ||
utils | ||
CMakeLists.txt | ||
config.cmake | ||
fluidsynth.c |