document goto start/end
This commit is contained in:
parent
d907f4296f
commit
b83d84ea78
@ -87,15 +87,30 @@ menu_title: Presonus Faderport
|
||||
The transport buttons all work as you would expect.
|
||||
<dl>
|
||||
<dt>Rewind</dt>
|
||||
<dd>Starts the transport moving backwards. Successive presses
|
||||
<dd>
|
||||
<p>
|
||||
When pressed on its own, starts the transport moving backwards. Successive presses
|
||||
speed up the "rewind" behaviour.
|
||||
<br>
|
||||
If pressed while also holding the Stop button, the playhead will
|
||||
return to the zero position on the timeline.
|
||||
</p>
|
||||
<p>
|
||||
If pressed while also holding the Stop button, the playhead will
|
||||
return to the zero position on the timeline.
|
||||
</p>
|
||||
<p>
|
||||
If pressed while also holding the Shift button, the playhead will
|
||||
move to the session start marker.
|
||||
</p>
|
||||
</dd>
|
||||
<dt>Fast Forward</dt>
|
||||
<dd>Starts the transport moving faster than normal. Successive presses
|
||||
speed up the "fast forward" behaviour.
|
||||
<dd>
|
||||
<p>
|
||||
When pressed on its own, starts the transport moving faster than normal. Successive presses
|
||||
speed up the "fast forward" behaviour.
|
||||
</p>
|
||||
<p>
|
||||
If pressed while also holding the Shift button, the playhead
|
||||
will move to the session end marker.
|
||||
</p>
|
||||
</dd>
|
||||
<dt>Stop</dt>
|
||||
<dd>
|
||||
|
Loading…
Reference in New Issue
Block a user