summaryrefslogtreecommitdiff
path: root/scripts/tomsloop.lua
AgeCommit message (Collapse)Author
2017-02-23Update lua-script to use new playlist-APIRobin Gareus
2017-02-18Some more EditorAction icons & color API updateRobin Gareus
2017-02-13Update scripts for API change in 59daffea1Robin Gareus
2016-08-30and another SNAFU...Robin Gareus
2016-08-30fix jump out of local scopeRobin Gareus
2016-08-30correct comments and avoid /={4+}/Robin Gareus
2016-08-30-put method print_help() inside factory() (!) -nop / add commentsThomas Brand
Signed-off-by: Thomas Brand <tom@trellis.ch>
2016-08-30tom's loop: fix arguments to add_region()Robin Gareus
2016-08-30-adapt to new method syntax of add_region() to make script work with latest ↵Thomas Brand
lua API -add help text; displayed on error in script output window Signed-off-by: Thomas Brand <tom@trellis.ch>
2016-07-12re-classify bundled lua scriptsRobin Gareus
* search by author: - "Ardour Team" for "ready to use" plugins - "Ardour Lua Task Force" = example plugins * search by Category - use "Example" for DSP plugins (except instruments)
2016-04-11update and cleanup lua example scriptsRobin Gareus
2016-04-10some more example lua scriptsRobin Gareus
2016-04-10add undo to the lua bounce+loop example script, just because.Robin Gareus
2016-04-09exercise new lua bindingsRobin Gareus