From 59c841b055951fe9d17518b0de2da3555d7589e8 Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Sun, 15 May 2016 13:24:46 -0700 Subject: [PATCH] OSC: Remove "coming soon" from master & monitor section which now works. --- .../01_controlling-ardour-with-osc.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html b/_manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html index 3aa6815..2b12e8f 100644 --- a/_manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html +++ b/_manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html @@ -139,14 +139,13 @@ here"/>

Master or Global messages

Master and Monitor strip control

-

(coming soon)

/master/gain dB
where dB is a float ranging from -193 to +6 representing the desired gain of master in dB.
/master/fader position
where position is an int ranging from 0 to 1023 representing the fader control position.
/monitor/gain dB
-
where dB is a float ranging from -200 to 6 representing the desired gain of monitor in dB.
+
where dB is a float ranging from -193 to 6 representing the desired gain of monitor in dB.
/monitor/fader position
where position is an int ranging from 0 to 1023 representing the fader control position.