From bad8c806f100cec1e38e83a414521177440b6260 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Wed, 23 May 2007 12:07:40 +0000 Subject: Adding JACK documentation to mpd.conf.5. git-svn-id: https://svn.musicpd.org/mpd/trunk@6231 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpd.conf.5 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/mpd.conf.5') diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index aa5fb525..3d2117c3 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -293,6 +293,20 @@ default is to let PulseAudio choose a server. .TP .B sink The sink to output to. The default is to let PulseAudio choose a sink. +.SH REQUIRED JACK OUTPUT PARAMETERS +.TP +.B name +The client name to use when connecting to JACK. The output ports :left +and :right will also be created for the left and right channels, +respectively. +.SH OPTIONAL JACK OUTPUT PARAMETERS +.TP +.B ports +This specifies the left and right ports to connect to for the left and right +channels, respectively. The default is to let JACK choose a pair of ports. +.TP +.B ringbuffer_size +This specifies the size of the ringbuffer in bytes. The default is 32768. .SH OPTIONAL AO OUTPUT PARAMETERS .TP .B driver -- cgit v1.2.3