X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F22_using-control-surfaces%2F01_controlling-ardour-with-osc.html;fp=_manual%2F22_using-control-surfaces%2F01_controlling-ardour-with-osc.html;h=6d95e1431691f7001523f72b38ab2d1c67ed7b26;hb=31d84edc21f84d701e39c610c58f69bc58fe1b93;hp=2b12e8fdf0e5772ed56559e4d21f02504226a79f;hpb=59c841b055951fe9d17518b0de2da3555d7589e8;p=ardour-manual-diverged 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 2b12e8f..6d95e14 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 @@ -141,13 +141,15 @@ here"/>

Master and Monitor strip control

/master/gain dB
-
where dB is a float ranging from -193 to +6 representing the desired gain of master in 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.
+
where position is an int ranging from 0 to 1023 representing the fader control position
+
/master/mute yn
+
where yn is a bool/int representing the desired mute state of the track
/monitor/gain dB
-
where dB is a float ranging from -193 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.
+
where position is an int ranging from 0 to 1023 representing the fader control position

Transport Control