From b5b0eb95e64b5245145e65c51e590f7bd2a6ca41 Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Fri, 13 Jan 2017 17:09:04 +0100 Subject: [PATCH] Documenting the Ruler --- ...cifics.html => 07_platform-specifics.html} | 0 .../01_ubuntu-linux.html | 0 .../02_microsoft-windows.html | 0 .../08_starting-ardour.html} | 24 +++++++- .../04_meters.html | 0 ...starting-ardour-from-the-command-line.html | 26 --------- .../04_the-editor/02_the-ruler.html | 33 +++++++++++ ...-lists.html => 03_the-editor_s-lists.html} | 0 .../01_region-list.html | 0 .../02_tracks-and-busses-list.html | 0 .../03_snapshot-list.html | 0 .../04_track-and-bus-group-list.html | 0 .../05_ranges-and-marks-list.html | 0 ...3_the-summary.html => 05_the-summary.html} | 0 .../27_ardours_interface/01_main-menu.html | 5 -- .../27_ardours_interface/02_status-bar.html | 5 -- .../03_transport-bar.html | 52 ------------------ _manual/27_ardours_interface/04_times.html | 5 -- .../27_ardours_interface/05_the-editor.html | 5 -- .../27_ardours_interface/06_Editors-List.html | 5 -- .../27_ardours_interface/07_the mixer.html | 5 -- .../08_favorite-plugins.html | 5 -- .../27_ardours_interface/09_track-list.html | 5 -- .../27_ardours_interface/10_group-list.html | 5 -- _manual/27_ardours_interface/unused text | 26 --------- source/images/ruler.png | Bin 0 -> 6953 bytes 26 files changed, 55 insertions(+), 151 deletions(-) rename _manual/03_setting-up-your-system/{08_platform-specifics.html => 07_platform-specifics.html} (100%) rename _manual/03_setting-up-your-system/{08_platform-specifics => 07_platform-specifics}/01_ubuntu-linux.html (100%) rename _manual/03_setting-up-your-system/{08_platform-specifics => 07_platform-specifics}/02_microsoft-windows.html (100%) rename _manual/{04_starting-ardour.html => 03_setting-up-your-system/08_starting-ardour.html} (72%) rename _manual/{02_introducing-ardour => }/04_meters.html (100%) delete mode 100644 _manual/04_starting-ardour/01_starting-ardour-from-the-command-line.html create mode 100644 _manual/05_ardours-interface/04_the-editor/02_the-ruler.html rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists.html => 03_the-editor_s-lists.html} (100%) rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists => 03_the-editor_s-lists}/01_region-list.html (100%) rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists => 03_the-editor_s-lists}/02_tracks-and-busses-list.html (100%) rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists => 03_the-editor_s-lists}/03_snapshot-list.html (100%) rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists => 03_the-editor_s-lists}/04_track-and-bus-group-list.html (100%) rename _manual/05_ardours-interface/04_the-editor/{02_the-editor_s-lists => 03_the-editor_s-lists}/05_ranges-and-marks-list.html (100%) rename _manual/05_ardours-interface/04_the-editor/{03_the-summary.html => 05_the-summary.html} (100%) delete mode 100644 _manual/27_ardours_interface/01_main-menu.html delete mode 100644 _manual/27_ardours_interface/02_status-bar.html delete mode 100644 _manual/27_ardours_interface/03_transport-bar.html delete mode 100644 _manual/27_ardours_interface/04_times.html delete mode 100644 _manual/27_ardours_interface/05_the-editor.html delete mode 100644 _manual/27_ardours_interface/06_Editors-List.html delete mode 100644 _manual/27_ardours_interface/07_the mixer.html delete mode 100644 _manual/27_ardours_interface/08_favorite-plugins.html delete mode 100644 _manual/27_ardours_interface/09_track-list.html delete mode 100644 _manual/27_ardours_interface/10_group-list.html delete mode 100644 _manual/27_ardours_interface/unused text create mode 100644 source/images/ruler.png diff --git a/_manual/03_setting-up-your-system/08_platform-specifics.html b/_manual/03_setting-up-your-system/07_platform-specifics.html similarity index 100% rename from _manual/03_setting-up-your-system/08_platform-specifics.html rename to _manual/03_setting-up-your-system/07_platform-specifics.html diff --git a/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html b/_manual/03_setting-up-your-system/07_platform-specifics/01_ubuntu-linux.html similarity index 100% rename from _manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html rename to _manual/03_setting-up-your-system/07_platform-specifics/01_ubuntu-linux.html diff --git a/_manual/03_setting-up-your-system/08_platform-specifics/02_microsoft-windows.html b/_manual/03_setting-up-your-system/07_platform-specifics/02_microsoft-windows.html similarity index 100% rename from _manual/03_setting-up-your-system/08_platform-specifics/02_microsoft-windows.html rename to _manual/03_setting-up-your-system/07_platform-specifics/02_microsoft-windows.html diff --git a/_manual/04_starting-ardour.html b/_manual/03_setting-up-your-system/08_starting-ardour.html similarity index 72% rename from _manual/04_starting-ardour.html rename to _manual/03_setting-up-your-system/08_starting-ardour.html index 3beb5edf..6dcc7281 100644 --- a/_manual/04_starting-ardour.html +++ b/_manual/03_setting-up-your-system/08_starting-ardour.html @@ -32,6 +32,26 @@ title: Starting Ardour the Session > New... dialog and the Audio/MIDI Setup dialog. See New/Open Session Dialog for a description of those dialogs.

- + +

Starting Ardour From the Command Line (Linux)

+ +

+ Like (almost) any other program on Linux, Ardour can be started on the + command line. Type the following command in a terminal window: +

+Ardour5 +

+ To start Ardour with an existing session: +

+Ardour5 /path/to/session +

+ replacing /path/to/session with the actual path to your session. You can + specify either the session folder or any session file inside the folder, + including snapshots. +

+

+ To start Ardour with a new, named session: +

+Ardour5 -N /path/to/session + -{% children %} diff --git a/_manual/02_introducing-ardour/04_meters.html b/_manual/04_meters.html similarity index 100% rename from _manual/02_introducing-ardour/04_meters.html rename to _manual/04_meters.html diff --git a/_manual/04_starting-ardour/01_starting-ardour-from-the-command-line.html b/_manual/04_starting-ardour/01_starting-ardour-from-the-command-line.html deleted file mode 100644 index b8d5d56a..00000000 --- a/_manual/04_starting-ardour/01_starting-ardour-from-the-command-line.html +++ /dev/null @@ -1,26 +0,0 @@ ---- -layout: default -title: Starting Ardour From the Command Line (Linux) -menu_title: Starting from Linux Cmdline ---- - -

- Like (almost) any other program on Linux, Ardour can be started on the - command line. Type the following command in a terminal window: -

-Ardour5 -

- To start Ardour with an existing session: -

-Ardour5 /path/to/session -

- replacing /path/to/session with the actual path to your session. You can - specify either the session folder or any session file inside the folder, - including snapshots. -

-

- To start Ardour with a new, named session: -

-Ardour5 -N /path/to/session - -

Other Command Line Options

diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-ruler.html b/_manual/05_ardours-interface/04_the-editor/02_the-ruler.html new file mode 100644 index 00000000..e2c459ab --- /dev/null +++ b/_manual/05_ardours-interface/04_the-editor/02_the-ruler.html @@ -0,0 +1,33 @@ +--- +title: The Ruler +--- + +Ardour's Ruler + +

+ The Ruler scales the session along time, allows navigating, and can be marked for different uses. The main use of the Ruler is to move the playhead : clicking anywhere on the timeline will bring the playhead at this location in time. +

+ +

+ It is made of a succession of rows, each having a special role related to time.From top to bottom, those rows are : +

+ +
+
Timecode
scaling the session whith the traditionnal Hours:Mins:Secs:Frames notation
+
Bars:Beats
slicing the time according to the time signature ot the Meter
+
Meter
shows the time signature. It can be changed along the timeline, by Right click > New Meter. The Bars:Beats ruler will reflect the change.
+
Tempo
shows the BPM. It can be changed along the timeline, by Right click > New Tempo. The Bars:Beats ruler will reflect the change.
+
Range Markers
allow to create and modify ranges directly on the Ruler.
+
Loop/Punch Ranges
are special kind of ranges designed to be played as a loop and to do punch recording, i.e. recording on a precise section of time, respectively.
+
CD Markers
are markers designed to be used while creating a recording that has to be split in time, as an audio CD
+
Location Markers
is meant to receive any kind of marker, user generated or from Ardour itself.
+
+ +

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/02_the-editor_s-lists.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists.html diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/01_region-list.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/01_region-list.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/01_region-list.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/01_region-list.html diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/02_tracks-and-busses-list.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/02_tracks-and-busses-list.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/02_tracks-and-busses-list.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/02_tracks-and-busses-list.html diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/03_snapshot-list.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/03_snapshot-list.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/03_snapshot-list.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/03_snapshot-list.html diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/04_track-and-bus-group-list.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/04_track-and-bus-group-list.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/04_track-and-bus-group-list.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/04_track-and-bus-group-list.html diff --git a/_manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/05_ranges-and-marks-list.html b/_manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/05_ranges-and-marks-list.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/02_the-editor_s-lists/05_ranges-and-marks-list.html rename to _manual/05_ardours-interface/04_the-editor/03_the-editor_s-lists/05_ranges-and-marks-list.html diff --git a/_manual/05_ardours-interface/04_the-editor/03_the-summary.html b/_manual/05_ardours-interface/04_the-editor/05_the-summary.html similarity index 100% rename from _manual/05_ardours-interface/04_the-editor/03_the-summary.html rename to _manual/05_ardours-interface/04_the-editor/05_the-summary.html diff --git a/_manual/27_ardours_interface/01_main-menu.html b/_manual/27_ardours_interface/01_main-menu.html deleted file mode 100644 index 98c6d2b6..00000000 --- a/_manual/27_ardours_interface/01_main-menu.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: The Main Menu -menu_title: The Main Menu ---- diff --git a/_manual/27_ardours_interface/02_status-bar.html b/_manual/27_ardours_interface/02_status-bar.html deleted file mode 100644 index 42f4a690..00000000 --- a/_manual/27_ardours_interface/02_status-bar.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: The Status Bar -menu_title: The Status Bar ---- diff --git a/_manual/27_ardours_interface/03_transport-bar.html b/_manual/27_ardours_interface/03_transport-bar.html deleted file mode 100644 index 23919578..00000000 --- a/_manual/27_ardours_interface/03_transport-bar.html +++ /dev/null @@ -1,52 +0,0 @@ ---- -layout: default -title: The Transport Bar -menu_title: The Transport Bar ---- - -

- The Transport Bar groups all the actions regarding the control of -playback and recording. -

- - -

This bar is made of (from left to right):

- - - -

All this actions are bound to keyboard shortcuts, which allow for a speedier use, and a more focused work

- -

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

- -

The Shuttle Speed Control supports 2 operating modes, that can be chosen with right click > Mode :

- -

The mode is displayed on the right of the control. The current playback speed is shown by a green slider, that is square and centered when the playback speed is normal (1X) and becomes a circle when its changed. The further from the center the slider is set, the faster the playback will scrub in both directions, as displayed on the left of the control.

- -

The 3 vertical buttons on the right of the transport bar control the behviour of the playhead :

- diff --git a/_manual/27_ardours_interface/04_times.html b/_manual/27_ardours_interface/04_times.html deleted file mode 100644 index 9f489049..00000000 --- a/_manual/27_ardours_interface/04_times.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: Times, Punches and indicators -menu_title: Times ---- diff --git a/_manual/27_ardours_interface/05_the-editor.html b/_manual/27_ardours_interface/05_the-editor.html deleted file mode 100644 index 97ec1cc7..00000000 --- a/_manual/27_ardours_interface/05_the-editor.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: The Editor -menu_title: The Editor ---- diff --git a/_manual/27_ardours_interface/06_Editors-List.html b/_manual/27_ardours_interface/06_Editors-List.html deleted file mode 100644 index 574c534a..00000000 --- a/_manual/27_ardours_interface/06_Editors-List.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: The Editor's List -menu_title: The Editor's List ---- diff --git a/_manual/27_ardours_interface/07_the mixer.html b/_manual/27_ardours_interface/07_the mixer.html deleted file mode 100644 index 1bd3d373..00000000 --- a/_manual/27_ardours_interface/07_the mixer.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: The Mixer -menu_title: The Mixer ---- diff --git a/_manual/27_ardours_interface/08_favorite-plugins.html b/_manual/27_ardours_interface/08_favorite-plugins.html deleted file mode 100644 index ebfadd62..00000000 --- a/_manual/27_ardours_interface/08_favorite-plugins.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: Favorite Plugins -menu_title: Favorite Plugins ---- diff --git a/_manual/27_ardours_interface/09_track-list.html b/_manual/27_ardours_interface/09_track-list.html deleted file mode 100644 index 10458759..00000000 --- a/_manual/27_ardours_interface/09_track-list.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: Track's List -menu_title: Track's List ---- diff --git a/_manual/27_ardours_interface/10_group-list.html b/_manual/27_ardours_interface/10_group-list.html deleted file mode 100644 index 6222d40f..00000000 --- a/_manual/27_ardours_interface/10_group-list.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: default -title: Group List -menu_title: Group List ---- diff --git a/_manual/27_ardours_interface/unused text b/_manual/27_ardours_interface/unused text deleted file mode 100644 index eb00b5e3..00000000 --- a/_manual/27_ardours_interface/unused text +++ /dev/null @@ -1,26 +0,0 @@ -

- 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. -

- -

- The Mixer window on the other hand 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. -

-

- 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. -

diff --git a/source/images/ruler.png b/source/images/ruler.png new file mode 100644 index 0000000000000000000000000000000000000000..8be860c22950e9349ed207027329a8dd59492624 GIT binary patch literal 6953 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 JjiwXw{{eAkFBAX( literal 0 HcmV?d00001