From ba34d48cf093cbfbe9d6e63e7177ba79791c6a4a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 6 Nov 2009 18:58:35 +0100 Subject: output/jack: dynamic source port list Same as the previous patch: create up to 16 configured source ports. The plugin tries to do its best at guessing the right combination for the given input file, the number of source and destination ports. --- doc/user.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/user.xml') diff --git a/doc/user.xml b/doc/user.xml index 6eba599e..aabbd33f 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -756,6 +756,18 @@ cd mpd-version launch the JACK daemon. Disabled by default. + + + source_ports + A,B + + + The names of the JACK source ports to be created. + By default, the ports "left" and "right" are + created. To use more ports, you have to tweak this + option. + + destination_ports -- cgit v1.2.3