prefix blessed scripted DSP plugins with a-*
[ardour.git] / scripts / voice_activate.lua
index 45219eb1daf3b95a9481e0cc04d7f3b791034b34..64c1ba059be54723219679321e371c246fb099e8 100644 (file)
@@ -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.]]
 }