2013-01-29 19:26:36 -05:00
|
|
|
|
2014-02-05 13:31:58 -05:00
|
|
|
<p>
|
2017-06-27 09:28:52 -04:00
|
|
|
The plugin editor can be shown by double-clicking on the plugin within the
|
2017-02-25 00:30:29 -05:00
|
|
|
<a href="@@processor-box">processor box</a>.
|
2014-02-05 13:31:58 -05:00
|
|
|
A new window will appear showing the editor/GUI for the plugin.
|
2017-02-25 00:30:29 -05:00
|
|
|
</p>
|
2017-02-15 22:13:40 -05:00
|
|
|
|
2017-06-27 09:28:52 -04:00
|
|
|
<figure class="right">
|
2022-07-02 10:48:26 -04:00
|
|
|
<img class="mini" style="width:400px;" src="/images/example-plugin.png" alt="A generic plugin Editor (A-Eq)">
|
2017-06-27 09:28:52 -04:00
|
|
|
<figcaption>
|
2022-07-02 10:48:26 -04:00
|
|
|
A generic plugin editor (ACE Compressor)
|
2017-06-27 09:28:52 -04:00
|
|
|
<ol>
|
|
|
|
<li>Parameters</li>
|
|
|
|
<li>Description</li>
|
2022-07-02 10:48:26 -04:00
|
|
|
<li>CPU Profile</li>
|
2017-06-27 09:28:52 -04:00
|
|
|
<li>Analysis graph</li>
|
|
|
|
</ol>
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
<h2>Generic Plugin Editor</h2>
|
2017-02-15 22:13:40 -05:00
|
|
|
|
2014-02-05 13:31:58 -05:00
|
|
|
<p>
|
|
|
|
If a plugin does not have its own GUI, Ardour will construct a
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>generic plugin editor</dfn> from a small set of common control
|
|
|
|
elements. Ardour will do this even for plugins that have their
|
|
|
|
own, if <kbd class="menu">Edit > Preferences >
|
2017-02-15 22:13:40 -05:00
|
|
|
GUI > Use Plugins' own interface instead of Ardour's</kbd> is disabled.
|
2014-02-05 13:31:58 -05:00
|
|
|
</p>
|
2017-02-15 22:13:40 -05:00
|
|
|
|
2014-02-05 13:31:58 -05:00
|
|
|
<p>
|
2017-06-27 09:28:52 -04:00
|
|
|
The generic UI can be temporarily switched to by <kbd class="mouse">right</kbd> clicking on
|
2017-02-15 22:13:40 -05:00
|
|
|
a processor and selecting <kbd class="menu">Edit with generic controls</kbd>.
|
2017-02-17 06:02:54 -05:00
|
|
|
This is necessary in order to access the <a href="@@automation">plugin
|
2017-02-15 22:13:40 -05:00
|
|
|
automation controls</a>.
|
2014-02-05 13:31:58 -05:00
|
|
|
</p>
|
2017-02-15 22:13:40 -05:00
|
|
|
|
2014-02-05 13:31:58 -05:00
|
|
|
<p>
|
2017-02-15 22:13:40 -05:00
|
|
|
In the generic UI, any controller can be reset to its default state by
|
|
|
|
<kbd class=mod3n></kbd><kbd class=mouse>Left</kbd>-clicking on it.
|
2014-02-05 13:31:58 -05:00
|
|
|
</p>
|
2013-01-29 19:26:36 -05:00
|
|
|
|
2022-07-02 10:48:26 -04:00
|
|
|
<h2>Description</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This is a rarely used section that displays the contents of the description
|
|
|
|
metadata of a plugin.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>CPU Profile</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This section displays CPU time measurements for the currently opened plugin.
|
|
|
|
For more information, please see the documentation on the
|
|
|
|
<a href="/troubleshooting/plugin-dsp-load/">Plugin DSP Load window</a>.
|
|
|
|
</p>
|
|
|
|
|
2017-06-27 09:28:52 -04:00
|
|
|
<h2>Analysis Graph</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
At the bottom of the generic plugin editor, clicking the arrow displays the
|
|
|
|
<dfn>Analysis Graph</dfn>.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
This graph displays:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>the <span style="background-color:black; color:white;">transfer function</span> in white,</li>
|
2017-02-14 10:20:06 -05:00
|
|
|
<li>the <span style="background-color:black; color:red;">phase response</span> in red (optional),</li>
|
2017-06-27 09:28:52 -04:00
|
|
|
<li>the <span style="background-color:black; color:green;">post effect spectrum</span> in green.</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The <dfn>transfer function</dfn> plots the output amplitude of the plugin (considered
|
|
|
|
as a "black box") against its input amplitude, along the audio spectrum.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The <dfn>phase response</dfn>, that can be switched on or off using the
|
|
|
|
<kbd class="option">Show phase</kbd> checkbox, plots the phase of the
|
|
|
|
plugins output against its input phase, along the audio spectrum. The scale is
|
|
|
|
shown in <span style="background-color:black; color:yellow;">yellow</span> on
|
|
|
|
the right.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The green spectrum plots the <dfn>output signal spectrum</dfn>, after the plugin
|
|
|
|
(for tracks that have a signal on).
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The <kbd class="menu">dB scale</kbd> selector in the bottom left allows to
|
|
|
|
change the vertical scale of the graphs.
|
|
|
|
</p>
|
2017-11-10 19:47:11 -05:00
|
|
|
|
2017-11-15 04:52:09 -05:00
|
|
|
<h2>MIDI instruments specificities</h2>
|
|
|
|
|
|
|
|
<figure>
|
|
|
|
<img src="/images/instrument_plugins-keyboard.png" alt="The MIDI keyboard in instruments plugins">
|
|
|
|
<figcaption>
|
|
|
|
The MIDI keyboard in instruments plugins
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
The generic UI provides, for all MIDI instruments plugins, a keyboard, that can
|
|
|
|
be used either with the mouse, or by using a QWERTY keyboard as a piano. Both the
|
|
|
|
channel and the velocity can be set above the keyboard.
|
|
|
|
</p>
|