]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/05_Presonus_FaderPort.html
Tidying doc about Cleaning up Sessions
[ardour-manual] / _manual / 22_using-control-surfaces / 05_Presonus_FaderPort.html
index c0da405f1a9d9059c7d69c236199af08eb4870e1..9acf3747576df763a6cbe27099bb45197b574830 100644 (file)
@@ -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>
@@ -187,20 +202,39 @@ menu_title: Presonus Faderport
     </dd>
     <dt>Punch</dt>
     <dd>
-      Toggles punch recording. If there is no punch range set for the
-      session, this will do nothing.
+      <p>
+       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>
     <dt>User</dt>
     <dd>
-      See above. Any and all GUI-initiated actions can be driven with
-      this button.
+      <p>
+       See above. Any and all GUI-initiated actions can be driven with
+       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>
     <dt>Loop</dt>
     <dd>
-      Toggles loop playback. If the Ardour  preference "Loop-is-mode" is
-      enabled, this does nothing to the current transport state. If
-      that preference is disabled, then engaging loop playback will
-      also start the transport.
+      <p>
+       When pressed on its own, this toggles loop playback. If the
+       Ardour preference "Loop-is-mode" is enabled, this does nothing
+       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>
   </dl>
 </p>