]> Shamusworld >> Repos - ardour-manual/commitdiff
fix typo on OSC page ("User Interaction" -> "Control Surfaces")
authorRobin Gareus <robin@gareus.org>
Sun, 20 Oct 2013 19:21:49 +0000 (21:21 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 20 Oct 2013 19:21:49 +0000 (21:21 +0200)
_manual/22_using-control-surfaces/01_controlling-ardour-with-osc.html

index 5a723f2fa2b536367cd5f33aacc48296b9edbcfb..c1018301e2a26c656e63561dfe110952aedf43ca 100644 (file)
@@ -11,7 +11,7 @@ title: Controlling Ardour with OSC
 
 <h2>Connect to Ardour via OSC</h2>
 <p>
 
 <h2>Connect to Ardour via OSC</h2>
 <p>
-OSC support is not enabled by default, but can be turned on via <code>Edit &gt; Preferences &gt; User Interaction</code>. Once enabled, Ardour will listen on port 3819 by default. This port number can be changed by editing $ARDOUR_CONFIG and adding this line within the &lt;Config&gt; section:</p>
+OSC support is not enabled by default, but can be turned on via <code>Edit &gt; Preferences &gt; Control Surfaces</code>. Once enabled, Ardour will listen on port 3819 by default. This port number can be changed by editing $ARDOUR_CONFIG and adding this line within the &lt;Config&gt; section:</p>
 <pre>
   &lt;Option name="osc-port" value="YourChoiceHere"/&gt;
 </pre>
 <pre>
   &lt;Option name="osc-port" value="YourChoiceHere"/&gt;
 </pre>