document marker functions
This commit is contained in:
parent
f4590d2da8
commit
304f2dfdea
@ -187,20 +187,39 @@ menu_title: Presonus Faderport
|
|||||||
</dd>
|
</dd>
|
||||||
<dt>Punch</dt>
|
<dt>Punch</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Toggles punch recording. If there is no punch range set for the
|
<p>
|
||||||
session, this will do nothing.
|
When pressed on its own, toggles punch recording. If there is no
|
||||||
|
punch range set for the session, this will do nothing.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
When pressed in conjunction with the Shift button, this moves
|
||||||
|
the playhead to the previous Marker
|
||||||
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt>User</dt>
|
<dt>User</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
<p>
|
||||||
See above. Any and all GUI-initiated actions can be driven with
|
See above. Any and all GUI-initiated actions can be driven with
|
||||||
this button.
|
by pressing this button on its own, or with a "long" press.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
When pressed in conjunction with the Shift button, this will move
|
||||||
|
the playhead to the next marker.
|
||||||
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt>Loop</dt>
|
<dt>Loop</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Toggles loop playback. If the Ardour preference "Loop-is-mode" is
|
<p>
|
||||||
enabled, this does nothing to the current transport state. If
|
When pressed on its own, this toggles loop playback. If the
|
||||||
that preference is disabled, then engaging loop playback will
|
Ardour preference "Loop-is-mode" is enabled, this does nothing
|
||||||
also start the transport.
|
to the current transport state. If that preference is disabled,
|
||||||
|
then engaging loop playback will also start the transport.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
When pressed in conjunction with the Shift button, this will
|
||||||
|
create a new (unnamed) marker at the current playhead
|
||||||
|
position.
|
||||||
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user