From: Ed Ward Date: Mon, 23 Jan 2017 16:17:42 +0000 (+0100) Subject: Reorganisation of Ardour's Interface, adding image maps X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60292eb3b0b0c7adea6f2c46544dd883fe717353;p=ardour-manual-diverged Reorganisation of Ardour's Interface, adding image maps --- diff --git a/_manual/03_setting-up-your-system/02_mouse.html b/_manual/03_setting-up-your-system/02_mouse.html index b4de1ff..1329780 100644 --- a/_manual/03_setting-up-your-system/02_mouse.html +++ b/_manual/03_setting-up-your-system/02_mouse.html @@ -13,7 +13,7 @@ title: Mouse

diff --git a/_manual/05_ardours-interface.html b/_manual/05_ardours-interface.html index bee205e..231b9c3 100644 --- a/_manual/05_ardours-interface.html +++ b/_manual/05_ardours-interface.html @@ -3,33 +3,78 @@ title: Ardour's Interface ---

- In Ardour, you work in two main windows: the Editor and the + In Ardour, work is done in two main windows: the Editor and the Mixer.

-
- Ardour's editor window - Ardour's mixer window -
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ The Editor and Mixer windows. Click on a section to access its description.

- Switching between the Editor and the Mixer windows done : + Switching between the Editor and the Mixer windows is done :

-
    -
  • with the Mode Switch buttons (#4 in the screenshot) in the upper right
  • +
  • with the Mode Selector buttons in the upper right
  • with the M shortcut
  • with the menu Window > Editor (or Mixer) > Show.
@@ -39,4 +84,37 @@ title: Ardour's Interface setup) using Window > Editor (or Mixer) > Detach option in the same submenu.

+

The Editor

+ +

+ The Editor window includes the editor track canvas + where audio and MIDI data can be arranged along a timeline. This is the + window where editing and arranging a project is done. The window + has a general "horizontal" sense to it: the timeline flows from left to + right, the playhead showing the current position in the session moves + from left to right — the window really represents time + in a fairly literal way. +

+

+ It is possible to show a single channel strip in the editor window, and + some people find this enough to work on mixing without actually opening + the mixer window. Most of the time though, both of these windows will be + needed at various stages of a session's lifetime. +

+ +

The Mixer

+ +

+ The Mixer window represents signal flow and is the window that will + probably be used most when mixing a session. It + includes channel strips for each track and bus in the session. + It has a general "vertical" sense to it: signals flow from the top of each + channel strip through the processing elements in the strip to reach the + output listed at the bottom. +

+

+ To learn more about the process of mixing, see Mixing. +

+ + {% children %} diff --git a/_manual/05_ardours-interface/01_main-menu.html b/_manual/05_ardours-interface/01_main-menu.html index f68c623..63f5fc7 100644 --- a/_manual/05_ardours-interface/01_main-menu.html +++ b/_manual/05_ardours-interface/01_main-menu.html @@ -2,8 +2,6 @@ title: Main Menu --- - -

The Main Menu is made of 8 menus that allow the user to interact with Ardour, and below is a reference of all the menu actions.

diff --git a/_manual/05_ardours-interface/01_main-menu/02_Transport-menu.html b/_manual/05_ardours-interface/01_main-menu/02_Transport-menu.html index 0bdc935..e825df6 100644 --- a/_manual/05_ardours-interface/01_main-menu/02_Transport-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/02_Transport-menu.html @@ -12,7 +12,7 @@ title: The Transport Menu
Play Selection
Only plays the selected part of the session, be it a range or selected regions
Play Selection w/Preroll
As the previous menu, except it starts the playback 1/2 bar before the beginning of the selection
Start/Continue/Stop
FIXME
-
Play from Edit Point and Return
Starts the playback at the Edit point, and when stopped, goes back to the orginial location
+
Play from Edit Point and Return
Starts the playback at the Edit point, and when stopped, goes back to the orginial location
Play Loop Range
If a Loop range is defined, play it and loop until stopped
Start Recording
This is a shortcut to trigger the global recording, and start playback at once
Stop and Forget Capture
Stops the recording, removes the newly created material, and goes back to the original position
@@ -32,20 +32,20 @@ title: The Transport Menu
Playhead to Active Mark
If a marker is selected, set the position of the playhead at the position of the marker
Center Playhead
Centers the view on the playhead without changing the zoom level (putting the playhead in the middle of the screen)
-
Nudge Playhead Forward
Shifts the position of the playhead to the right by the amount shown in the nudge timer
+
Nudge Playhead Forward
Shifts the position of the playhead to the right by the amount shown in the nudge timer
Nudge Playhead Backward
Same thing, to the left
Move to Next Transient
When transient have been set, moves the playhead to the next one to the right
Move to Previous Transient
Same, to the left
-
Playhead to Next Grid
Regardless of the state of the Grid Mode, goes to the next grid to the right, as set by the Snap/Grid unit
+
Playhead to Next Grid
Regardless of the state of the Grid Mode, goes to the next grid to the right, as set by the Snap/Grid unit
Playhead to Previous Grid
Same, to the left
Playhead to Next Region Boundary
Moves the playhead to the right to the next beginning or end of region on the selected track or, if no track is selected, on all tracks
Playhead to Previous Region Boundary
Same, to the left
Playhead to Next Region Boundary (No Track Selection)
Moves the playhead to next beginning or end of region, be it on the selected track or any other
Playhead to Previous Region Boundary (No Track Selection)
Same, to the left
-
Playhead to Next Region Sync
Moves the playhead to next Region Sync Point, that is by default the beginning of a region but can be moved
+
Playhead to Next Region Sync
Moves the playhead to next Region Sync Point, that is by default the beginning of a region but can be moved
Playhead to Previous Region Sync
Same, to the left
Jump to Next Mark
moves the playhead to the next marker on the Ruler
diff --git a/_manual/05_ardours-interface/01_main-menu/03_Edit-menu.html b/_manual/05_ardours-interface/01_main-menu/03_Edit-menu.html index 6ea608a..fea1378 100644 --- a/_manual/05_ardours-interface/01_main-menu/03_Edit-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/03_Edit-menu.html @@ -14,7 +14,7 @@ title: The Edit Menu
Cut
Deletes the current selection, but puts it in memory ready to be pasted
Copy
Copies the current selection to memory
-
Paste
Pastes the memory at the edit point, after a Cut or Copy operation
+
Paste
Pastes the memory at the edit point, after a Cut or Copy operation
Select
Select All Objects
Selects all the regions and automation pints in the session
@@ -22,7 +22,7 @@ title: The Edit Menu
Deselect All
Deselects all objects or tracks, nothing is selected
Invert Selection
Select the previously unselected regions, and deselect the previously selected ones
-
Set Range to Loop Range
Creates a range selection on the selected tracks, based on the selected loop markers, and switches to Range Mode tool
+
Set Range to Loop Range
Creates a range selection on the selected tracks, based on the selected loop markers, and switches to Range Mode tool
Set Range to Punch Range
Same as above, based on the selected punch markers
Set Range to Selected Regions
Same as above, based on the selected regions (i.e. from the start of the earliest region to the end of the latest one)
@@ -71,7 +71,7 @@ title: The Edit Menu
Change Edit Point
Toggles between the mouse and the playhead as the Edit point
Change Edit Point Including Marker
Toggles between the mouse, the playhead and marker as the Edit point
Snap Mode
-
() No Grid
Disables snapping, i.e. allows free movement of regions and boundaries
+
() No Grid
Disables snapping, i.e. allows free movement of regions and boundaries
() Grid
Forces snapping, so any move of region boundary will be lined to the grid as chosen
() Magnetic
If the movement of the region or boundary happens near a grid line, snaps, otherwise, allow free movement
diff --git a/_manual/05_ardours-interface/01_main-menu/04_Region-menu.html b/_manual/05_ardours-interface/01_main-menu/04_Region-menu.html index 94e6aee..e8f3270 100644 --- a/_manual/05_ardours-interface/01_main-menu/04_Region-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/04_Region-menu.html @@ -56,7 +56,7 @@ title: The Region Menu
[] Lock to Video
Same as above, relative to the position in the video
Set Sync Position
Creates or move the Sync position, i.e. the point of the region that will be aligned or snapped to the grid, and that is (by default) the beggining of the region.
Remove Sync
Removes any user defined Sync point, and resets the sync position to the beginning of the region
-
Nudge Later
Moves the region to the right by the amount shown in the nudge timer
+
Nudge Later
Moves the region to the right by the amount shown in the nudge timer
Nudge Earlier
Same as above, to the left
Nudge Later by Capture Offset
Moves the region to the right by the capture latency computed by ardour based on the user's settings regarding latency
Nudge Earlier by Capture Offset
Same as above, to the left
diff --git a/_manual/05_ardours-interface/01_main-menu/05_Track-menu.html b/_manual/05_ardours-interface/01_main-menu/05_Track-menu.html index eba37d3..0d9a3d5 100644 --- a/_manual/05_ardours-interface/01_main-menu/05_Track-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/05_Track-menu.html @@ -26,6 +26,6 @@ title: The Track Menu
Normal
Sets the height of the track to its default value which is a trade-off between readability and number of tracks displayed
Small
Reduces the size of the tracks to a low value, increasing the number of on screen tracks
-
Toggle Active
Toggles the active state of a track. An inactive track will be grayed and wont play any sound. That can be seen in the A colomn of the Tracks and Busses List
+
Toggle Active
Toggles the active state of a track. An inactive track will be grayed and wont play any sound. That can be seen in the A colomn of the Tracks and Busses List
Remove
Deletes this track and its playlist (no file is harmed in the process, and the regions from the playlist stay in the Editor for later use)
diff --git a/_manual/05_ardours-interface/01_main-menu/06_View-menu.html b/_manual/05_ardours-interface/01_main-menu/06_View-menu.html index 5a19936..e3eac54 100644 --- a/_manual/05_ardours-interface/01_main-menu/06_View-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/06_View-menu.html @@ -11,7 +11,7 @@ title: The View Menu
[] Maximize Mixer Space
Puts the Mixer window in full screen mode
Primary Clock
-
Focus On Clock
Sets the focus on the main clock, allowing to type in numbers directly to change the playhead position
+
Focus On Clock
Sets the focus on the main clock, allowing to type in numbers directly to change the playhead position
Timecode
Sets the main clock in timecode mode, so it displays time in the Hours:Minutes:Seconds:Frames format
Bars & Beats
Sets the main clock in musical time mode, so it displays time in the Bars:Beats:Ticks format
Minutes & Seconds
Sets the main clock in absolute time mode, so it displays time in the Hours:Minutes:Seconds.Milliseconds format
@@ -40,7 +40,7 @@ title: The View Menu
Zoom Focus Edit Point
Same as above, with the Edit Point
Next Zoom Focus
Circles between the previous modes
Rulers
-
[] Min:Sec
Showss (when checked) or hides a line in the Ruler with the time formatted as Hours:Minutes:Seconds.Milliseconds
+
[] Min:Sec
Showss (when checked) or hides a line in the Ruler with the time formatted as Hours:Minutes:Seconds.Milliseconds
[] Timecode
Same as above, with the time formatted as Hours:Minutes:Seconds:Frames
[] Samples
Same as the above, with the time displayed in samples from the absolute start
[] Bars & Beats
Same as the above, with the time formatted as Bars:Beats:Ticks
@@ -73,11 +73,11 @@ title: The View Menu
Go to View n
Loads and displays a saved position (see above)
[] Show Editor Mixer
When checked, the selected tracks' mixer strip is displayed on the left of the editor window, allowing for a quick access to e.g. efffects and routing
-
[] Show Editor List
In the Editor window, shows the Editor List, giving access to a number of handy lists (regions, tracks, ...)
-
[] Toggle Mixer List
In the Mixer view, shows the Mixer list, giving access to some handy lists (Favorite plugins, The Strip list,...)
+
[] Show Editor List
In the Editor window, shows the Editor List, giving access to a number of handy lists (regions, tracks, ...)
+
[] Toggle Mixer List
In the Mixer view, shows the Mixer list, giving access to some handy lists (Favorite plugins, The Strip list,...)
[] Toggle Monitor Section Visibility
If the Use monitoring section on this session has been checked in the Session Properties window, shows pr hide the Monitor Section in the Mixer
[] Show Measure Lines
If checked, in the Editor, shows a vertical white lines at each measure start
-
[] Show Summary
If checked, in the Editor, shows the Summary, allowing a faste navigation in the session
+
[] Show Summary
If checked, in the Editor, shows the Summary, allowing a faste navigation in the session
[] Show Group Tabs
If checked, makes the groups visible as tabs on the left in the Editor, and on the top in the mixer
[] Show Marker Lines
If checked, each marker is extended across all the tracks in the editor with a line of the same color
diff --git a/_manual/05_ardours-interface/01_main-menu/07_Window-menu.html b/_manual/05_ardours-interface/01_main-menu/07_Window-menu.html index e00917f..c6fb5a7 100644 --- a/_manual/05_ardours-interface/01_main-menu/07_Window-menu.html +++ b/_manual/05_ardours-interface/01_main-menu/07_Window-menu.html @@ -22,10 +22,10 @@ title: The Window Menu
Scripting
Opens the Lua Scripting window, allowing to edit and run Lua scripts
[] Tracks and Busses
Opens the Tracks and Busses window, which is a shortcut to many tracks/busses operations (routing, effects, ...)
-
[] Locations
Opens the Ranges and Marks window, a single point of control for all range and location markers
+
[] Locations
Opens the Ranges and Marks window, a single point of control for all range and location markers
[] Binding Editor
Opens the Key Bindings window, which allows for easy creation or modification of any keyboard shortcut
[] Bundle Manager
Opens the Bundle Manager window, allowing to create and manage Bundles, which are a way to simplify connection management, by defining groups of ports
-
[] Big Clock
Opens the Main Clock as its own separate (and huge) window, which is helpfull when recording
+
[] Big Clock
Opens the Main Clock as its own separate (and huge) window, which is helpfull when recording
[] Video Monitor
If a video has been imported in the session, opens a video window (namely, Xjadeo), synced to the timeline
diff --git a/_manual/05_ardours-interface/02_status-bar.html b/_manual/05_ardours-interface/02_status-bar.html index 7f2388f..439f03e 100644 --- a/_manual/05_ardours-interface/02_status-bar.html +++ b/_manual/05_ardours-interface/02_status-bar.html @@ -2,9 +2,7 @@ title: Status Bar --- - - -The status bar +The Status Bar

The status bar is an informative bar at the top of the window, showing:

diff --git a/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html b/_manual/05_ardours-interface/03_the-transport-bar.html similarity index 94% rename from _manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html rename to _manual/05_ardours-interface/03_the-transport-bar.html index d441b5a..5c20abe 100644 --- a/_manual/05_ardours-interface/03_transport-bar-and-times/01_the-transport-bar.html +++ b/_manual/05_ardours-interface/03_the-transport-bar.html @@ -1,5 +1,5 @@ --- -title: The Transport Bar +title: Transport Bar --- @@ -29,6 +29,10 @@ title: The Transport Bar All these actions are bound to keyboard shortcuts, which allows for speedier use and more focused work.

+

+ If you synchronize Ardour with other devices then some or all of these control methods may be unavailable—depending on the synchronization protocol, Ardour may respond only to commands sent from its master device(s). +

+

Under these buttons is the Shuttle Speed Control that allows to scrub through the audio quickly.

@@ -72,4 +76,4 @@ title: The Transport Bar
0
Move playhead to start of the timeline
-Go to the Transport and Transport >> Playhead to find more. +Go to the Transport and Transport > Playhead to find more. diff --git a/_manual/05_ardours-interface/03_transport-bar-and-times.html b/_manual/05_ardours-interface/03_transport-bar-and-times.html deleted file mode 100644 index 84c1807..0000000 --- a/_manual/05_ardours-interface/03_transport-bar-and-times.html +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: Transport bar and times ---- - - -

- Ardour offers many ways to control playback of your session, including the transport bar, key bindings and remote controls. You can also use markers to define locations or ranges within the session and rapidly move around between them. -

- -Ardour's transport bar - -

- If you synchronize Ardour with other devices then some or all of these control methods may be unavailable—depending on the synchronization protocol, Ardour may respond only to commands sent from its master device(s). -

- -

- The Transport and Times Bar at the top of the window is made of: -

- -
    -
  • the Transport Controls
  • -
  • the Clocks
  • -
  • 3 status indicators: -
      -
    • Solo: Blinks when one or more tracks are being soloed, see Muting and Soloing. Clicking this button disables any active explicit and implicit solo on all tracks and busses.
    • -
    • Audition: Blinks when some audio is auditionned, e.g. by using the import dialog, or using the Audition context menu in the Regions List.
    • -
    • Feedback: Blinks when Ardour detects a feedback loop, which happens when the output of an audio signal chain is plugged back to its input. This is probably not wanted and can be dangerous for the hardware and the listener.
    • -
  • -
  • A global Meter, showing the level of the Master Output, see Metering in Ardour
  • -
  • the Mode Selector, allowing to switch between Editor and Mixer views, or edit the Preferences.
  • -
- - -{% children %} diff --git a/_manual/05_ardours-interface/04_the-editor.html b/_manual/05_ardours-interface/04_the-editor.html deleted file mode 100644 index 276ada4..0000000 --- a/_manual/05_ardours-interface/04_the-editor.html +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: The Editor ---- - -
- Ardour's editor window -
-
    -
  1. Toolbar
  2. -
  3. Rulers
  4. -
    -
  1. Editor's List
  2. -
  3. a Mixer strip
  4. -
    -
  1. Summary
  2. -
  3. an audio track
  4. -
-
    -
  1. a MIDI track
  2. -
  3. automation
  4. -
- -
-
- -

- The Editor window includes the editor track canvas - where you can arrange audio and MIDI data along a timeline. This is the - window you will be in while editing and arranging a project. The window - has a general "horizontal" sense to it: the timeline flows from left to - right, the playhead showing the current position in the session moves - from left to right — the window really represents time - in a fairly literal way. -

- -

- It is possible to show a single channel strip in the editor window, and - some people find this enough to work on mixing without actually opening - the mixer window. Most of the time though, you will want both of these - windows at various stages of a session's lifetime — sometimes - you'll be focused on editing, sometimes on mixing and possibly some of - the time on both. -

- -

- This section is a description of the different sections of the Editor window. - To learn more about the editing workflow, see Editing and Arranging. -

- - -{% children %} - - diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar.html b/_manual/05_ardours-interface/04_the-editor/01_the-toolbar.html deleted file mode 100644 index 36301c5..0000000 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: The Toolbar ---- - - -
- Ardour's editor toolbar -
-
    -
  1. Toolbox
  2. -
    -
  1. Zoom Control
  2. -
    -
  1. Grid Control
  2. -
    -
  1. Edit Point
  2. -
    -
  1. Nudge
  2. -
-
-
- -

- The Toolbar is made of 5 parts, described in this part. -

- - -{% children %} - diff --git a/_manual/05_ardours-interface/03_transport-bar-and-times/02_transport-clocks.html b/_manual/05_ardours-interface/04_transport-clocks.html similarity index 99% rename from _manual/05_ardours-interface/03_transport-bar-and-times/02_transport-clocks.html rename to _manual/05_ardours-interface/04_transport-clocks.html index 647864e..53e886f 100644 --- a/_manual/05_ardours-interface/03_transport-bar-and-times/02_transport-clocks.html +++ b/_manual/05_ardours-interface/04_transport-clocks.html @@ -1,5 +1,5 @@ --- -title: The Transport Clocks +title: Transport Clocks --- An image of the transport clocks in Ardour diff --git a/_manual/05_ardours-interface/03_transport-bar-and-times/03_selection-and-punch-clocks.html b/_manual/05_ardours-interface/05_selection-and-punch-clocks.html similarity index 100% rename from _manual/05_ardours-interface/03_transport-bar-and-times/03_selection-and-punch-clocks.html rename to _manual/05_ardours-interface/05_selection-and-punch-clocks.html diff --git a/_manual/05_ardours-interface/05_the-mixer.html b/_manual/05_ardours-interface/05_the-mixer.html deleted file mode 100644 index 0f0c077..0000000 --- a/_manual/05_ardours-interface/05_the-mixer.html +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: The Mixer ---- - -
- Ardour's mixer window -
-
    -
  1. Favorite Plugins
  2. -
  3. Strip List
  4. -
    -
  1. Group list
  2. -
  3. a track's strip
  4. -
    -
  1. Master strip
  2. -
  3. Monitor section
  4. -
-
-
- -

- The Mixer window represents signal flow and - is the window you will probably be using most when mixing a session. It - includes channel strips for each track and bus in your session. - It has a general "vertical" sense to it: signals flow from the top of each - channel strip through the processing elements in the strip to reach the - output listed at the bottom. -

- -

This section describes the Mixer. To learn more about the process of mixing, see -Mixing.

- - - - - - - -{% children %} - diff --git a/_manual/05_ardours-interface/06_status-indicators.html b/_manual/05_ardours-interface/06_status-indicators.html new file mode 100644 index 0000000..3207a71 --- /dev/null +++ b/_manual/05_ardours-interface/06_status-indicators.html @@ -0,0 +1,28 @@ +--- +title: Status indicators and Mode buttons +--- + +The Status buttons, the Mode buttons and + +

+ The Status buttons show the current session state: +

+ +
+
Solo
Blinks when one or more tracks are being soloed, see Muting and Soloing. Clicking this button disables any active explicit and implicit solo on all tracks and busses. Clicking this button desactivates the solo on every track/bus.
+
Audition
Blinks when some audio is auditionned, e.g. by using the import dialog, or using the Audition context menu in the Regions List. Clicking this button stops the auditionning.
+
Feedback
Blinks when Ardour detects a feedback loop, which happens when the output of an audio signal chain is plugged back to its input. This is probably not wanted and can be dangerous for the hardware and the listener.
+
+ +

+ The Mode Selector allows switching between Editor, Mixer and the Preferences window. + If a window is detached, the corresponding button is lit in blue. Clicking the botton + switches the detached window visibility. +

+ +

+ The global meter shows the levels of the master's output. Its the same meter that sits + in the Master's Mixer strip, + and also shows a peak indicator, that turns red when any level exceeds 0dB. It can + be reset by a Left click. +

diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/01_the-toolbox.html b/_manual/05_ardours-interface/07_the-toolbox.html similarity index 97% rename from _manual/05_ardours-interface/04_the-editor/01_the-toolbar/01_the-toolbox.html rename to _manual/05_ardours-interface/07_the-toolbox.html index 01d9a2c..0bced06 100644 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/01_the-toolbox.html +++ b/_manual/05_ardours-interface/07_the-toolbox.html @@ -1,5 +1,5 @@ --- -title: The Toolbox +title: Toolbox --- Editor toolbar's tools, aka toolbox @@ -34,7 +34,7 @@ title: The Toolbox If Snap To Grid is enabled, then regions can only move so that they align with locations determined by the current snap settings (beats, or seconds, or other region boundaries, etc). - See Snap To the Grid + See Snap To the Grid for details.

@@ -106,5 +106,3 @@ title: The Toolbox cross-hairs. This tool acts on gegion gain and automation as the Draw tool.
On a MIDI region, it allows to lasso-select multiple notes at a time. - - diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/02_the-zoom-controls.html b/_manual/05_ardours-interface/08_the-zoom-controls.html similarity index 89% rename from _manual/05_ardours-interface/04_the-editor/01_the-toolbar/02_the-zoom-controls.html rename to _manual/05_ardours-interface/08_the-zoom-controls.html index 12cdd96..65dcb02 100644 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/02_the-zoom-controls.html +++ b/_manual/05_ardours-interface/08_the-zoom-controls.html @@ -1,5 +1,5 @@ --- -title: The Zoom Controls +title: Zoom Controls --- @@ -30,7 +30,7 @@ point for the zoom, i.e. the center of the zoom. The choices are :

  • Mouse
  • -
  • Edit Point as set in the Edit point control.
  • +
  • Edit Point as set in the Edit point control.
  • @@ -72,7 +72,7 @@ according to you screen vertical size, some high number can have no effect.

    tracks are not contiguous, the unselected tracks inbetween will be hidden, see - the Track and Bus list. + the Track and Bus list.
  • All that fits all the tracks of the sessions vertically (provided diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/03_the-grid-controls.html b/_manual/05_ardours-interface/09_the-grid-controls.html similarity index 99% rename from _manual/05_ardours-interface/04_the-editor/01_the-toolbar/03_the-grid-controls.html rename to _manual/05_ardours-interface/09_the-grid-controls.html index 86324a6..e4c730a 100644 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/03_the-grid-controls.html +++ b/_manual/05_ardours-interface/09_the-grid-controls.html @@ -1,5 +1,5 @@ --- -title: The Grid Controls +title: Grid Controls --- @@ -253,8 +253,3 @@ either you are going to use any of the Region grid units.

    - - - - - diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/04_the-edit-point-control.html b/_manual/05_ardours-interface/10_the-edit-point-control.html similarity index 97% rename from _manual/05_ardours-interface/04_the-editor/01_the-toolbar/04_the-edit-point-control.html rename to _manual/05_ardours-interface/10_the-edit-point-control.html index 46580e8..4a7622c 100644 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/04_the-edit-point-control.html +++ b/_manual/05_ardours-interface/10_the-edit-point-control.html @@ -1,5 +1,5 @@ --- -title: The Edit Point Control +title: Edit Point Control --- @@ -71,8 +71,3 @@ title: The Edit Point Control unit selector.

    - - - - - diff --git a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/05_the-nudge-controls.html b/_manual/05_ardours-interface/11_the-nudge-controls.html similarity index 95% rename from _manual/05_ardours-interface/04_the-editor/01_the-toolbar/05_the-nudge-controls.html rename to _manual/05_ardours-interface/11_the-nudge-controls.html index b2d8c47..f439e9e 100644 --- a/_manual/05_ardours-interface/04_the-editor/01_the-toolbar/05_the-nudge-controls.html +++ b/_manual/05_ardours-interface/11_the-nudge-controls.html @@ -1,5 +1,5 @@ --- -title: The Nudge Controls +title: Nudge Controls --- @@ -31,10 +31,3 @@ title: The Nudge Controls used to move the playhead backward or forward by the amount shown on the clock.

    - - - - - - - diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-ruler.html b/_manual/05_ardours-interface/12_the-ruler.html similarity index 98% rename from _manual/05_ardours-interface/04_the-editor/02_the-ruler.html rename to _manual/05_ardours-interface/12_the-ruler.html index e2c459a..0911ca0 100644 --- a/_manual/05_ardours-interface/04_the-editor/02_the-ruler.html +++ b/_manual/05_ardours-interface/12_the-ruler.html @@ -1,5 +1,5 @@ --- -title: The Ruler +title: Ruler --- Ardour's Ruler @@ -24,10 +24,3 @@ title: The Ruler

    Most of the operations on the markers are described in Working with Markers, while the Meter, Tempo, Bars:Beats and Timecode use are described in Tempo and Meter.

    - - - - - - - diff --git a/_manual/05_ardours-interface/04_the-editor/05_the-summary.html b/_manual/05_ardours-interface/13_the-summary.html similarity index 98% rename from _manual/05_ardours-interface/04_the-editor/05_the-summary.html rename to _manual/05_ardours-interface/13_the-summary.html index eef617f..26371fc 100644 --- a/_manual/05_ardours-interface/04_the-editor/05_the-summary.html +++ b/_manual/05_ardours-interface/13_the-summary.html @@ -1,5 +1,5 @@ --- -title: The Summary +title: Summary --- diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists.html b/_manual/05_ardours-interface/14_editor-lists.html similarity index 78% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists.html rename to _manual/05_ardours-interface/14_editor-lists.html index ff110b4..5a882a7 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists.html +++ b/_manual/05_ardours-interface/14_editor-lists.html @@ -1,31 +1,15 @@ --- -title: The Editor's Lists +title: Editor Lists --- - -

    - - At the right of the editor window is an optional area which provides one of a - + At the right hand side of the editor window is an optional area which provides one of a range of useful lists of parts of your session. It is not shown by default - when you first start using Ardour. The Editor list can be hidden - or shown using View > Show Editor List. The very - right-hand side of the list gives a selection of tabs which are used to - choose the list to view. The left-hand border of the list can be dragged to - vary the width of the list. -

    - - - - - {% children %} - diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/01_region-list.html b/_manual/05_ardours-interface/14_editor-lists/01_region-list.html similarity index 98% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/01_region-list.html rename to _manual/05_ardours-interface/14_editor-lists/01_region-list.html index 8c36aab..1b8cec4 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/01_region-list.html +++ b/_manual/05_ardours-interface/14_editor-lists/01_region-list.html @@ -1,5 +1,5 @@ --- -title: Region List +title: The Region List --- @@ -81,6 +81,3 @@ title: Region List A handy feature of the region list is that its regions can be dragged and dropped into a suitable track in the session.

    - - - diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/02_tracks-and-busses-list.html b/_manual/05_ardours-interface/14_editor-lists/02_tracks-and-busses-list.html similarity index 98% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/02_tracks-and-busses-list.html rename to _manual/05_ardours-interface/14_editor-lists/02_tracks-and-busses-list.html index 69d39ec..c99bd93 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/02_tracks-and-busses-list.html +++ b/_manual/05_ardours-interface/14_editor-lists/02_tracks-and-busses-list.html @@ -1,5 +1,5 @@ --- -title: Tracks and Busses List +title: The Tracks and Busses List --- @@ -67,6 +67,3 @@ title: Tracks and Busses List As with the region list, hovering the mouse pointer over a column heading shows a tool-tip which can be handy to remember what the columns are for.

    - - - diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/03_snapshot-list.html b/_manual/05_ardours-interface/14_editor-lists/03_snapshot-list.html similarity index 91% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/03_snapshot-list.html rename to _manual/05_ardours-interface/14_editor-lists/03_snapshot-list.html index 14382f7..2d78584 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/03_snapshot-list.html +++ b/_manual/05_ardours-interface/14_editor-lists/03_snapshot-list.html @@ -1,5 +1,5 @@ --- -title: Snapshot List +title: The Snapshot List --- @@ -21,6 +21,3 @@ title: Snapshot List information on snapshots.

    - - - diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/04_track-and-bus-group-list.html b/_manual/05_ardours-interface/14_editor-lists/04_track-and-bus-group-list.html similarity index 97% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/04_track-and-bus-group-list.html rename to _manual/05_ardours-interface/14_editor-lists/04_track-and-bus-group-list.html index 70f3549..c6b1501 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/04_track-and-bus-group-list.html +++ b/_manual/05_ardours-interface/14_editor-lists/04_track-and-bus-group-list.html @@ -1,5 +1,5 @@ --- -title: Track and Bus Group List +title: The Track and Bus Group List --- @@ -71,6 +71,3 @@ title: Track and Bus Group List
    whether the constituents share active status.
    - - - diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/05_ranges-and-marks-list.html b/_manual/05_ardours-interface/14_editor-lists/05_ranges-and-marks-list.html similarity index 98% rename from _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/05_ranges-and-marks-list.html rename to _manual/05_ardours-interface/14_editor-lists/05_ranges-and-marks-list.html index 03083c2..d0f1ca2 100644 --- a/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/05_ranges-and-marks-list.html +++ b/_manual/05_ardours-interface/14_editor-lists/05_ranges-and-marks-list.html @@ -1,5 +1,5 @@ --- -title: Ranges and Marks List +title: The Ranges and Marks List ---

    diff --git a/_manual/05_ardours-interface/05_the-mixer/01_favorite-plugins-window.html b/_manual/05_ardours-interface/15_favorite-plugins-window.html similarity index 99% rename from _manual/05_ardours-interface/05_the-mixer/01_favorite-plugins-window.html rename to _manual/05_ardours-interface/15_favorite-plugins-window.html index ea36f09..5e1bcd5 100644 --- a/_manual/05_ardours-interface/05_the-mixer/01_favorite-plugins-window.html +++ b/_manual/05_ardours-interface/15_favorite-plugins-window.html @@ -28,10 +28,3 @@ title: Favorite Plugins Window

    When favorites are added with the Plugin Manager, they are appended to the bottom of the list.

    - - - - - - - diff --git a/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html b/_manual/05_ardours-interface/16_the-strips-list.html similarity index 90% rename from _manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html rename to _manual/05_ardours-interface/16_the-strips-list.html index eff2cad..e4226d6 100644 --- a/_manual/05_ardours-interface/05_the-mixer/02_the-strips-list.html +++ b/_manual/05_ardours-interface/16_the-strips-list.html @@ -1,5 +1,5 @@ --- -title: The Strips List +title: Strips List ---

    @@ -11,7 +11,7 @@ title: The Strips List It is a list of all the tracks, busses and VCA in the session, with a tick to allow for hiding or showing them. This visibility status also affects the Editor view, and is exactly the same as toggling the V checkbox in the - Tracks and Busses + Tracks and Busses panel of the Editor List.

    diff --git a/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html b/_manual/05_ardours-interface/17_the-groups-list.html similarity index 99% rename from _manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html rename to _manual/05_ardours-interface/17_the-groups-list.html index 5b33a19..8eb3f7b 100644 --- a/_manual/05_ardours-interface/05_the-mixer/03_the-groups-list.html +++ b/_manual/05_ardours-interface/17_the-groups-list.html @@ -1,5 +1,5 @@ --- -title: The Groups list +title: Groups list ---

    diff --git a/_manual/05_ardours-interface/05_the-mixer/04_audio-midi-mixer-strips.html b/_manual/05_ardours-interface/18_audio-midi-mixer-strips.html similarity index 98% rename from _manual/05_ardours-interface/05_the-mixer/04_audio-midi-mixer-strips.html rename to _manual/05_ardours-interface/18_audio-midi-mixer-strips.html index 59ae1e6..62f7155 100644 --- a/_manual/05_ardours-interface/05_the-mixer/04_audio-midi-mixer-strips.html +++ b/_manual/05_ardours-interface/18_audio-midi-mixer-strips.html @@ -49,10 +49,10 @@ title: Audio/MIDI Mixer Strips

  • The X button toggles the visibility of the track OFF. To turn it back ON, - one can either go to the Tracks and Busses list + one can either go to the Tracks and Busses list in the Editor view and check the "V" column on the track's line or stay in the Mixer view and check the Show column of this strip in the - Strips list. + Strips list.
  • diff --git a/_manual/05_ardours-interface/05_the-mixer/05_busses-mixer-strips.html b/_manual/05_ardours-interface/19_busses-mixer-strips.html similarity index 98% rename from _manual/05_ardours-interface/05_the-mixer/05_busses-mixer-strips.html rename to _manual/05_ardours-interface/19_busses-mixer-strips.html index 848a46d..5d737d0 100644 --- a/_manual/05_ardours-interface/05_the-mixer/05_busses-mixer-strips.html +++ b/_manual/05_ardours-interface/19_busses-mixer-strips.html @@ -33,7 +33,7 @@ title: Audio/MIDI Busses Mixer Strips

    Description

    - Busses look and behave exactly like tracks, so they share nearly all of their controls. + Busses look and behave exactly like tracks, so they share nearly all of their controls. The differences are :

      diff --git a/_manual/05_ardours-interface/05_the-mixer/06_control-masters.html b/_manual/05_ardours-interface/20_control-masters.html similarity index 100% rename from _manual/05_ardours-interface/05_the-mixer/06_control-masters.html rename to _manual/05_ardours-interface/20_control-masters.html diff --git a/_manual/05_ardours-interface/05_the-mixer/07_the-master-bus-strip.html b/_manual/05_ardours-interface/21_the-master-bus-strip.html similarity index 97% rename from _manual/05_ardours-interface/05_the-mixer/07_the-master-bus-strip.html rename to _manual/05_ardours-interface/21_the-master-bus-strip.html index d00e9ba..6e40c9d 100644 --- a/_manual/05_ardours-interface/05_the-mixer/07_the-master-bus-strip.html +++ b/_manual/05_ardours-interface/21_the-master-bus-strip.html @@ -1,5 +1,5 @@ --- -title: The Master Bus Strip +title: Master Bus Strip --- The Master strip in the mixer diff --git a/_manual/05_ardours-interface/05_the-mixer/08_monitoring.html b/_manual/05_ardours-interface/22_the-monitor-section.html similarity index 91% rename from _manual/05_ardours-interface/05_the-mixer/08_monitoring.html rename to _manual/05_ardours-interface/22_the-monitor-section.html index 41195bc..cfe9b29 100644 --- a/_manual/05_ardours-interface/05_the-mixer/08_monitoring.html +++ b/_manual/05_ardours-interface/22_the-monitor-section.html @@ -1,5 +1,5 @@ --- -title: The Monitor section +title: Monitor section --- The Monitoring strip @@ -30,11 +30,11 @@ title: The Monitor section

      Status Indicators

      - The Status indicators, two of which also appear in the Transport tool bar, flash to indicate when that function is in operation: + The Status indicators, two of which also appear in the Transport tool bar, flash to indicate when that function is in operation:

      • Soloing: This indicates when one or more tracks or busses are currently being soloed. See Muting and Soloing. Clicking on this indicator cancels all currently soloed channels or busses
      • -
      • Auditioning: This indicates when an audio file is being listened to directly, e.g. when using the import dialogue, or using the Audition context menu in the Regions List. Clicking this indicator cancels the current audition
      • +
      • Auditioning: This indicates when an audio file is being listened to directly, e.g. when using the import dialogue, or using the Audition context menu in the Regions List. Clicking this indicator cancels the current audition
      • Isolated: This indicates when one or more tracks or busses are solo isolated. See Muting and Soloing. Clicking on this indicator cancels any current isolation.
      @@ -58,8 +58,8 @@ title: The Monitor section

      The Processors button

      - Clicking the Processors button show or hides the Monitor Sections processor box. This is used in the same way as processor boxes present in tracks and - busses. It can be used to insert pugins, e.g. a room correction EQ or a specific metering type. + Clicking the Processors button show or hides the Monitor Sections processor box. This is used in the same way as processor boxes present in tracks and + busses. It can be used to insert pugins, e.g. a room correction EQ or a specific metering type.

      As this processing is local to the Monitor Section it is only applied to audio that is ultimately available at the monitor outputs. @@ -69,7 +69,7 @@ title: The Monitor section

      Solo level controls

      - These controls set the level of the audio when a channel or bus solo is engaged. + These controls set the level of the audio when a channel or bus solo is engaged.

      Solo Boost
      This is the level that will be added to the current main monitor level when a track or bus is soloed, providing a conveniant boost in level for the isolated signal. The rotary control has a range of 0dB to +10dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.
      @@ -81,7 +81,7 @@ title: The Monitor section

      The Dim level control sets the amount by which the monitoring will be reduced when a Dim button is engaged. The rotary control has a range of -20dB to 0dB and can be set at any point between these two values. A drop down menu with pre-defined values is also provided for convenience.

      - +

      Monitor path controls

      diff --git a/_manual/07_working-with-markers/01_creating-location-markers.html b/_manual/07_working-with-markers/01_creating-location-markers.html index ccfc70f..fc71e01 100644 --- a/_manual/07_working-with-markers/01_creating-location-markers.html +++ b/_manual/07_working-with-markers/01_creating-location-markers.html @@ -24,6 +24,6 @@ title: Creating Location Markers

      For details see - Ranges & Marks List + Ranges & Marks List and Editing Clocks.

      diff --git a/_manual/07_working-with-markers/04_loop-range.html b/_manual/07_working-with-markers/04_loop-range.html index fae3a0e..a5ca1eb 100644 --- a/_manual/07_working-with-markers/04_loop-range.html +++ b/_manual/07_working-with-markers/04_loop-range.html @@ -9,6 +9,6 @@ title: The Loop Range

      It can be defined via the timeline or the Ranges & Marks + href="/ardours-interface/editor-lists/ranges-and-marks-list/">Ranges & Marks list.

      diff --git a/_manual/07_working-with-markers/05_marker-context-menu.html b/_manual/07_working-with-markers/05_marker-context-menu.html index f8a7608..d4c33a8 100644 --- a/_manual/07_working-with-markers/05_marker-context-menu.html +++ b/_manual/07_working-with-markers/05_marker-context-menu.html @@ -20,7 +20,7 @@ title: Marker Context Menu
      Hide
      Hide this marker from the view. It can be made visible again from the Window > Locations window or the Ranges & Marks + href="/ardours-interface/editor-lists/ranges-and-marks-list/">Ranges & Marks list.
      Rename
      Change the name of the marker.
      diff --git a/_manual/07_working-with-markers/06_punch-range.html b/_manual/07_working-with-markers/06_punch-range.html index ddd2126..5cbf32e 100644 --- a/_manual/07_working-with-markers/06_punch-range.html +++ b/_manual/07_working-with-markers/06_punch-range.html @@ -9,6 +9,6 @@ title: Punch Range

      It can be defined on the timeline or in the - Ranges & Marks + Ranges & Marks list.

      diff --git a/_manual/08_working-with-sessions/08_snapshots.html b/_manual/08_working-with-sessions/08_snapshots.html index e28e17b..b2f1b29 100644 --- a/_manual/08_working-with-sessions/08_snapshots.html +++ b/_manual/08_working-with-sessions/08_snapshots.html @@ -31,7 +31,7 @@ title: Snapshots

      Switching to a Snapshot

      If you are already working on a session and want to to switch to an - existing snapshot, navigate the Snapshot List. + existing snapshot, navigate the Snapshot List. Find the name of the snapshot in the list and click it. Ardour will switch to the snapshot. If there are unsaved changes in the current session, Ardour will ask what you want to do. diff --git a/_manual/11_working-with-tracks/05_controlling-track-ordering/01_reordering-tracks.html b/_manual/11_working-with-tracks/05_controlling-track-ordering/01_reordering-tracks.html index 1d441ee..31da451 100644 --- a/_manual/11_working-with-tracks/05_controlling-track-ordering/01_reordering-tracks.html +++ b/_manual/11_working-with-tracks/05_controlling-track-ordering/01_reordering-tracks.html @@ -17,7 +17,7 @@ title: Reordering Tracks (shortcut: ).

      - Alternatively, you can use the Tracks & Busses + Alternatively, you can use the Tracks & Busses panel of the Editor Lists, if visible. Here, you can freely drag-and-drop tracks and busses into any order you prefer.

      diff --git a/_manual/11_working-with-tracks/09_track-and-bus-groups.html b/_manual/11_working-with-tracks/09_track-and-bus-groups.html index bcbced5..31dd949 100644 --- a/_manual/11_working-with-tracks/09_track-and-bus-groups.html +++ b/_manual/11_working-with-tracks/09_track-and-bus-groups.html @@ -34,7 +34,7 @@ title: Track and Bus Groups Group menu. The menu lists the available groups. Selecting one of these groups will add the track or bus to that group. The menu also lets you create a new group. -
    • Finally, the Groups list +
    • Finally, the Groups list has a plus (+) button at the bottom of the list. Click on the plus sign to create a new group.
    @@ -46,7 +46,7 @@ title: Track and Bus Groups the members of a group.

    - You can also remove groups by selecting them in the Groups list + You can also remove groups by selecting them in the Groups list and then pressing the minus (-) button at the bottom of the list.

    @@ -99,7 +99,7 @@ title: Track and Bus Groups Muting, Soloing, record enable, - active state, + active state, colour and monitoring are all straightforward. They simply mean that all member tracks or busses will diff --git a/_manual/11_working-with-tracks/10_track-context-menu.html b/_manual/11_working-with-tracks/10_track-context-menu.html index 33cd06a..521c72c 100644 --- a/_manual/11_working-with-tracks/10_track-context-menu.html +++ b/_manual/11_working-with-tracks/10_track-context-menu.html @@ -24,7 +24,7 @@ title: Track Context Menu
    Play from Edit Point
    -
    Play from the location of the current edit point.
    +
    Play from the location of the current edit point.
    Play from Start
    Play from the start of the session
    Play Region(s)
    diff --git a/_manual/13_adding-pre-existing-material/01_import-dialog.html b/_manual/13_adding-pre-existing-material/01_import-dialog.html index ecac4fa..82bb27d 100644 --- a/_manual/13_adding-pre-existing-material/01_import-dialog.html +++ b/_manual/13_adding-pre-existing-material/01_import-dialog.html @@ -53,7 +53,7 @@ title: Import Dialog

    New files will be inserted at either the file timestamp (if available, - zero by default), at the edit point, at the + zero by default), at the edit point, at the playhead, or at the start of the session, as specified in Insert at....

    diff --git a/_manual/16_editing-and-arranging/01_select-regions.html b/_manual/16_editing-and-arranging/01_select-regions.html index 91d76e6..8dd5321 100644 --- a/_manual/16_editing-and-arranging/01_select-regions.html +++ b/_manual/16_editing-and-arranging/01_select-regions.html @@ -29,18 +29,18 @@ title: Select Regions

    Select a Region

    Confirm that you are using the - Grab Mode tool, + Grab Mode tool, then click on a region to select it. If - Smart mode + Smart mode is enabled, click in the lower half of the region.

    Deselect a Region

    Confirm you are using the - Grab Mode tool, + Grab Mode tool, then Left-click the region. If - Smart mode + Smart mode is enabled, click in the lower half of the region.

    @@ -85,7 +85,7 @@ title: Select Regions

    Select a Region From the Region List

    Click the name of the region in the - Region List. + Region List. Note that this will do nothing for whole-file regions, since they do not exist anywhere in a playlist or track.

    diff --git a/_manual/16_editing-and-arranging/03_common-region-edit-operations.html b/_manual/16_editing-and-arranging/03_common-region-edit-operations.html index 3a3b28b..f43595e 100644 --- a/_manual/16_editing-and-arranging/03_common-region-edit-operations.html +++ b/_manual/16_editing-and-arranging/03_common-region-edit-operations.html @@ -19,7 +19,7 @@ menu_title: Region Editing

    You may want to review your understanding of - the edit point/range and + the edit point/range and which regions will be affected by region operations.

    diff --git a/_manual/16_editing-and-arranging/04_change-region-lengths.html b/_manual/16_editing-and-arranging/04_change-region-lengths.html index 903e4b1..a9cafaa 100644 --- a/_manual/16_editing-and-arranging/04_change-region-lengths.html +++ b/_manual/16_editing-and-arranging/04_change-region-lengths.html @@ -17,7 +17,7 @@ title: Trimming Regions Left-drag the edge of the region.

    - Trimming will obey Snap settings. + Trimming will obey Snap settings.

    Click Trimming With the Mouse

    @@ -31,7 +31,7 @@ title: Trimming Regions

    Keyboard Shortcuts for Trimming

    There are several commands for region trimming. Some use the - edit point to determine where + edit point to determine where to trim to. Some are not bound to any keys by default (but could be via the Keybindings Editor).

    diff --git a/_manual/16_editing-and-arranging/06_move-regions.html b/_manual/16_editing-and-arranging/06_move-regions.html index f895a99..3e6e8fb 100644 --- a/_manual/16_editing-and-arranging/06_move-regions.html +++ b/_manual/16_editing-and-arranging/06_move-regions.html @@ -28,7 +28,7 @@ title: Move Regions If Snap To Grid is enabled, then regions can only move so that they align with locations determined by the current snap settings (beats, or seconds, or other region boundaries, etc). - See Snap To the Grid + See Snap To the Grid for details.

    diff --git a/_manual/16_editing-and-arranging/06_move-regions/02_align-spotting-regions.html b/_manual/16_editing-and-arranging/06_move-regions/02_align-spotting-regions.html index 1f70363..acb8e8c 100644 --- a/_manual/16_editing-and-arranging/06_move-regions/02_align-spotting-regions.html +++ b/_manual/16_editing-and-arranging/06_move-regions/02_align-spotting-regions.html @@ -6,7 +6,7 @@ title: Align (Spot) Regions

    Aligning regions (sometimes called "spotting") means moving one or more regions based on a defined location, which in Ardour is always the - edit point. An + edit point. An alignment operation moves the region(s) so that some part of the region is positioned at the edit point. Available alignment commands include:

    diff --git a/_manual/16_editing-and-arranging/10_edit-midi/11_patch-change.html b/_manual/16_editing-and-arranging/10_edit-midi/11_patch-change.html index 3b6a4dc..b87d005 100644 --- a/_manual/16_editing-and-arranging/10_edit-midi/11_patch-change.html +++ b/_manual/16_editing-and-arranging/10_edit-midi/11_patch-change.html @@ -17,7 +17,7 @@ title: Patch Change

    Inserting Patch Changes

    Ensure that the - edit point is + edit point is located where you want the patch change to be (within an existing MIDI region). Context click, and from the MIDI region's context menu, select MIDI > Insert Patch Change. A diff --git a/_manual/19_exporting/02_edit-export-format-profile.html b/_manual/19_exporting/02_edit-export-format-profile.html index 4a3288b..2b75d78 100644 --- a/_manual/19_exporting/02_edit-export-format-profile.html +++ b/_manual/19_exporting/02_edit-export-format-profile.html @@ -89,7 +89,7 @@ choose the dithering algorithm to use.

    As well as exporting an audio file, create a file (in CUE or TOC format respectively) containg CD track information, as defined in the -Ranges & Marks List. +Ranges & Marks List.

    Tag with session's metadata

    diff --git a/_manual/22_preferences-and-session-properties/01_preferences-dialog/01_misc.html b/_manual/22_preferences-and-session-properties/01_preferences-dialog/01_misc.html index e013edb..2a2ee31 100644 --- a/_manual/22_preferences-and-session-properties/01_preferences-dialog/01_misc.html +++ b/_manual/22_preferences-and-session-properties/01_preferences-dialog/01_misc.html @@ -103,7 +103,7 @@ misc tab"/>

    Click audio file: sets a user defined sound to be played when Ardour's metronome is enabled in the - + Transport Bar

    diff --git a/_manual/22_preferences-and-session-properties/01_preferences-dialog/02_transport.html b/_manual/22_preferences-and-session-properties/01_preferences-dialog/02_transport.html index a000f9d..04279b3 100644 --- a/_manual/22_preferences-and-session-properties/01_preferences-dialog/02_transport.html +++ b/_manual/22_preferences-and-session-properties/01_preferences-dialog/02_transport.html @@ -6,7 +6,7 @@ menu_title: Transport Tab

    This tab contains settings that relate to the behavior of the - Transport Bar + Transport Bar and Synchronization.

    diff --git a/_manual/22_preferences-and-session-properties/01_preferences-dialog/07_interaction.html b/_manual/22_preferences-and-session-properties/01_preferences-dialog/07_interaction.html index 51cfb4a..d8e6dfb 100644 --- a/_manual/22_preferences-and-session-properties/01_preferences-dialog/07_interaction.html +++ b/_manual/22_preferences-and-session-properties/01_preferences-dialog/07_interaction.html @@ -45,7 +45,7 @@ user interaction tab"/>

    Ignore snap using: This mouse and keyboard combination temporarily changes the - snap mode to + snap mode to No Grid.

    diff --git a/source/css/app.css b/source/css/app.css index 5843440..0802831 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -606,3 +606,7 @@ samp:after { .alternate tr{ background: #b8d1f3; } .alternate tr:nth-child(odd){ background: #b8d1f3; } .alternate tr:nth-child(even){ background: #dae5f4; } + +.container { position:relative; border: none;} +.hoverimg { position: absolute; border: none; } +.hoverimg:hover{ z-index:100; box-shadow: 0 0 5px 5px lightgreen; } diff --git a/source/images/editor_split_Automation.png b/source/images/editor_split_Automation.png new file mode 100644 index 0000000..7c98f8b Binary files /dev/null and b/source/images/editor_split_Automation.png differ diff --git a/source/images/editor_split_EditPoint.png b/source/images/editor_split_EditPoint.png new file mode 100644 index 0000000..882d1e0 Binary files /dev/null and b/source/images/editor_split_EditPoint.png differ diff --git a/source/images/editor_split_EditorsList.png b/source/images/editor_split_EditorsList.png new file mode 100644 index 0000000..6a43142 Binary files /dev/null and b/source/images/editor_split_EditorsList.png differ diff --git a/source/images/editor_split_EditorsMixerStrip.png b/source/images/editor_split_EditorsMixerStrip.png new file mode 100644 index 0000000..2c8b2e3 Binary files /dev/null and b/source/images/editor_split_EditorsMixerStrip.png differ diff --git a/source/images/editor_split_GridControls.png b/source/images/editor_split_GridControls.png new file mode 100644 index 0000000..d1568b9 Binary files /dev/null and b/source/images/editor_split_GridControls.png differ diff --git a/source/images/editor_split_Groupstabs.png b/source/images/editor_split_Groupstabs.png new file mode 100644 index 0000000..f9917ec Binary files /dev/null and b/source/images/editor_split_Groupstabs.png differ diff --git a/source/images/editor_split_MasterBusTrack.png b/source/images/editor_split_MasterBusTrack.png new file mode 100644 index 0000000..9b26c03 Binary files /dev/null and b/source/images/editor_split_MasterBusTrack.png differ diff --git a/source/images/editor_split_Menu.png b/source/images/editor_split_Menu.png new file mode 100644 index 0000000..7e7ef4a Binary files /dev/null and b/source/images/editor_split_Menu.png differ diff --git a/source/images/editor_split_NudgeControls.png b/source/images/editor_split_NudgeControls.png new file mode 100644 index 0000000..36f1755 Binary files /dev/null and b/source/images/editor_split_NudgeControls.png differ diff --git a/source/images/editor_split_OSTitlebar.png b/source/images/editor_split_OSTitlebar.png new file mode 100644 index 0000000..34673c5 Binary files /dev/null and b/source/images/editor_split_OSTitlebar.png differ diff --git a/source/images/editor_split_Rulers.png b/source/images/editor_split_Rulers.png new file mode 100644 index 0000000..b4e989b Binary files /dev/null and b/source/images/editor_split_Rulers.png differ diff --git a/source/images/editor_split_SelectionandPunchClocks.png b/source/images/editor_split_SelectionandPunchClocks.png new file mode 100644 index 0000000..08d0f7b Binary files /dev/null and b/source/images/editor_split_SelectionandPunchClocks.png differ diff --git a/source/images/editor_split_StatusBar.png b/source/images/editor_split_StatusBar.png new file mode 100644 index 0000000..d4badfa Binary files /dev/null and b/source/images/editor_split_StatusBar.png differ diff --git a/source/images/editor_split_StatusandModebuttons.png b/source/images/editor_split_StatusandModebuttons.png new file mode 100644 index 0000000..93ca1f7 Binary files /dev/null and b/source/images/editor_split_StatusandModebuttons.png differ diff --git a/source/images/editor_split_Summary.png b/source/images/editor_split_Summary.png new file mode 100644 index 0000000..396e238 Binary files /dev/null and b/source/images/editor_split_Summary.png differ diff --git a/source/images/editor_split_Toolbox.png b/source/images/editor_split_Toolbox.png new file mode 100644 index 0000000..fdcfafe Binary files /dev/null and b/source/images/editor_split_Toolbox.png differ diff --git a/source/images/editor_split_TransportBar.png b/source/images/editor_split_TransportBar.png new file mode 100644 index 0000000..2a38128 Binary files /dev/null and b/source/images/editor_split_TransportBar.png differ diff --git a/source/images/editor_split_TransportClocks.png b/source/images/editor_split_TransportClocks.png new file mode 100644 index 0000000..2a6fb27 Binary files /dev/null and b/source/images/editor_split_TransportClocks.png differ diff --git a/source/images/editor_split_ZoomControls.png b/source/images/editor_split_ZoomControls.png new file mode 100644 index 0000000..5b8ad2a Binary files /dev/null and b/source/images/editor_split_ZoomControls.png differ diff --git a/source/images/editor_split_aMIDITrack.png b/source/images/editor_split_aMIDITrack.png new file mode 100644 index 0000000..476e60f Binary files /dev/null and b/source/images/editor_split_aMIDITrack.png differ diff --git a/source/images/editor_split_anAudioTrack.png b/source/images/editor_split_anAudioTrack.png new file mode 100644 index 0000000..95279d9 Binary files /dev/null and b/source/images/editor_split_anAudioTrack.png differ diff --git a/source/images/editor_split_anotherAudioTrack.png b/source/images/editor_split_anotherAudioTrack.png new file mode 100644 index 0000000..234eb79 Binary files /dev/null and b/source/images/editor_split_anotherAudioTrack.png differ diff --git a/source/images/mixer_split_ControlMasters.png b/source/images/mixer_split_ControlMasters.png new file mode 100644 index 0000000..1cc918b Binary files /dev/null and b/source/images/mixer_split_ControlMasters.png differ diff --git a/source/images/mixer_split_FavoritePlugins.png b/source/images/mixer_split_FavoritePlugins.png new file mode 100644 index 0000000..7200ea9 Binary files /dev/null and b/source/images/mixer_split_FavoritePlugins.png differ diff --git a/source/images/mixer_split_GroupList.png b/source/images/mixer_split_GroupList.png new file mode 100644 index 0000000..a2468b8 Binary files /dev/null and b/source/images/mixer_split_GroupList.png differ diff --git a/source/images/mixer_split_GroupTabs.png b/source/images/mixer_split_GroupTabs.png new file mode 100644 index 0000000..bc74ea1 Binary files /dev/null and b/source/images/mixer_split_GroupTabs.png differ diff --git a/source/images/mixer_split_MenuBar.png b/source/images/mixer_split_MenuBar.png new file mode 100644 index 0000000..cf368d9 Binary files /dev/null and b/source/images/mixer_split_MenuBar.png differ diff --git a/source/images/mixer_split_MonitorSection.png b/source/images/mixer_split_MonitorSection.png new file mode 100644 index 0000000..172b725 Binary files /dev/null and b/source/images/mixer_split_MonitorSection.png differ diff --git a/source/images/mixer_split_OsTitleBar.png b/source/images/mixer_split_OsTitleBar.png new file mode 100644 index 0000000..00db42a Binary files /dev/null and b/source/images/mixer_split_OsTitleBar.png differ diff --git a/source/images/mixer_split_PunchandSelectionClocks.png b/source/images/mixer_split_PunchandSelectionClocks.png new file mode 100644 index 0000000..41035c5 Binary files /dev/null and b/source/images/mixer_split_PunchandSelectionClocks.png differ diff --git a/source/images/mixer_split_PunchansSelectionClocks.png b/source/images/mixer_split_PunchansSelectionClocks.png new file mode 100644 index 0000000..c862c67 Binary files /dev/null and b/source/images/mixer_split_PunchansSelectionClocks.png differ diff --git a/source/images/mixer_split_StatusBar.png b/source/images/mixer_split_StatusBar.png new file mode 100644 index 0000000..719997e Binary files /dev/null and b/source/images/mixer_split_StatusBar.png differ diff --git a/source/images/mixer_split_StatusandModebuttons.png b/source/images/mixer_split_StatusandModebuttons.png new file mode 100644 index 0000000..0abf8c3 Binary files /dev/null and b/source/images/mixer_split_StatusandModebuttons.png differ diff --git a/source/images/mixer_split_StripsList.png b/source/images/mixer_split_StripsList.png new file mode 100644 index 0000000..8c36728 Binary files /dev/null and b/source/images/mixer_split_StripsList.png differ diff --git a/source/images/mixer_split_TransportBar.png b/source/images/mixer_split_TransportBar.png new file mode 100644 index 0000000..f6cf779 Binary files /dev/null and b/source/images/mixer_split_TransportBar.png differ diff --git a/source/images/mixer_split_TransportClocks.png b/source/images/mixer_split_TransportClocks.png new file mode 100644 index 0000000..86bbec4 Binary files /dev/null and b/source/images/mixer_split_TransportClocks.png differ diff --git a/source/images/mixer_split_aBusStrip.png b/source/images/mixer_split_aBusStrip.png new file mode 100644 index 0000000..8372664 Binary files /dev/null and b/source/images/mixer_split_aBusStrip.png differ diff --git a/source/images/mixer_split_aMIDIStrip.png b/source/images/mixer_split_aMIDIStrip.png new file mode 100644 index 0000000..9c359de Binary files /dev/null and b/source/images/mixer_split_aMIDIStrip.png differ diff --git a/source/images/mixer_split_anAudioStrip.png b/source/images/mixer_split_anAudioStrip.png new file mode 100644 index 0000000..2615dee Binary files /dev/null and b/source/images/mixer_split_anAudioStrip.png differ diff --git a/source/images/mixer_split_anotherAudioStrip.png b/source/images/mixer_split_anotherAudioStrip.png new file mode 100644 index 0000000..2d067c1 Binary files /dev/null and b/source/images/mixer_split_anotherAudioStrip.png differ diff --git a/source/images/mixer_split_theMasterStrip.png b/source/images/mixer_split_theMasterStrip.png new file mode 100644 index 0000000..3d0e05b Binary files /dev/null and b/source/images/mixer_split_theMasterStrip.png differ diff --git a/source/images/monitoring-strip.png b/source/images/monitoring-strip.png index 09bc22a..8046ffb 100644 Binary files a/source/images/monitoring-strip.png and b/source/images/monitoring-strip.png differ diff --git a/source/images/status-and-mode-buttons.png b/source/images/status-and-mode-buttons.png new file mode 100644 index 0000000..c5e1e39 Binary files /dev/null and b/source/images/status-and-mode-buttons.png differ