diff --git a/include/working-with-regions.html b/include/working-with-regions.html index 1ffe8bf..f0b57b9 100644 --- a/include/working-with-regions.html +++ b/include/working-with-regions.html @@ -1,5 +1,5 @@ -

Working With Regions

+

What Regions Are

Regions are the basic elements of editing and composing in @@ -28,7 +28,7 @@ region. Things to know about regions:

-

Regions Are Cheap

+

Regions Are Cheap

By themselves, regions consume very little in terms of computer's resources. @@ -37,7 +37,7 @@ whenever needed should not be much of an issue CPU wise.

-

Regions Are Not Files

+

Regions Are Not Files

Although a region can represent an entire audio file, they are never @@ -52,3 +52,69 @@ class="menu">Reverse operations create new audio files).

+

Selecting regions

+ +

+ Pointing at a region and single-clicking it with the Grab tool selects that + region. Multiple regions can be selected at the same time: +

+ + + +

+ Selection of multiple regions is always temporary and is not preserved once + you click elsewhere or press Esc. To make such a selection + permanent, create a group of regions in one of the following ways: +

+ + + +

+ To break a group of regions back into individual regions, do one of the + following things: +

+ + + +

Region Operations

+ +

+ Selecting a region with a single-click makes it possible to perform various + operations on it. These operations are mostly accessible from the + main Region menu on top or from the right-click menu. +

+ +

+ Some operations like editing fade in/out are accessible with just the mouse + pointer. +