aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/manifest.ttl.in
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-03-28 17:29:25 +0200
committerHarald Eilertsen <haraldei@anduin.net>2021-03-28 17:29:25 +0200
commita42203c7ddd28f1b6a5d2c12cab5e6dd40f1622f (patch)
treea0cc8fe089ca1c847df23972891b3572b0e0ab80 /plugins/LV2/manifest.ttl.in
parentb5e03fb5f6a82d3187c7705559dba91c4ce7dada (diff)
downloadairwindows-lv2-port-a42203c7ddd28f1b6a5d2c12cab5e6dd40f1622f.tar.gz
airwindows-lv2-port-a42203c7ddd28f1b6a5d2c12cab5e6dd40f1622f.tar.bz2
airwindows-lv2-port-a42203c7ddd28f1b6a5d2c12cab5e6dd40f1622f.zip
LV2: More plugins.
Plugins added in this batch is: - C5RawBuss - C5RawChannel - Calibre - Channel4-7 - Chorus - ChorusEnsemble - ChromeOxide - Cider - ClipOnly - Coils - Cojones - Compresaturator
Diffstat (limited to 'plugins/LV2/manifest.ttl.in')
-rw-r--r--plugins/LV2/manifest.ttl.in112
1 files changed, 112 insertions, 0 deletions
diff --git a/plugins/LV2/manifest.ttl.in b/plugins/LV2/manifest.ttl.in
index 568a05d..7179adf 100644
--- a/plugins/LV2/manifest.ttl.in
+++ b/plugins/LV2/manifest.ttl.in
@@ -220,3 +220,115 @@ airwindows:buttercomp
doap:license <http://opensource.org/licenses/mit> ;
lv2:binary <ButterComp@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
rdfs:seeAlso <ButterComp.ttl> .
+
+airwindows:c5rawbuss
+ a lv2:Plugin ;
+ doap:name "Airwindows C5RawBuss" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <C5RawBuss@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <C5RawBuss.ttl> .
+
+airwindows:c5rawchannel
+ a lv2:Plugin ;
+ doap:name "Airwindows C5RawChannel" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <C5RawChannel@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <C5RawChannel.ttl> .
+
+airwindows:calibre
+ a lv2:Plugin ;
+ doap:name "Airwindows Calibre" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Calibre@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Calibre.ttl> .
+
+airwindows:capacitor
+ a lv2:Plugin ;
+ doap:name "Airwindows Capacitor" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Capacitor@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Capacitor.ttl> .
+
+airwindows:channel4
+ a lv2:Plugin ;
+ doap:name "Airwindows Channel4" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Channel4@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Channel4.ttl> .
+
+airwindows:channel5
+ a lv2:Plugin ;
+ doap:name "Airwindows Channel5" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Channel5@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Channel5.ttl> .
+
+airwindows:channel6
+ a lv2:Plugin ;
+ doap:name "Airwindows Channel6" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Channel6@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Channel6.ttl> .
+
+airwindows:channel7
+ a lv2:Plugin ;
+ doap:name "Airwindows Channel7" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Channel7@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Channel7.ttl> .
+
+airwindows:chorus
+ a lv2:Plugin ;
+ doap:name "Airwindows Chorus" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Chorus@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Chorus.ttl> .
+
+airwindows:chorusensemble
+ a lv2:Plugin ;
+ doap:name "Airwindows ChorusEnsemble" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <ChorusEnsemble@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <ChorusEnsemble.ttl> .
+
+airwindows:chromeoxide
+ a lv2:Plugin ;
+ doap:name "Airwindows ChromeOxide" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <ChromeOxide@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <ChromeOxide.ttl> .
+
+airwindows:cider
+ a lv2:Plugin ;
+ doap:name "Airwindows Cider" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Cider@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Cider.ttl> .
+
+airwindows:cliponly
+ a lv2:Plugin ;
+ doap:name "Airwindows ClipOnly" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <ClipOnly@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <ClipOnly.ttl> .
+
+airwindows:coils
+ a lv2:Plugin ;
+ doap:name "Airwindows Coils" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Coils@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Coils.ttl> .
+
+airwindows:cojones
+ a lv2:Plugin ;
+ doap:name "Airwindows Cojones" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Cojones@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Cojones.ttl> .
+
+airwindows:compresaturator
+ a lv2:Plugin ;
+ doap:name "Airwindows Compresaturator" ;
+ doap:license <http://opensource.org/licenses/mit> ;
+ lv2:binary <Compresaturator@CMAKE_SHARED_LIBRARY_SUFFIX@> ;
+ rdfs:seeAlso <Compresaturator.ttl> .