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;h=28dd8b298d4016218fc648d325d4f2c95b8da677;hb=2f92b02fbb5cb72b3e4f0d2495428a18d6b51df2;hp=7185dd4ce2f7d617372b881c51332306c4755d33;hpb=791a19b59b982f72e3fec61826229dcf9e2a1209;p=ardour-manual 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 7185dd4..28dd8b2 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 @@ -98,8 +98,11 @@ here"/>
/ardour/routes/gainabs rid gain_abs
where gain_abs is a float ranging from 0 to 2 (0 being -infinite, 1 being 0dB and 2 being +6dB).
/ardour/routes/gaindB rid gain_db
-
where gain_db is a float ranging from -400 to 6 representing the desired gain of the track in dB. -
+
where gain_db is a float ranging from -400 to 6 representing the desired gain of the track in dB.
+
/ardour/routes/trimabs rid trim_abs
+
where trim_abs is a float ranging from 0.1 to 10 (-20dB to +20dB). (since 4.1)
+
/ardour/routes/trimdB rid trim_db
+
where trim_db is a float ranging from -20 to 20 representing the desired trim of the track in dB. (since 4.1)

Menu actions