]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/11_working-with-plugins/03_plugin-sidebar.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 11_working-with-plugins / 03_plugin-sidebar.html
1 ---
2 layout: default
3 title: Favorite Plugins Window
4 ---
5
6 <p><img class="right" src="/images/favorite-plugins.png" alt="Favorite Plugins window"/></p>
7
8 <p>
9   The <dfn>Favorite Plugins</dfn> window is on the top-left side of the <dfn>Mixer Window</dfn>. Like other elements in that window it has variable height and can be hidden by dragging it to zero-height. If it is not visible, the top-handle can be grabbed and dragged down to reveal it.
10 </p>
11
12 <p>
13   Plugin names that have a right facing triangle next to them have presets associated with them; clicking on the triangle will cause all presets associated with the plugin to show in the list.
14 </p>
15
16 <h2 style="clear:both;">Features</h2>
17
18 <p>
19   The Favorite Plugins window provides easy access to frequently used plugins:
20 </p>
21
22 <ul>
23   <li>Plugins can be dragged from the window to any track or bus <a href="/working-with-plugins/processor-box/"><dfn>processor box</dfn></a>, which will add the plugin to that track or bus at the given position.</li>
24   <li>The list includes user-presets for the plugins. Dragging a preset to a given track or bus will load that preset after adding the plugin.</li>
25   <li>Double-clicking on a plugin or preset adds the given plugin to all selected tracks/busses pre-fader. Other insert positions are available from the context menu (right click).</li>
26   <li>
27   <p><img class="right" src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window"/></p>
28   Dragging a plugin from a track into the window will add it to the list and optionally create a new preset from the current settings. The horizontal line in the list shows the spot where the plugin will land.
29   </li>
30   <li>The context-menu allows the deletion of presets or removal of the plugin from the list.</li>
31   <li>Plugins in the list can be re-ordered using drag &amp; drop. The custom order is saved.</li>
32 </ul>
33
34 <p style="clear:both;" class="note">
35   When favorites are added with the <a href="/working-with-plugins/plugin-manager">Plugin Manager</a>, they are appended to the bottom of the list.
36 </p>
37