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=23da3184960e778ec4449ee2bc5f790a80b500a4;hp=7185dd4ce2f7d617372b881c51332306c4755d33;hpb=ecbee4c29d31a5e0aa59ff267a5ff4d28226d2d1;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 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