update API docs about unique portaudio device names

This commit is contained in:
derselbst 2017-11-26 13:41:46 +01:00
parent c564fd6d5a
commit 99c03350fc

View file

@ -90,6 +90,7 @@ Changes in FluidSynth 2.0.0 concerning developers:
- all public delete_* functions return void and are safe when called with NULL
- the shell command handler was decoupled internally, as a consequence the param list of new_fluid_server() and new_fluid_cmd_handler() was adapted
- reverb: roomsize is now limited to an upper threshold of 1.0
- use unique device names for the "audio.portaudio.device" setting
- add "synth.volenv" a setting for volume envelope processing
- add "midi.autoconnect" a setting for automatically connecting fluidsynth to available MIDI input ports