mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2018-06-12 Fred Gleason <fredg@paravelsystems.com>
* Changed the name of the 'Initial Audio Ports' control to 'Active Audio Ports' in the 'Configure JACK' dialog in rdadmin(1).
This commit is contained in:
@@ -1385,31 +1385,6 @@
|
||||
|
||||
<sect1>
|
||||
<title>JACK Operations</title>
|
||||
<sect2>
|
||||
<title><command>Activate Port</command></title>
|
||||
<para>
|
||||
Add a complementary pair of JACK ports (input and output) to the
|
||||
JACK graph, at the port position indicated by
|
||||
<replaceable>port</replaceable>. If the ports are already active, do
|
||||
nothing.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>JA <replaceable>num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<replaceable>num</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The port position to which to associate the added port.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Connect Ports</command></title>
|
||||
<para>
|
||||
@@ -1477,31 +1452,6 @@
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Remove Port</command></title>
|
||||
<para>
|
||||
Remove a complementary pair of JACK ports (input and output) from the
|
||||
JACK graph, at the port position indicated by
|
||||
<replaceable>port</replaceable>. If the ports are not active, do
|
||||
nothing.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>JR <replaceable>num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<replaceable>num</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The port position to which to associate the added port.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
|
||||
Reference in New Issue
Block a user