mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-19 07:50:49 +00:00
Software synthesizer based on the SoundFont 2 specifications
2ee782a6cc
Reverted return queuing of program changes. Program changes are once again real-time unsafe. Added public function fluid_synth_unset_program(). Renamed fluid_synth_get_channel_preset_info() to fluid_synth_get_channel_info(). Changed fluid_preset_info_t to fluid_synth_channel_info_t and moved to synth.h header. Shell 'channels' command now uses thread safe fluid_synth_get_channel_info(). Removed fluid_synth_set_preset_LOCAL(), now just using fluid_channel_set_preset(). Added New In 1.1.1 section to developer docs. |
||
---|---|---|
fluidsynth |