X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Ftrimming-regions.html;h=e7e9eb908bd515ea8e642ace50eaa15e975d41a0;hb=7ab6bbbc7b588b46a4ee9c80709fbb09756f1a18;hp=7fb065a7536d0b62aa37c8704ead502bc689a9f1;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/trimming-regions.html b/include/trimming-regions.html index 7fb065a..e7e9eb9 100644 --- a/include/trimming-regions.html +++ b/include/trimming-regions.html @@ -7,70 +7,50 @@

Drag-Trimming With the Mouse

+ +
+ Trimming region - before + Trimming region - after +
+ Trimming region - before and after +
+
+

- In object mode, move the pointer near the beginning or end of the region. - The cursor will change to indicate that trimming is possible, and you then - Left-drag the edge of the region. -

-

- Trimming will obey Snap settings. + In Grab mode, moving the pointer near the beginning or end of the region changes + the cursor to indicate that trimming is possible, and the edge of the region can + then be Left-dragged in both directions.

- -

Click Trimming With the Mouse

- Left-click in the colored bar at the bottom of a region. - If you are nearer to the start of a region, this will trim the start time to the - position of the pointer. If you are nearer to the end of a region, it will trim the - end time. + Trimming will obey Snap settings.

-

Keyboard Shortcuts for Trimming

+

Other Trimming operations

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). + Keybindings Editor).

- -
-
Region/trim-front j
-
Trim selected region(s) start to edit point.
-
Region/trim-end k
-
Trim selected region(s) end to edit point.
-
- -

Trim to Next/Previous Region

-

- Sometimes you just want to extend the start or end of region so that it reaches - the end or start of an adjacent region. There is now an operation accessible - from the region context menu, under Edit >Trim > Trim to - Next or Edit > Trim > Trim to Previous. This - will extend the selected regions so they directly adjoin their neighbours, unless - their source files are not long enough, in which case they will be extended to the - maximum possible. Trim to Next will extend the end of the selected regions to the - start of the next region; Trim to Previous will extend the start of the selected - regions to the end of the previous region. -

-
-
Region/trim-to-previous-region j
-
Trim the start of selected region(s) to the end of the previous - region.
-
Region/trim-to-next-region k
-
Trim the end of selected region(s) to the start of the following - region.
-
- -

Other Possible Commands for Trimming

- These are not bound to any keys by default, but could be via the Keybindings - Editor. They can also be sent via OSC or other control protocols. + These command are both in the Region > Trim main menu + (with a region selected) or in the context menu of a region, + right click on a region > Name_Of_The_Region + > Trim

-
-
Region/trim-region-to-loop
-
Trim region to match the current loop range.
-
Region/trim-region-to-punch
-
Trim region to match the current punch range.
-
-{% children %} + + + + + + + + + + + +
Trim Start at Edit Point (j)Trim selected region(s) start to edit point.
Trim End at Edit Point (k)Trim selected region(s) end to edit point.
Trim to Loop/PunchTrim selected region(s) beginning and end to the loop/punch boundaries (if it exists).
Trim to Previous (j)Trim the start of selected region(s) to the end of the previous region. + If the region is too short, it is extended to its maximum to the left.
Trim to Next (k)Trim the end of selected region(s) to the start of the following region. + If the region is too short, it is extended to its maximum to the right.