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.
|
The transport buttons all work as you would expect.
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Rewind</dt>
|
<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.
|
speed up the "rewind" behaviour.
|
||||||
<br>
|
</p>
|
||||||
|
<p>
|
||||||
If pressed while also holding the Stop button, the playhead will
|
If pressed while also holding the Stop button, the playhead will
|
||||||
return to the zero position on the timeline.
|
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>
|
</dd>
|
||||||
<dt>Fast Forward</dt>
|
<dt>Fast Forward</dt>
|
||||||
<dd>Starts the transport moving faster than normal. Successive presses
|
<dd>
|
||||||
|
<p>
|
||||||
|
When pressed on its own, starts the transport moving faster than normal. Successive presses
|
||||||
speed up the "fast forward" behaviour.
|
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>
|
</dd>
|
||||||
<dt>Stop</dt>
|
<dt>Stop</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
Loading…
Reference in New Issue
Block a user