mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-01 00:21:14 +00:00
Software synthesizer based on the SoundFont 2 specifications
9444b03d43
of timer events instead of storing it in the duration field. The event heap now allocates the events dynamically. It preallocates a number of events in the init function, as before. More events are allocated as needed. I also added a mutex to protected the free list from concurrent access. |
||
---|---|---|
fluidsynth |