From 31b3992ae01d85a739107684604a2f52d3a5f632 Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Sun, 19 Mar 2017 09:05:20 -0700 Subject: [PATCH] OSC spelling --- include/osc58-feedback.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/osc58-feedback.html b/include/osc58-feedback.html index 02f3347..8d0092a 100644 --- a/include/osc58-feedback.html +++ b/include/osc58-feedback.html @@ -203,7 +203,7 @@ /strip/pan_stereo_position ssid position where position is a float ranging from 0 to 1 representing the actual pan position of the track -

Selection Operations

+

Selected Operations

Selection feedback is the same as for strips, only the path changes from /strip to /select and there is no ssid. @@ -239,7 +239,7 @@ Every single menu item in Ardour's GUI is accessible via OSC. However, there is no provision for returning the state of anything set this way. This is not a bad thing as most menu items either do not have an on/off - state or that state is quite visible. Binding that affect other parameters + state or that state is quite visible. Bindings that affect other parameters that OSC does track will show on those OSC controls. Examples of this might be track record enable for tracks 1 to 32, play or stop.

-- 2.37.2