X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-jog-modes.html;h=4b9549cc131436dd695fde96eb26eee7d487e04a;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=ac5d8175b85cec860d4e9e20f38a27d389d1f0e7;hpb=ab4b17a6fa9c38613aac6cf4b542ec0a82e325e6;p=ardour-manual diff --git a/include/osc58-jog-modes.html b/include/osc58-jog-modes.html index ac5d817..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
@@ -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. + 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.