From 4866106bcc488a1e85a78220652c486d37bb74d7 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 12 Jul 2016 15:21:23 +0200 Subject: re-classify bundled lua scripts * 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) --- scripts/tomsloop.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'scripts/tomsloop.lua') diff --git a/scripts/tomsloop.lua b/scripts/tomsloop.lua index f1bca82068..0f424e7158 100644 --- a/scripts/tomsloop.lua +++ b/scripts/tomsloop.lua @@ -1,8 +1,6 @@ ardour { ["type"] = "EditorAction", name = "Tom's Loop", license = "MIT", - author = "Robin Gareus", - email = "robin@gareus.org", - site = "http://gareus.org", + author = "Ardour Team", description = [[Bounce the loop-range of all non muted audio tracks, paste N times at playhead]] } -- cgit v1.2.3