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=8e8e1ef4820bd5c5e5c888a9423cf3cdfdb0b800;hp=7185dd4ce2f7d617372b881c51332306c4755d33;hpb=7e97b2c282244fc5de5547ae1136368e4b506ac5;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