aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/manifest.ttl.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LV2/manifest.ttl.in')
-rw-r--r--plugins/LV2/manifest.ttl.in63
1 files changed, 63 insertions, 0 deletions
diff --git a/plugins/LV2/manifest.ttl.in b/plugins/LV2/manifest.ttl.in
index 7179adf..521a596 100644
--- a/plugins/LV2/manifest.ttl.in
+++ b/plugins/LV2/manifest.ttl.in
@@ -332,3 +332,66 @@ airwindows:compresaturator
doap:license <http://opensource.org/licenses/mit> ;
lv2:binary <Compresaturator@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
rdfs:seeAlso <Compresaturator.ttl> .
+
+airwindows:cstrip
+ a lv2:Plugin ;
+ doap:name "Airwindows CStrip" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <CStrip@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <CStrip.ttl> .
+
+airwindows:console5buss
+ a lv2:Plugin ;
+ doap:name "Airwindows Console5Buss" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Console5Buss@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Console5Buss.ttl> .
+
+airwindows:console5channel
+ a lv2:Plugin ;
+ doap:name "Airwindows Console5Channel" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Console5Channel@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Console5Channel.ttl> .
+
+airwindows:console5darkch
+ a lv2:Plugin ;
+ doap:name "Airwindows Console5DarkCh" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Console5DarkCh@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Console5DarkCh.ttl> .
+
+airwindows:console6buss
+ a lv2:Plugin ;
+ doap:name "Airwindows Console6Buss" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Console6Buss@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Console6Buss.ttl> .
+
+airwindows:console6channel
+ a lv2:Plugin ;
+ doap:name "Airwindows Console6Channel" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Console6Channel@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Console6Channel.ttl> .
+
+airwindows:crunchygroovewear
+ a lv2:Plugin ;
+ doap:name "Airwindows CrunchyGrooveWear" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <CrunchyGrooveWear@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <CrunchyGrooveWear.ttl> .
+
+airwindows:crystal
+ a lv2:Plugin ;
+ doap:name "Airwindows Crystal" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Crystal@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Crystal.ttl> .
+
+airwindows:curve
+ a lv2:Plugin ;
+ doap:name "Airwindows curve" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <curve@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <curve.ttl> .