From ab4b17a6fa9c38613aac6cf4b542ec0a82e325e6 Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Fri, 5 May 2017 16:57:07 -0700 Subject: [PATCH] Remove duplicate lines, clarify feedback in osc jogmodes --- include/osc58-jog-modes.html | 9 ++++++--- include/osc58-personal-monitoring-control.html | 2 -- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/include/osc58-jog-modes.html b/include/osc58-jog-modes.html index 9f2ccb2..ac5d817 100644 --- a/include/osc58-jog-modes.html +++ b/include/osc58-jog-modes.html @@ -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

@@ -38,7 +38,10 @@
  • 7 Bank, Moves the current bank left or right by one bank.
  • - +

    + 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

    diff --git a/include/osc58-personal-monitoring-control.html b/include/osc58-personal-monitoring-control.html index b34cdb7..b092dd9 100644 --- a/include/osc58-personal-monitoring-control.html +++ b/include/osc58-personal-monitoring-control.html @@ -63,8 +63,6 @@ Sets the the aux bus to one bus higher. /cue/previous_aux Sets the aux to one bus lower. - /cue/connect - Returns a list of aux busses. /cue/fader position where position is a float for the position of the fader between 0.0 and 1.0.