X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-jog-modes.html;h=4b9549cc131436dd695fde96eb26eee7d487e04a;hb=f8d53fa7c3f6bde67827efe1a03cffc3cd4c1de2;hp=9f2ccb211b34bdf20983781d0020b3fcc50cb10d;hpb=ba883bbaa08c1747b8148bbc9f6787155891e18b;p=ardour-manual diff --git a/include/osc58-jog-modes.html b/include/osc58-jog-modes.html index 9f2ccb2..4b9549c 100644 --- a/include/osc58-jog-modes.html +++ b/include/osc58-jog-modes.html @@ -1,13 +1,13 @@

- The /jog 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 /jog 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.

- +
/jog deltaWhere delta is a float indicating the ammount and direction.
Where delta is a float indicating the amount and direction.
/jog/mode mode Where mode is an int from 0 to 7 indicating the mode
@@ -18,9 +18,9 @@ - + - +
/jog/mode/name nameWhere name is a string indicating the name of the mode.
Where name is a string indicating the name of the current jog mode.
/jog/mode modeWhere mode is an int from 0 to 7 indicating the mode
Where mode is an int from 0 to 7 indicating the current jog mode.

Jog Modes

@@ -29,7 +29,7 @@

- + +

+ 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. +

+

Scrub

- Scrub deserves special mention. In an ideal world, scrub would be jog with sound. - However, Ardour does not have that functionallity 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.