]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Merge branch 'ovenwerks-master'
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 11 Jan 2016 17:40:49 +0000 (12:40 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 11 Jan 2016 17:40:49 +0000 (12:40 -0500)
_manual/04_ardours-interface/06_meters.html
_manual/11_working-with-plugins/04_plugin-sidebar.html [new file with mode: 0644]
_manual/11_working-with-plugins/05_windows-vst-support.html [moved from _manual/11_working-with-plugins/04_windows-vst-support.html with 100% similarity]
_manual/11_working-with-plugins/06_working-with-ardour-built-plugin-editors.html [moved from _manual/11_working-with-plugins/05_working-with-ardour-built-plugin-editors.html with 100% similarity]
_manual/11_working-with-plugins/07_getting-plugins.html [moved from _manual/11_working-with-plugins/06_getting-plugins.html with 100% similarity]
_manual/14_signal-routing/03_external-sends.html
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol.html
_manual/22_using-control-surfaces/03_midi-binding-maps.html
_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html
_manual/22_using-control-surfaces/04_midi-learn.html
source/files/a4/a4_plugin_sidebar.png [new file with mode: 0644]

index 68cff6eafc2a2a7f9b99e2318b81a45ef82c68df..3d5fa997affb48e8640799dccd6c7522d170f300 100644 (file)
@@ -77,6 +77,7 @@ title: Metering in Ardour
     Katz, scale aligned to -20&nbsp;dBFS, rise/fall times and color schema
     according to spec.</li>
     <li><dfn>K14</dfn>: Same as K20 with scale aligned to -14&nbsp;dBFS.</li>
+    <li><dfn>K12</dfn>: Same as K20 with scale aligned to -12&nbsp;dBFS (since 3.5.143).</li>
     <li><dfn>Peak + RMS</dfn>: standard RMS, customizable via
     <kbd class="menu">Edit &gt; Preferences &gt; GUI &gt; Metering</kbd></li>
   </ul>
@@ -152,8 +153,7 @@ title: Metering in Ardour
 <p>
   <kbd class="mouse">Left</kbd> on the peak-indicator button resets the
   <dfn>peak-hold indicator</dfn> of a single channel.<br />
-  <kbd class="mod1 mouse">Left</kbd> resets a whole <dfn>group</dfn>, and<br
-  />
+  <kbd class="mod1 mouse">Left</kbd> resets a whole <dfn>group</dfn>, and<br/>
   <kbd class="mod13 mouse">Left</kbd> resets all meters.
 </p>
 
@@ -171,8 +171,8 @@ alt="Bar-graph meters in Ardour" />
 
 <p>
   Due to layout concerns and consistent look&amp;feel all meters available in 
-  Ardour3 itself are bar-graph type meters. Corresponding needle-style meters
+  Ardour itself are bar-graph type meters. Corresponding needle-style meters
   &mdash;  which take up more visual screen space &mdash; are available as 
-  LV2 plugins (on the right).
+       LV2 plugins (see image on the right):
+       <a href="https://github.com/x42/meters.lv2/">meters.lv2</a>.
 </p>
-
diff --git a/_manual/11_working-with-plugins/04_plugin-sidebar.html b/_manual/11_working-with-plugins/04_plugin-sidebar.html
new file mode 100644 (file)
index 0000000..bb4db1e
--- /dev/null
@@ -0,0 +1,38 @@
+---
+layout: default
+title: Plugin Sidebar
+---
+
+<p>
+  Since Version 4.5, Ardour has a plugin-sidebar on the top-left side of the
+       Mixer Window.
+       Like other elements in that sidebar it has variable height and can be hidden
+       by dragging it to zero-height. If it is not visible, grab the top-handle
+       and drag it down.
+</p>
+
+<img src="/files/a4/a4_plugin_sidebar.png" alt="Plugin Sidebar"/>
+
+<h2>Features</h2>
+<p>
+  The Plugin sidebar provides easy access to common operations.
+       All interaction is done with the mouse and Drag/Drop.
+</p>
+<ul>
+       <li>The sidebar lists "favorite" plugins only.</li>
+       <li>Plugins can be dragged from the sidebar to any track or bus, which will add the plugin to that track/bus at the given position.</li>
+       <li>The list includes user-presets for the plugins. Dragging a preset to a given track/bus will load that preset after adding the plugin.</li>
+       <li>Double-click 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>
+</ul>
+<p>
+  The sidebar also allows to manage presets and favorites.
+</p>
+<ul>
+       <li>Dragging a plugin from a track into the sidebar will add it to the "favorites" and optionally create a new preset from the current settings.</li>
+       <li>The context-menu allows to delete presets or remove the plugin from the "favorite" list.</li>
+       <li>Plugins in the list can be re-ordered using drag/drop. The custom order is saved.</li>
+</ul>
+
+<p>
+       Note, when favorites are added with the <a href="/working-with-plugins/plugin-manager">plugin-manager</a>, they are appended at the bottom of the list.
+</p>
index 1711a539cbf193307935a9d7fd6f7b18071af859..4cadbb00564ff3edacae4280293b2ac9fb15b9f3 100644 (file)
@@ -20,7 +20,7 @@ title: External Sends
 <h2>Adding an External Send</h2>
 <p>
   Context-click on the 
-  <a href="/working-with-plugins/the-processor-box">processor box</a> in a 
+  <a href="/working-with-plugins/processor-box">processor box</a> in a 
   channel strip (at the desired location, pre or post fader) and choose 
   <kbd class="menu">Add new External Send</kbd>. A dialog will appear 
   containing the standard Ardour 
index c6e4b0a5a7ab4e1d7767acf81ca5fc25ba7e2880..55fe0b62b49f8c35720c0bbb878697f7fbdbc559 100644 (file)
@@ -15,8 +15,8 @@ menu_title: Mackie/Logic Control Devices
 
 <h2>Enabling Mackie Control in Ardour</h2>
 <p>
-  Navigate to <kbd class="menu">Edit &gt; Preferences &gt; Control Surfaces</kbd>. Double-click on <kbd class="menu">Mackie Control</kbd>
-  to see the setup dialog:
+  Navigate to <kbd class="menu">Edit &gt; Preferences &gt; Control Surfaces</kbd>.
+  Double-click on <kbd class="menu">Mackie Control</kbd> to see the setup dialog:
 </p>
 <img src="" alt="Mackie Control Setup Dialog" />
 <p>
@@ -57,5 +57,11 @@ menu_title: Mackie/Logic Control Devices
   Most interfaces will require some configuration to send and respond to 
   MCP.
 </p> 
+
+<p class="note">
+  When setting up the control surface, do <em>not</em> use "Pro Tools"
+  mode. Pro Tools is the only DAW that still requires HUI. The rest of
+  world uses Mackie Control Protocol. Ardour does not support HUI.
+</p>
   
 {% children %}
index 65d9ab51822a9cf65f885409b9e190e36dbd4f59..86c3339e1acf232c9377c69b16563f90f417a4e3 100644 (file)
@@ -115,7 +115,7 @@ bindings"&gt;
   <code>pgm</code>  (to create a binding for a Program Change message).
 </p>
 <p>
-  <code>enc-r</code>, <code>enc-l</code>, <code>enc-2</code> and
+  As of Ardour 4.2, <code>enc-r</code>, <code>enc-l</code>, <code>enc-2</code> and
   <code>enc-b</code> may be used for surfaces that have encoders that send
   offsets rather than values. These accept Continuous Controller messages
   but treat them as offsets. These are good for banked controls as they are
@@ -149,7 +149,7 @@ bindings"&gt;
 </p>
 
 <p class="note">
-  It is not possible at this time to use multi-event MIDI strings such as
+  As of Ardour 4.6 it is possible to use multi-event MIDI strings such as
   two event CC messages, RPN or NRPN.
 </p>
 
index cfefdaf8be324a2fb365f69b082dd64ea399d463..2a9496849c569d15b51ccfd4fa1580a3ae947f17 100644 (file)
@@ -7,8 +7,8 @@ menu_title: Working With Encoders
 <p>
   Encoders are showing up more frequently on controllers. However, they use
   the same MIDI events as Continuous Controllers and they have no standard
-  way of sending that information as MIDI events. Ardour has implemented 4 of
-  the more common ways of sending encoder information.
+  way of sending that information as MIDI events. Ardour 4.2 has implemented
+  4 of the more common ways of sending encoder information.
 </p>
 <p>
   Encoders that send the same continuous values as a pot would are not
index c90dfbb115d2e691b12b9a746181fb8e964500d2..c200bf190e73d5ec8081e56615f2518e1464776b 100644 (file)
@@ -40,8 +40,5 @@ QJackctl, aconnect, Patchage, and more.
 If you want the bindings you set up to be used automatically in every
 session, the simplest thing to do is to use <kbd class="menu">Session &gt; Save
 Template</kbd>. Then, when creating new sessions, select that template and
-all the bindings will be automatically set up for you. You can also
-save a specific track/bus configuration as a template, and use that
-when adding new tracks or busses. Click on the track name at the top
-of a mixer strip and select <kbd class="menu">Save as Template</kbd>.
+all the bindings will be automatically set up for you.
 </p>
diff --git a/source/files/a4/a4_plugin_sidebar.png b/source/files/a4/a4_plugin_sidebar.png
new file mode 100644 (file)
index 0000000..17165a6
Binary files /dev/null and b/source/files/a4/a4_plugin_sidebar.png differ