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=a5a2c37f352f3b1520bc0ddf856def96410c7cfd;hb=1321d4a5f39bf9163b6776dddc24d8ce151fd4d3;hp=169f6ad835b372579fccfd0f69464643f3c9e504;hpb=684032955a663bf9c2425c1c012cbb824713b0fe;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 169f6ad..a5a2c37 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 @@ -77,20 +77,20 @@ For each of the following, [remote_id] is the remote_id or the track
/ardour/routes/gaindB [remote_id] [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.

Menu actions

-Every single menu item in Ardour's GUI is accessible via OSC. There is
-a single common syntax to trigger the action as if it was selected
+Every single menu item in Ardour's GUI is accessible via OSC. There is +a single common syntax to trigger the action as if it was selected with the mouse (or keyboard):

 /ardour/access_action [action_name]
 
-

The list below shows all available values of [action-name] as of
-mid-March 2010 for Ardour 2.X. You can get the current list at any
+

The list below shows all available values of [action-name] as of +mid-March 2010 for Ardour 2.X. You can get the current list at any time by running Ardour with the -b flag.