mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-19 06:02:03 +00:00
update API docs about unique portaudio device names
This commit is contained in:
parent
c564fd6d5a
commit
99c03350fc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue