summaryrefslogtreecommitdiff
path: root/jackd
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-01-21 16:11:47 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-01-21 16:11:47 -0500
commitbc82bb4ad8f3761f55e3e134d15df10e8ed33bd1 (patch)
treea3f9b50b6942cd765317e0cdbdfc0a72a4e56f00 /jackd
parent9520221f105d246d2050023e357773d38bfb8f24 (diff)
downloadjack1-bc82bb4ad8f3761f55e3e134d15df10e8ed33bd1.tar.gz
correct jackd manpage description of -X seq ALSA MIDI option and add -X slave driver option
Diffstat (limited to 'jackd')
-rw-r--r--jackd/jackd.1.in23
1 files changed, 15 insertions, 8 deletions
diff --git a/jackd/jackd.1.in b/jackd/jackd.1.in
index 8f73bcd..4f406c0 100644
--- a/jackd/jackd.1.in
+++ b/jackd/jackd.1.in
@@ -132,6 +132,14 @@ Exit once all clients have closed their connections.
.br
Set client timeout limit in milliseconds. The default is 500 msec.
.TP
+\fB\-X, \-\-slave-driver\fR \fIdriver-name\fR
+.br
+Asks the server to load the "slave" driver given by
+\fIdriver-name\fR. Slave drivers can provide builtin-access to other
+devices and protocols; the primary slave-driver at this time is the
+"alsa_midi" one which provides bridging on Linux between native ALSA
+MIDI and JACK MIDI.
+.TP
\fB\-Z, \-\-nozombies\fR
.br
Prevent JACK from ever kicking out clients because they were too slow.
@@ -257,15 +265,14 @@ unsuccessful. Default is to prefer 32\-bit samples.
Ignore xruns reported by the ALSA driver. This makes JACK less likely
to disconnect unresponsive ports when running without \fB\-\-realtime\fR.
.TP
-\fB\-X, \-\-midi \fR[\fIseq\fR|\fIraw\fR]
+\fB\-X, \-\-midi seq
+.br
+Provide bridging between ALSA MIDI and JACK MIDI (using the ALSA
+sequencer system). All ALSA MIDI clients and MIDI hardware that exist
+when jackd starts will be represented by JACK MIDI ports.
.br
-Specify which ALSA MIDI system to provide access to. Using \fBraw\fR
-will provide a set of JACK MIDI ports that correspond to each raw ALSA
-device on the machine. Using \fBseq\fR will provide a set of JACK MIDI
-ports that correspond to each ALSA "sequencer" client (which includes
-each hardware MIDI port on the machine). \fBraw\fR provides slightly
-better performance but does not permit JACK MIDI communication with
-software written to use the ALSA "sequencer" API.
+The "seq" argument has been retained from older versions of JACK, in
+part to provide for the possibility of alternate implementations.
.SS COREAUDIO BACKEND PARAMETERS
.TP
\fB\-c \-\-channel\fR