]> Shamusworld >> Repos - ardour-manual/blob - include/favorite-plugins-window_2.html
Initial work on fixing up Plugins section.
[ardour-manual] / include / favorite-plugins-window_2.html
1
2 <figure class=right>
3 <img src="/images/favorite-plugins.png" alt="Favorite Plugins window">
4 <figcaption class=center>The Favorite Plugins window.</figcaption>
5 </figure>
6
7 <p>
8   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.
9 </p>
10
11 <p>
12   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.
13 </p>
14
15 <h2 style="clear: both">Features</h2>
16
17 <figure class=right>
18 <img src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window">
19 <figcaption class=center>Dragging a plugin to the window.</figcaption>
20 </figure>
21
22 <p>
23   The Favorite Plugins window provides easy access to frequently used plugins:
24 </p>
25
26 <ul>
27   <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>
28   <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>
29   <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>
30   <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>
31   <li>The context-menu allows the deletion of presets or removal of the plugin from the list.</li>
32   <li>Plugins in the list can be re-ordered using drag &amp; drop. The custom order is saved.</li>
33 </ul>
34
35 <p class="note">
36   When favorites are added with the <a href="@@plugin-manager">Plugin Manager</a>, they are appended to the bottom of the list.
37 </p>
38