mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-02-22 20:01:04 +00:00
Software synthesizer based on the SoundFont 2 specifications
src/ fluid_synth.c: Declared functions as static which are local, removed useless fluid_synth_verify_settings function. src/fluid_synth.h: Removed declarations which are now static. src/fluid_voice.c: Declared functions as static which are local. src/fluid_voice.h: Removed declarations which are now static, added note concerning fluid_voice_gen_value being declared but not used. |
||
---|---|---|
fluidsynth |