]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/11_working-with-plugins/05_working-with-ardour-built-plugin-editors.html
chapter 11 copy-editing.
[ardour-manual-diverged] / _manual / 11_working-with-plugins / 05_working-with-ardour-built-plugin-editors.html
index 030dea65e2f9bb7b00184bb7b402df5e7e1770ab..0fce88b21f54384a5e59d7d4091deb3569f38e20 100644 (file)
@@ -3,12 +3,27 @@ layout: default
 title: Working with Ardour-built Plugin Editors
 ---                        
 
+<p>
+  To view a plugin editor, double-click on the plugin within the 
+  <a href="/working-with-plugins/the-processor-box">processor box</a>. 
+  A new window will appear showing the editor/GUI for the plugin.
+</p>  
+<p>
+  If a plugin does not have its own GUI, Ardour will construct a
+  <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 you disable <kbd class="menu">Edit &gt; Preferences &gt; 
+  GUI &gt; Use Plugins' own interface instead of Ardour's</kbd>
+</p>
+<p>
+  You can temporarily switch to the generic UI by context-clicking on 
+  a processor and selecting <kbd
+  class="menu">Edit with generic controls</kbd>. This will be necessary to
+  access the <a href="/automation">plugin automation controls</a>.
+</p>
+<p>
+  In the generic UI, you can re-set any controller to its default by
+  <kbd class="mod3 mouse">Left</kbd>-clicking on it.
+</p>
 
   
-  <p>If a plugins does not have its own editor/GUI, Ardour will construct one from a small set of common control elements. Ardour will do this even for plugins that have their own, if you disable <code>Edit &gt; Preferences &gt; GUI &gt; Use Plugins' own interface instead of Ardour's</code> </p>
-<p>To view a plugin editor, double-click on the plugin within the <a href="/working-with-plugins/the-processor-box">processor box</a>. A new window will appear showing the editor/GUI for the plugin.</p>
-<h2>Adjusting parameter sliders</h2>
-<h2>Resetting a value to its default</h2>
-<p>Shift-click on the controller.</p>
-<h2>Automation Controls</h2>
-