prefix blessed scripted DSP plugins with a-*
[ardour.git] / scripts / scope.lua
index efb0e2c3a4d714ed3523d62f95efa4afa049deec..1952c100c431151fa6ac3534105cf646618c8a70 100644 (file)
@@ -1,12 +1,10 @@
 ardour {
        ["type"]    = "dsp",
-       name        = "Inline Scope",
+       name        = "a-Inline Scope",
        category    = "Visualization",
-       license     = "GPLv2",
-       author      = "Robin Gareus",
-       email       = "robin@gareus.org",
-       site        = "http://gareus.org",
-       description = [[An Example DSP Plugin to display the waveform on the mixer strip]]
+       license     = "MIT",
+       author      = "Ardour Team",
+       description = [[Mixer strip inline waveform display]]
 }
 
 -- return possible i/o configurations