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.