From: Len Ovens Date: Thu, 12 May 2016 20:32:50 +0000 (-0700) Subject: OSC: Master monitor docs. X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=180d48425296a9a92e04e44255eb6ed3d6dc736e;p=ardour-manual OSC: Master monitor docs. --- 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 e600419..59aa90c 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 @@ -142,6 +142,15 @@ here"/>
where fader is a float ranging from 0.0f to 1.0f
/master1024 fader
where fader is an int ranging from 0 to 1023
+
/monitorabs abs
+
where abs is a float ranging from 0.0f to 2.0f
+
/monitordB dB
+
where dB is a float ranging from -200f to 6f
+
/monitorfader fader
+
where fader is a float ranging from 0.0f to 1.0f
+
/monitor1024 fader
+
where fader is an int ranging from 0 to 1023
+

Transport Control