]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - master-doc.txt
Added explode/implode convenience commands.
[ardour-manual-diverged] / master-doc.txt
index 08783489cac4a1cb9743ba0b69dda90cb54b9469..b55c71d3981b61bf3eb2f0f82a3928e82958ed41 100644 (file)
@@ -1,3 +1,5 @@
+<!-- imploded -->
+
 ---
 title: Introduction to Ardour
 part: part
@@ -1833,6 +1835,8 @@ part: subchapter
 </dl>
 
 
+
+
 ---
 title: System Configuration
 part: part
@@ -2416,7 +2420,7 @@ part: subchapter
 dialog"/>
 
 ---
-title: Misc Tab
+title: Global Misc Tab
 menu_title: Misc Tab
 part: subchapter
 ---
@@ -3960,7 +3964,7 @@ part: subchapter
 <img src="/images/a4_meterbridge_full.png" alt="image of meterbidge with all options on"/>
 
 ---
-title: Misc Tab
+title: Session Misc Tab
 menu_title: Misc Tab
 part: subchapter
 ---
@@ -4018,14 +4022,16 @@ part: chapter
 
 ---
 title: Controlling Ardour with OSC
-part: subchapter
 include: controlling-ardour-with-osc.html
+exclude: yes
+part: subchapter
 ---
 
 ---
 title: Controlling Ardour with OSC (Ardour 4.7 and Prior)
-part: subchapter
 include: controlling-ardour-with-osc-4.7-and-prior.html
+exclude: yes
+part: subchapter
 ---
 
 ---
@@ -6950,6 +6956,8 @@ part: subchapter
 </ul>
 
 
+
+
 ---
 title: Ardour's Interface
 part: part
@@ -6982,7 +6990,7 @@ part: chapter
                        <li>The <dfn>Mixer</dfn> window</li>
                        <li>Favorite plugins</li>
 </ol><ol class="multicol4" start="10">
-                       <li>Track list</li>
+                       <li>Strips list</li>
                        <li>Group list</li>
                        <li>Master strip</li>
                </ol>
@@ -7074,7 +7082,7 @@ part: subchapter
   The <dfn>Transport Bar</dfn> groups all the actions regarding the control of playback and recording.
 </p>
 
-<img src="/images/transport.png" alt="The transport controls" />
+<p class="center"><img src="/images/transport.png" alt="The transport controls" /></p>
 
 <p>
   This bar is made of (from left to right):
@@ -7082,7 +7090,7 @@ part: subchapter
 
 <ul>
   <li>
-    <dfn>Midi Panic</dfn>: allows to immediately stop all midi output.
+    <dfn>Midi Panic</dfn>: Immediately stops all midi output.
   </li>
   <li>
     <dfn>Enable/disable Audio Click</dfn>: Toggles (on/off) a click track (metronome) along the <a href="/tempo-meter/tempo-and-meter/">tempo</a>.
@@ -7094,23 +7102,23 @@ part: subchapter
     <dfn>Go to End of the Session</dfn>: Jumps forward to the end of the session, as defined by the <a href="/working-with-markers/">end marker</a>.
   </li>
   <li>
-    <dfn>Play Loop Range</dfn>: Repeats the defined <a href="/controlling-playback/looping-the-transport/">loop</a> as defined by the <a href="/working-with-markers/loop-range/">Loop range</a>, until the "Stop playback" button is pressed. Clicking the "Play loop Range" button while already active switches to normal Play mode, which allows to exit the loop without stopping and restarting the playback.
+    <dfn>Play Loop Range</dfn>: Repeats the defined <a href="/controlling-playback/looping-the-transport/">loop</a> as defined by the <a href="/working-with-markers/loop-range/">Loop range</a>, until the "Stop playback" button is pressed. Clicking the "Play loop Range" button while already active switches to normal Play mode, which exits the loop without stopping and restarting playback.
   </li>
   <li>
     <dfn>Play Range/Selection</dfn>: If a range has been defined using the Range Mode button, plays the range, of if an audio or MIDI region is selected, plays this region. In both cases, the playback stops at the end of the range or selected region.
   </li>
   <li>
-    <dfn>Play from playhead</dfn>: Starts the playback and optionally record (more bellow).
+    <dfn>Play from playhead</dfn>: Starts the playback and optionally record (more below).
   </li>
   <li>
     <dfn>Stop</dfn>: Whatever the playing mode (loop, range, &hellip;) stops all playback. Depending on other settings, some effects (like chorus or reverb) might still be audible for a while.
   </li>
   <li>
-    <dfn>Toggle Record</dfn>: Global switch button to activate/deactivate recording. While active, the button blinks red. The button doesn't start the recording itself: if one or more tracks are marked as record-enabled, pressing the "Play from Playhead" starts the recording on this/these track(s). See <a href="/recording/">Recording</a>.
+    <dfn>Toggle Record</dfn>: Global switch button to activate/deactivate recording. While active, the button blinks red. The button doesn't start recording by itself: if one or more tracks are marked as record-enabled, pressing the "Play from Playhead" starts recording on those tracks. See <a href="/recording/">Recording</a>.
   </li>
 </ul>
 
-<p class="fixme">Language in the above paragraphs is awkward</p>
+<p class="fixme">Add default keyboard shortcuts to the above.</p>
 
 <p class="note">
   All these actions are bound to keyboard shortcuts, which allows for speedier use and more focused work.
@@ -7145,7 +7153,7 @@ part: subchapter
     <dfn>Follow Edits</dfn> is a toggle that can be used to control whether or not making a selection (range or object) will move the playhead to the start of the selection.
   </li>
   <li>
-    <dfn>Auto Return</dfn> is a toggle switch too. When active, pressing the Stop button returns the playhead to its previous position, and when inactive, pressing Stop keeps the playhead at its current location. Activating Auto Return can be useful for earing back the same part of the audio before and after having tweaked it, without having to loop on it.
+    <dfn>Auto Return</dfn> is a toggle switch too. When active, pressing the Stop button returns the playhead to its previous position, and when inactive, pressing Stop keeps the playhead at its current location. Activating Auto Return can be useful for hearing the same piece of audio before and after tweaking it, without having to set a loop range on it.
   </li>
 </ul>
 
@@ -7385,7 +7393,7 @@ part: chapter
 
 
 ---
-title: The Editor Toolbar
+title: The Editor - The Toolbar
 part: chapter
 ---
 
@@ -7771,7 +7779,7 @@ part: subchapter
 
 
 ---
-title: Editor's Lists
+title: The Editor - The Editor's Lists
 part: chapter
 ---
 
@@ -8032,7 +8040,71 @@ part: chapter
 
 
 
+---
+title: The Mixer - Favorite Plugins Window
+part: subchapter
+---
 
+<img class="right" src="/images/favorite-plugins.png" alt="Favorite Plugins window">
+
+<p>
+  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.
+</p>
+
+<p>
+  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.
+</p>
+
+<h2>Features</h2>
+
+<img class="right" src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window">
+<p>
+  The Favorite Plugins window provides easy access to frequently used plugins:
+</p>
+
+<ul>
+  <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>
+  <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>
+  <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>
+  <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>
+  <li>The context-menu allows the deletion of presets or removal of the plugin from the list.</li>
+  <li>Plugins in the list can be re-ordered using drag &amp; drop. The custom order is saved.</li>
+</ul>
+
+<p class="note">
+  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.
+</p>
+
+
+
+---
+title: The Mixer - The Strips list
+part: subchapter
+---
+
+<p class="fixme">add content</p>
+
+---
+title: The Mixer - The Groups list
+part: subchapter
+---
+
+<p class="fixme">add content</p>
+
+---
+title: The Mixer - The Master Strip
+part: subchapter
+---
+
+<p class="fixme">add content</p>
+
+
+---
+title: The Mixer - The Monitor Section
+part: subchapter
+---
+
+<p class="fixme">add content</p>
 
 
 
@@ -9743,6 +9815,8 @@ part: chapter
 ---
 
 
+
+
 ---
 title: Playback & Recording
 part: part
@@ -10354,6 +10428,8 @@ part: subchapter
 <p class="fixme">Broken links</a>
 
 
+
+
 ---
 title: Editing
 part: part
@@ -11063,7 +11139,7 @@ part: subchapter
 
 
 ---
-title: Editing Clips and Selections
+title: Editing Regions and Selections
 part: chapter
 ---
 
@@ -11622,6 +11698,8 @@ part: chapter
 ---
 
 
+
+
 ---
 title: MIDI
 part: part
@@ -12398,6 +12476,8 @@ part: chapter
 ---
 
 
+
+
 ---
 title: Arranging
 part: part
@@ -12619,6 +12699,8 @@ part: chapter
 ---
 
 
+
+
 ---
 title: Mixing
 part: part
@@ -14215,42 +14297,6 @@ part: subchapter
   already selected, by clicking <kbd class="button">Remove</kbd>.
 </p>
 
----
-title: Favorite Plugins Window
-part: subchapter
----
-
-<p><img class="right" src="/images/favorite-plugins.png" alt="Favorite Plugins window"/></p>
-
-<p>
-  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.
-</p>
-
-<p>
-  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.
-</p>
-
-<h2 style="clear:both;">Features</h2>
-
-<p>
-  The Favorite Plugins window provides easy access to frequently used plugins:
-</p>
-
-<ul>
-  <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>
-  <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>
-  <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>
-  <li>
-  <p><img class="right" src="/images/mixer-to-fav-dnd.png" alt="Dragging plugin to Favorites window"/></p>
-  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>
-  <li>The context-menu allows the deletion of presets or removal of the plugin from the list.</li>
-  <li>Plugins in the list can be re-ordered using drag &amp; drop. The custom order is saved.</li>
-</ul>
-
-<p style="clear:both;" class="note">
-  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.
-</p>
 
 ---
 title: Managing Plugin Presets
@@ -14814,6 +14860,8 @@ part: subchapter
 </p>
 
 
+
+
 ---
 title: Surround
 part: part
@@ -14942,6 +14990,8 @@ panner in 4 in, 5 out mode"/>
 </p>
 
 
+
+
 ---
 title: Sync & Video
 part: part
@@ -16071,6 +16121,8 @@ part: subchapter
 </p>
 
 
+
+
 ---
 title: Scripting
 part: part
@@ -16550,8 +16602,9 @@ close_session()
 </div>
 
 ---
-style: luadoc
 title: Class Reference
-part: subchapter
 include: class_reference.html
+exclude: yes
+part: subchapter
 ---
+