tweak a-series plugin names
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
A powerful stereo compressor.
|
||||
""" ;
|
||||
|
||||
doap:name "a-comp stereo" ;
|
||||
doap:name "a-Compressor stereo" ;
|
||||
doap:license "GPL v2+" ;
|
||||
doap:maintainer <http://ardour.org/credits.html>
|
||||
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
A powerful mono compressor.
|
||||
""" ;
|
||||
|
||||
doap:name "a-comp" ;
|
||||
doap:name "a-Compressor" ;
|
||||
doap:license "GPL v2+" ;
|
||||
doap:maintainer <http://ardour.org/credits.html>
|
||||
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
ardour {
|
||||
["type"] = "dsp",
|
||||
name = "High/Low Pass Filter",
|
||||
name = "a-High/Low Pass Filter",
|
||||
category = "Filter",
|
||||
license = "MIT",
|
||||
author = "Robin Gareus",
|
||||
email = "robin@gareus.org",
|
||||
site = "http://gareus.org",
|
||||
author = "Ardour Team",
|
||||
description = [[Example Ardour Lua DSP Plugin]]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user