X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flua-scripting.html;h=3d7fd70afd5514b18b18ef33f877274dbdb8e608;hb=94be95da4b2bc64b2b7ee7e84044764d45f1240f;hp=974a50a08764aa857ce69853d7516620491eb8a1;hpb=f8e8f8db2f23a7dc4db49458981f6ce71dc31b5e;p=ardour-manual diff --git a/include/lua-scripting.html b/include/lua-scripting.html index 974a50a..3d7fd70 100644 --- a/include/lua-scripting.html +++ b/include/lua-scripting.html @@ -341,7 +341,7 @@ Fully functional, yet still in a prototyping stage:
  • convenience methods (wrap more complex Ardour actions into a library). e.g set plugin parameters, write automation lists from a Lua table
  • Add some useful scripts and more examples
  • -
  • Documentation (Ardour API), also usable for tab-exansion, syntax highlighting
  • +
  • Documentation (Ardour API), also usable for tab-expansion, syntax highlighting
  • bindings for GUI Widgets (plugin UIs, message boxes, etc)