]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/favorite-plugins-window.html
Fix a minor language nit in the 'broken link' reportage.
[ardour-manual-diverged] / include / favorite-plugins-window.html
1 ---
2 title: Favorite Plugins Window
3 ---
4
5 <img class="right" src="/images/favorite-plugins.png" alt="Favorite Plugins wind
6 ow">
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>Features</h2>
17
18 <img class="right" src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window">
19 <p>
20   The Favorite Plugins window provides easy access to frequently used plugins:
21 </p>
22
23 <ul>
24   <li>Plugins can be dragged from the window to any track or bus <a href="@@processor-box"><dfn>processor box</dfn></a>, which will add the plugin to that track or bus at the given position.</li>
25   <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>
26   <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>
27   <li>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.</li>
28   <li>The context-menu allows the deletion of presets or removal of the plugin from the list.</li>
29   <li>Plugins in the list can be re-ordered using drag &amp; drop. The custom order is saved.</li>
30 </ul>
31
32 <p class="note">
33   When favorites are added with the <a href="@@plugin-manager">Plugin Manager</a>, they are appended to the bottom of the list.
34 </p>
35