7.5: renaming processors

This commit is contained in:
Alexandre Prokoudine 2023-06-25 14:21:02 +02:00
parent 0a4ec8f49b
commit 94b43d71ac

View File

@ -77,17 +77,35 @@
</p>
<p class="note">
Some processors have their own bypass controls that are independent of the one that Ardour provides; this can make it appear
that the plugin is non-responsive when its independent bypass control is active.
Some processors have their own bypass controls that are independent of the
one that Ardour provides; this can make it appear that the plugin is
non-responsive when its independent bypass control is active.
</p>
<h2>Selecting Processors</h2>
<p>
A processor in the <dfn>processor box</dfn> can be selected with a <kbd class=mouse>Left</kbd>-click on it; it will be
highlighted in red. Other processors can be selected at the same time by <kbd class=mouse>Left</kbd>-clicking on them while
holding down the <kbd class=mod1n></kbd> key, and ranges can be selected by <kbd class=mouse>Left</kbd>-clicking on them
while holding down the <kbd class=mod3n></kbd> key.
A processor in the <dfn>processor box</dfn> can be selected with a
<kbd class=mouse>Left</kbd>-click on it; it will be highlighted in red.
Other processors can be selected at the same time by
<kbd class=mouse>Left</kbd>-clicking on them while holding down the
<kbd class=mod1n></kbd> key, and ranges can be selected by
<kbd class=mouse>Left</kbd>-clicking on them while holding down the
<kbd class=mod3n></kbd> key.
</p>
<h2>Renaming Processors</h2>
<p>
Context-click on the processor to be removed and select
<kbd class="menu">Rename</kbd>. In the newly opened dialog set a new name
and click "Rename". The caption of the processor will be instantly changed in the mixer strip.
</p>
<p>
To restore the original name which, for plugins, is typically the plugin's
name, open the same dialog and click the button to the right of the text
input box, then click "Rename".
</p>
<h2>Removing Processors</h2>