fix file-name reported to analyzer when stem-exporting
[ardour.git] / scripts / amp3.lua
index c8771a4a734f0fe32740a5b6710a61762a0fa377..bb1a589b273aadc4c92514519bcee31542ed17ed 100644 (file)
@@ -1,11 +1,9 @@
 ardour {
        ["type"]    = "dsp",
        name        = "Simple Amp III",
-       category    = "Amplifier",
+       category    = "Example",
        license     = "MIT",
-       author      = "Robin Gareus",
-       email       = "robin@gareus.org",
-       site        = "http://gareus.org",
+       author      = "Ardour Lua Task Force",
        description = [[
        An Example DSP Plugin for processing audio, to
        be used with Ardour's Lua scripting facility.]]