Deleting empty/unlinked pages
This commit is contained in:
parent
df028d8ec1
commit
c44645850f
@ -1,3 +0,0 @@
|
||||
|
||||
<p class="fixme">Add content</p>
|
||||
|
@ -1,3 +0,0 @@
|
||||
|
||||
<p class="fixme">Add content</p>
|
||||
|
@ -1,3 +0,0 @@
|
||||
|
||||
<p class="fixme">Add content</p>
|
||||
|
@ -1,38 +0,0 @@
|
||||
|
||||
<p>
|
||||
Tracks are <dfn>selected</dfn> by clicking on the Track header at the left
|
||||
of the Editor window. Multiple tracks can be selected with <kbd class="mod1
|
||||
mouse">Left</kbd> clicks, or a range of consecutive tracks with <kbd
|
||||
class="mod3 mouse">Left</kbd>.
|
||||
</p>
|
||||
<p>
|
||||
By default, <dfn>selecting regions</dfn> has no impact on
|
||||
<dfn>track selection</dfn>.
|
||||
A track can be selected, then a region in another track
|
||||
(or vice versa) and both selections will co-exist happily.
|
||||
Operations that are applied to tracks will use the track selection,
|
||||
and those that apply to regions will use the region selection.
|
||||
Similarly, deselecting a region will not deselect the track it
|
||||
is in (if that track was selected).
|
||||
</p>
|
||||
|
||||
<p class="fixme">
|
||||
Is it still true ?
|
||||
</p>
|
||||
|
||||
<p>
|
||||
In some workflows, and particularly in comparison with
|
||||
other <abbr title="Digital Audio Workstation">DAW</abbr>s, this
|
||||
is not the most comfortable way to work. You may prefer to work
|
||||
in a style where selecting a region will also select the track
|
||||
that the region is in. Similarly, when the last selected region
|
||||
in a track is deselected, the track will also become unselected.
|
||||
</p>
|
||||
<p>
|
||||
To control this behaviour, set <kbd class="menu">Edit >
|
||||
Preferences > Editor > Link selection of regions and tracks</kbd>.
|
||||
</p>
|
||||
|
||||
<p class="fixme">
|
||||
This menu doesn't exist anymore
|
||||
</p>
|
@ -1220,16 +1220,10 @@ part: subchapter
|
||||
|
||||
---
|
||||
title: Making Selections
|
||||
link: making-selections
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Select Regions
|
||||
include: select-regions.html
|
||||
link: select-regions
|
||||
uri: editing-and-arranging/select-regions
|
||||
part: subchapter
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
@ -1528,26 +1522,6 @@ link: techniques-for-working-with-tempo-and-meter
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Memory Locations
|
||||
include: memory-locations.html
|
||||
link: memory-locations
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Arranging Regions
|
||||
include: arranging-regions.html
|
||||
link: arranging-regions
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Region Loops and Groups
|
||||
include: region-loops-and-groups.html
|
||||
link: region-loops-and-groups
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Mixing
|
||||
|
Loading…
Reference in New Issue
Block a user