From 41657729bd50f56645f19c2fc961b418a72c388b Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Fri, 24 Feb 2017 18:18:45 +0100 Subject: [PATCH] Removing 'you's and aligning a screencap to the right --- include/control-masters-mixer-strips.html | 5 +- include/select-regions.html | 78 ++++++++++------------- 2 files changed, 34 insertions(+), 49 deletions(-) diff --git a/include/control-masters-mixer-strips.html b/include/control-masters-mixer-strips.html index b30c12d2..a83368b9 100644 --- a/include/control-masters-mixer-strips.html +++ b/include/control-masters-mixer-strips.html @@ -1,6 +1,6 @@ -
- A VCA mixer strip +
+ A VCA mixer strip
A VCA mixer strip
@@ -63,4 +63,3 @@ A VCA strip is made of (from top to bottom in the screenshot): multiple buttons. Disconnecting a VCA from a track is done by unchecking this VCA in the list that pops up, or clicking Unassign All to disconnect from all VCAs at once.

- diff --git a/include/select-regions.html b/include/select-regions.html index 93e1a8e3..6599e00f 100644 --- a/include/select-regions.html +++ b/include/select-regions.html @@ -1,43 +1,36 @@

- Many editing operations in Ardour require you to first select one or more - regions that you want to change in some way. You can select a single region, - or multiple regions, including regions in different tracks. When you select - a region, it will appear in a darker color than unselected regions. + Many editing operations in Ardour require to first select one or more + regions to change them in some way. A single region, + or multiple regions can be selected, including regions in different tracks. When + a region is selected, it will appear in a darker color than unselected regions.

- Note that if a track is a member of a group that is active and has the + If a track is a member of a group that is active and has the Select property enabled, then Ardour will attempt to - match whatever selections you make in one track across every other track of the - group. See - Corresponding + match whatever selections is made in one track across every other track of the + group. See Corresponding Regions Selection for more information on precisely how selections will be propagated to other tracks.

Region Selection and Track Selection

- Please read - Region & Track Selection + Please read Region & Track Selection for more information on how selecting regions and selecting tracks interact.

-

Select a Region

+

Selecting a Region

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

-

Deselect a Region

+

Deselecting a Region

- Confirm you are using the - Grab Mode tool, - then Left-click the region. If - Smart mode - is enabled, click in the lower half of the region. + Still using the Grab Mode tool, Left-clicking the region deselects it. If + Smart mode is enabled, the lower half of the region must be clicked.

Note that a left click simply toggles the @@ -45,44 +38,37 @@ too.

-

Select Multiple Regions in a Track

-

Do one of the following:

+

Selecting Multiple Regions in a Track

+

This can be achieved in different ways:

    -
  • Left-click each region, or
  • -
  • - drag a rubberband box from an empty point in a track before the first - region you wish to select to a point within or after the last region - you wish to select (you can left-drag to do this - multiple times), or, -
  • -
  • - if the regions are all adjacent to one another, click the first region - you wish to select, then Left-click the last - region you wish to select. +
  • Left-clicking each region.
  • +
  • Dragging a rubberband box from an empty point in a track before the first + region to select to a point within or after the last region to select. Using + left-drag allows doing it multiple times.
  • +
  • If the regions are all adjacent to one another, clicking the first region + to select, then Left-clicking the last one.
-

Select All Regions in a Track

+

Selecting All Regions in a Track

- Context-click the track, and in the context menu, navigate to - Select > Select All In Track. + The Select > Select All In Track option in the context menu + (Right click on the track) selects all the regions in the track at once.

See the Track Context Menu for more information on other per-track selection operations that are available.

-

Select Multiple Regions Across Different Tracks

+

Selecting Multiple Regions Across Different Tracks

- Left-click or Left-click the regions you wish to select. + This can be achieved by a left-click or Left-click on the regions to select.

-

Select a Region From the Region List

+

Selecting a Region From the Region List

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

-