--- fluidsynth.1.~1.6.~ 2004-05-14 06:45:22.000000000 -0700 +++ fluidsynth.1 2007-04-28 18:39:29.000000000 -0700 @@ -68,7 +68,7 @@ Show version of program. Don't create a midi driver to read MIDI input events [default = yes] .TP .B \-m, \-\-midi-driver=[label] -The name of the midi driver to use [oss,alsa,alsa_seq,winmidi,...] +The name of the midi driver to use [jack,oss,alsa,alsa_seq,...] .TP .B \-K, \-\-midi-channels=[num] The number of midi channels [default = 16] @@ -79,6 +79,9 @@ The audio driver [alsa,jack,oss,dsound,. .B \-L, \-\-audio-channels=[num] The number of audio channels [default = 1] .TP +.B \-l, \-\-disable-lash + Don't connect to LASH server +.TP .B \-G, \-\-audio-groups=[num] The number of audio groups .TP @@ -97,12 +100,20 @@ Turn the reverb on or off [0|1|yes|no, d .B \-C, \-\-chorus Turn the chorus on or off [0|1|yes|no, default = on] .TP +.B \-d, \-\-dump +Dump incoming and outgoing MIDI events to stdout +.TP +.B \-f, \-\-load-config +Load command configuration file (shell commands) +.TP +.B \-j, \-\-connect-jack-outputs + Attempt to connect the jack outputs to the physical ports +.TP .B \-g, \-\-gain Set the master gain [0 < gain < 10, default = 0.2] .TP .B \-o setting=value -Set the value of the setting. Can be used any number of times. -Ex. -o midi.oss.device=/dev/midi00 +Define a setting, -o name=value ("-o help" to dump current values) .TP .B \-i, \-\-no-shell Don't read commands from the shell [default = yes]