manual/_manual/05_controlling-playback/01_looping-the-transport.html

21 lines
614 B
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
---
layout: default
title: Looping the Transport
---
2014-02-04 14:26:03 -05:00
<p>
When the <dfn>loop transport</dfn> button is pressed, the playhead will
2014-02-04 14:26:03 -05:00
jump the start of the loop range, and continue to the end of that range
before returning to the start and repeating.
While looping, a light green area is displayed in the time ruler over
the tracks to show the loop range.
</p>
<p>
By default, looping is bound to the <kbd>l</kbd> key.
2014-02-04 14:26:03 -05:00
</p>
<p>
For more information on defining and altering the loop range see
<a href="/working-with-markers/the-loop-range">Loop Range Markers</a>.
</p>
2013-01-29 19:26:36 -05:00