aboutsummaryrefslogtreecommitdiffstats
path: root/fomp.lv2/manifest.ttl.in
diff options
context:
space:
mode:
Diffstat (limited to 'fomp.lv2/manifest.ttl.in')
-rw-r--r--fomp.lv2/manifest.ttl.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fomp.lv2/manifest.ttl.in b/fomp.lv2/manifest.ttl.in
index 191a5a3..fa8730e 100644
--- a/fomp.lv2/manifest.ttl.in
+++ b/fomp.lv2/manifest.ttl.in
@@ -98,3 +98,13 @@ fomp:autowah
a lv2:Plugin ;
rdfs:seeAlso <autowah.ttl> ;
lv2:binary <autowah@LIB_EXT@> .
+
+fomp:reverb
+ a lv2:Plugin ;
+ rdfs:seeAlso <reverb.ttl> ;
+ lv2:binary <reverbs@LIB_EXT@> .
+
+fomp:reverb_amb
+ a lv2:Plugin ;
+ rdfs:seeAlso <reverb_amb.ttl> ;
+ lv2:binary <reverbs@LIB_EXT@> .