X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=scripts%2Fvoice_activate.lua;h=64c1ba059be54723219679321e371c246fb099e8;hb=ed4d17a8ff9000d66af91f4db33fd16cc388691e;hp=45219eb1daf3b95a9481e0cc04d7f3b791034b34;hpb=4866106bcc488a1e85a78220652c486d37bb74d7;p=ardour.git diff --git a/scripts/voice_activate.lua b/scripts/voice_activate.lua index 45219eb1da..64c1ba059b 100644 --- a/scripts/voice_activate.lua +++ b/scripts/voice_activate.lua @@ -2,7 +2,7 @@ ardour { ["type"] = "dsp", name = "Voice/Level Activate", category = "Utility", - author = "Ardour Team", + author = "Ardour Lua Task Force", license = "MIT", description = [[Roll the transport when the signal level on the plugin's input exceeds a given threshold.]] }