summaryrefslogtreecommitdiff
path: root/scripts/spectrogram.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/spectrogram.lua')
-rw-r--r--scripts/spectrogram.lua10
1 files changed, 4 insertions, 6 deletions
diff --git a/scripts/spectrogram.lua b/scripts/spectrogram.lua
index 5e7c159aeb..4f55a654a7 100644
--- a/scripts/spectrogram.lua
+++ b/scripts/spectrogram.lua
@@ -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