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