Software synthesizer based on the SoundFont 2 specifications
Find a file
Josh Green b46061bfe7 High priority scheduling was not working in alsa, oss and pthread drivers. Converted to using fluid_thread_t.
Removed prio parameter from new_fluid_thread (now just using prio_level of 0 to disable).
Fixed non-blocking in alsa_raw and alsa_seq drivers.
Added polling and non-blocking to OSS MIDI driver.
2009-10-30 21:49:54 +00:00
fluidsynth High priority scheduling was not working in alsa, oss and pthread drivers. Converted to using fluid_thread_t. 2009-10-30 21:49:54 +00:00