2015-10-07 15:35:58 -04:00
|
|
|
|
|
|
|
<p>
|
|
|
|
The <dfn>Plugin Manager</dfn> serves two purposes. Primarily it is used to
|
|
|
|
control the display status of plugins. It can also be used to find and insert
|
|
|
|
plugins into the
|
2017-02-15 22:13:40 -05:00
|
|
|
<a href="@@processor-box">Processor Box</a>. It is
|
2015-10-07 15:35:58 -04:00
|
|
|
displayed either by a double-click in the <dfn>Processor Box</dfn> or by
|
2017-02-13 22:47:33 -05:00
|
|
|
choosing <kbd class="menu">New Plugin > Plugin Manager…</kbd> from the
|
2015-10-07 15:35:58 -04:00
|
|
|
<dfn>Processor Box</dfn> context menu.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Displayed for each plugin is the status (normal, favorite, hidden),
|
|
|
|
name, type, category, creator (author), and the number of audio and MIDI
|
|
|
|
connections. The plugins can be sorted by clicking on a column header.
|
|
|
|
</p>
|
|
|
|
|
2017-02-15 18:22:56 -05:00
|
|
|
<figure class=center>
|
2017-02-13 23:18:24 -05:00
|
|
|
<img src="/images/plugin-manager.png" alt="Plugin Manager window"/>
|
2017-02-15 18:22:56 -05:00
|
|
|
<figcaption class=center>The Plugin Manager window.</figcaption>
|
|
|
|
</figure>
|
2015-10-07 15:35:58 -04:00
|
|
|
|
|
|
|
<h2>Plugin Display Status</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Click on a Fav(orite) or Hide radio button to change a plugin's display status.
|
|
|
|
Clicking on an already selected radio button will cancel it, returning the
|
|
|
|
plugin to the normal display status. Plugins marked as a favorite show up in
|
|
|
|
the <dfn>Processor Box</dfn> context menu under
|
|
|
|
<kbd class="menu">New Plugin > Favorites</kbd>. Setting the hide
|
|
|
|
radio button on a plugin will keep the plugin from showing in the
|
|
|
|
<dfn>Processor Box</dfn> context menus
|
|
|
|
<kbd class="menu">New Plugin > By Creator</kbd> or
|
|
|
|
<kbd class="menu">New Plugin > By Category</kbd>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Filtering Listed Plugins</h2>
|
|
|
|
|
|
|
|
<p>
|
2018-06-27 04:40:36 -04:00
|
|
|
The bottom left part of the <dfn>Plugin Manager</dfn> is used to filter the listed
|
2015-10-07 15:35:58 -04:00
|
|
|
plugins. Typing into the text-box will filter the plugins based on the filter
|
2017-03-20 04:48:22 -04:00
|
|
|
mode selected by drop-down box. Clicking <kbd class="menu">Clear</kbd>
|
2015-10-07 15:35:58 -04:00
|
|
|
empties the text-box.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Inserting Plugins in the Processor Box</h2>
|
2013-01-29 19:26:36 -05:00
|
|
|
|
2015-10-07 15:35:58 -04:00
|
|
|
<p>
|
2018-06-27 04:40:36 -04:00
|
|
|
The right part of the plugin manager shows plugins that have been selected
|
2015-10-07 15:35:58 -04:00
|
|
|
for insertion into the <dfn>Processor Box</dfn>. A plugin can be added by
|
2018-06-27 04:40:36 -04:00
|
|
|
either double clicking the plugin entry in the top left part, or, if already
|
|
|
|
selected in top left part, by clicking <kbd class="menu">Add</kbd>.
|
2015-10-07 15:35:58 -04:00
|
|
|
<p>
|
2013-01-29 19:26:36 -05:00
|
|
|
|
2015-10-07 15:35:58 -04:00
|
|
|
<p>
|
2018-06-27 04:40:36 -04:00
|
|
|
Plugins can be removed from the right part with a double click, or, if
|
2017-03-20 04:48:22 -04:00
|
|
|
already selected, by clicking <kbd class="menu">Remove</kbd>.
|
2015-10-07 15:35:58 -04:00
|
|
|
</p>
|
2017-11-10 19:47:11 -05:00
|
|
|
|