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.
This commit is contained in:
12
doc/user.xml
12
doc/user.xml
@@ -756,6 +756,18 @@ cd mpd-version</programlisting>
|
||||
launch the JACK daemon. Disabled by default.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
<varname>source_ports</varname>
|
||||
<parameter>A,B</parameter>
|
||||
</entry>
|
||||
<entry>
|
||||
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.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
<varname>destination_ports</varname>
|
||||
|
Reference in New Issue
Block a user