]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html
next batch of XHTML validation fixes. somebody really hates markup languages here...
[ardour-manual] / _manual / 22_using-control-surfaces / 01_controlling-ardour-with-osc.html
index 169f6ad835b372579fccfd0f69464643f3c9e504..a5a2c37f352f3b1520bc0ddf856def96410c7cfd 100644 (file)
@@ -77,20 +77,20 @@ For each of the following, [remote_id] is the remote_id or the track
 </dd>
 <dt> /ardour/routes/gaindB [remote_id] [gain_db]
 </dt>
-<dd>where [gain_db] is a float ranging from -400 to 6 representing the desired gain of the track in dB.<br>
+<dd>where [gain_db] is a float ranging from -400 to 6 representing the desired gain of the track in dB.
 </dd>
 </dl>
 
 <h2>Menu actions</h2>
 <p>
-Every single menu item in Ardour's GUI is accessible via OSC. There is<br>
-a single common syntax to trigger the action as if it was selected<br>
+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):</p>
 <pre>
 /ardour/access_action [action_name]
 </pre>
-<p>The list below shows all available values of [action-name] as of<br>
-mid-March 2010 for Ardour 2.X. You can get the current list at any<br>
+<p>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.</p>
 <ul>
 <li> Common/About