]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-jog-modes.html
Ruler/Markers rewrite, part 5 of N
[ardour-manual] / include / osc58-jog-modes.html
index ee6a12c307f3291bba55943ca051379647fc84b5..4b9549cc131436dd695fde96eb26eee7d487e04a 100644 (file)
@@ -1,8 +1,8 @@
 
 <p>
-       The <code>/jog</code> command will have a different affect depending
-       on which jog mode is selected. The jog system has two commands and
-       gives feedback of the mode chosen.
+  The <code>/jog</code> command will have a different affect depending
+  on which jog mode is selected. The jog system has two commands and
+  gives feedback of the mode chosen.
 </p>
 
 <table class="dl">
     <li>7 Bank, Moves the current bank left or right by one bank.</li>
   </ul>
 </p>
+
 <p>
-       The jog mode may be set using a slider with 0 to 7 limits, a group of switches
-       or radio buttons. What works in any situation will depend on the controller.
+  The jog mode may be set using a slider with 0 to 7 limits, a group of switches
+  or radio buttons. What works in any situation will depend on the controller.
 </p>
+
 <h2 id="scrub">Scrub</h2>
 
 <p>
-       Scrub deserves special mention. In an ideal world, scrub would be jog with sound.
-       However, Ardour does not have that functionality yet. So scrub starts the transport
-       rolling at either 50% or 100% depending on how fast the jog wheel is turned. The
-       position of the last tick is always saved and if no more ticks are received, the
-       transport is located there when stopped at time out. If the jog wheel gives a value
-       of 0 when released the transport stops at the location the value 0 is sent.
+  Scrub deserves special mention. In an ideal world, scrub would be jog with sound.
+  However, Ardour does not have that functionality yet. So scrub starts the transport
+  rolling at either 50% or 100% depending on how fast the jog wheel is turned. The
+  position of the last tick is always saved and if no more ticks are received, the
+  transport is located there when stopped at time out. If the jog wheel gives a value
+  of 0 when released the transport stops at the location the value 0 is sent.
 </p>