X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=scripts%2Ftomsloop.lua;h=0f424e7158d80354b51bbd6924fa1299974c22a8;hb=0ff233d234022032cc306ea43164db1b9f1ff4c1;hp=f1bca82068981aa94f956b96316a7c0ce6103321;hpb=baf631961360b1158f25b743f0bedfa60bc428f4;p=ardour.git 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]] }