2017-01-17 03:46:03 -05:00
2014-02-05 12:32:01 -05:00
< p >
2017-01-17 03:46:03 -05:00
Within the editor window, context-click (right-click) on either a region
or empty space within a track to display the < dfn > track context menu< / dfn > .
2014-02-05 12:32:01 -05:00
The context menu provides easy access to many track-level operations.
< / p >
< p >
2017-01-17 03:46:03 -05:00
If you click on a < dfn > region< / dfn > , the first item in the menu is the name of the
region. If you click on a
2017-02-17 06:02:54 -05:00
< a href = "@@layering-display" > layered region< / a > ,
2017-01-17 03:46:03 -05:00
the next item in the menu is < kbd class = "menu" > Choose Top< / kbd > . If selected,
you will see a dialog that allows you to change the vertical order of layers
2017-02-17 06:02:54 -05:00
at that point. See < a href = "@@layering-display" > Layering Display< / a > for more details.
2014-02-05 12:32:01 -05:00
< / p >
< p >
The rest of the track context menu is structured as follows:
< / p >
2013-01-29 19:26:36 -05:00
< dl class = "narrower-table" >
2014-02-05 12:32:01 -05:00
< dt > Play< / dt >
< dd >
< dl class = "narrower-table" >
< dt > Play from Edit Point< / dt >
2017-02-17 06:02:54 -05:00
< dd > Play from the location of the current < a href = "@@edit-point-control" > edit point< / a > .< / dd >
2014-02-05 12:32:01 -05:00
< dt > Play from Start < / dt >
< dd > Play from the start of the session< / dd >
< dt > Play Region(s)< / dt >
< dd > Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region< / dd >
< / dl >
< / dd >
< dt > Select< / dt >
< dd >
< dl class = "narrower-table" >
< dt > Select All in Track< / dt >
< dt > Select All< / dt >
< dt > Invert Selection in Track< / dt >
< dt > Invert Selection< / dt >
< dt > Set Range to Loop Range< / dt >
< dt > Set Range to Punch Range< / dt >
< dt > Select All After Edit Point< / dt >
< dt > Select All Before Edit Point< / dt >
< dt > Select All After Playhead< / dt >
< dt > Select All Before Playhead< / dt >
< dt > Select All Between Playhead and Edit Point< / dt >
< dt > Select All Within Playhead and Edit Point< / dt >
< dt > Select Range Between Playhead and Edit Point< / dt >
< / dl >
< / dd >
< dt > Edit< / dt >
< dd >
< dl class = "narrower-table" >
2013-01-29 19:26:36 -05:00
< dt > Cut< / dt >
< dt > Copy< / dt >
< dt > Paste< / dt >
< dt > Align< / dt >
< dt > Align Relative< / dt >
< / dl >
< / dd >
< dt > Insert Selected Region< / dt >
< dt > Insert Existing Media< / dt >
< dt > Nudge< / dt >
< dd >
< dl class = "narrower-table" >
< dt > Nudge Entire Track Later< / dt >
< dt > Nudge Track After Edit Point Later< / dt >
< dt > Nudge Entire Track Earlier< / dt >
< dt > Nudge Track After Edit Point Earlier< / dt >
< / dl >
< / dd >
< dt > Freeze< / dt >
< / dl >
2017-02-13 14:53:37 -05:00
2017-02-22 23:45:23 -05:00
<!-- FIXME: Adding a <p>aragraph with fixme, note, or warning classes after a <dl> causes the styling of the class to hijack the styling of the definition list, hence, the following ugliness: -->
< p > < / p >
< p class = fixme > Add content< / p >