]> Shamusworld >> Repos - ardour-manual/blobdiff - include/lua-scripting.html
Correct OSC personal monitoring to Foldback
[ardour-manual] / include / lua-scripting.html
index 974a50a08764aa857ce69853d7516620491eb8a1..aa49898869ba1958f48c43ec8da22368c0076ffe 100644 (file)
@@ -160,7 +160,7 @@ keys (the keys are case-sensitive):
 
 <p class="note">
 Scripts that come with Ardour (currently mostly examples) can be found in the
-<a href="https://github.com/Ardour/ardour/tree/master/scripts">Source Tree</a>.
+<a href="https://github.com/Ardour/ardour/tree/master/share/scripts">Source Tree</a>.
 </p>
 
 <h3 id="Action Scripts">Action Scripts</h3>
@@ -341,7 +341,7 @@ Fully functional, yet still in a prototyping stage:
                        <li>convenience methods (wrap more complex Ardour actions into a library). e.g set plugin parameters, write
                        automation lists from a Lua table</li>
                        <li>Add some useful scripts and more examples</li>
-                       <li>Documentation (Ardour API), also usable for tab-exansion, syntax highlighting</li>
+                       <li>Documentation (Ardour API), also usable for tab-expansion, syntax highlighting</li>
                        <li>bindings for GUI Widgets (plugin UIs, message boxes, etc)</li>
                </ul>
                <li>