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