diff --git a/doc/fluidsettings.xml b/doc/fluidsettings.xml index 8fd0bd9c..c31f9372 100644 --- a/doc/fluidsettings.xml +++ b/doc/fluidsettings.xml @@ -434,6 +434,54 @@ lifetime. + + + device + str + default + ALSA MIDI device to use for RAW ALSA MIDI driver. + + + + + + device + str + default + ALSA sequencer device to use for ALSA sequencer driver. + + + id + str + pid + ID to use when registering ports with the ALSA sequencer driver. If set to "pid" then the ID will be "FLUID Synth (PID)", where PID is the FluidSynth process ID of the audio thread otherwise the provided string will be used in place of PID. + + + + + + server + str + + Jack server to connect to for Jack MIDI driver. If an empty string then the default server will be used. + + + id + str + fluidsynth-midi + Client ID to use with the Jack MIDI driver. + + + + + + device + str + /dev/midi + Device to use for OSS MIDI driver. + + + reset-synth