mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-31 01:00:53 +00:00
Software synthesizer based on the SoundFont 2 specifications
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 |