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 0799cc9..191a5a3 100644
--- a/fomp.lv2/manifest.ttl.in
+++ b/fomp.lv2/manifest.ttl.in
@@ -59,6 +59,16 @@ fomp:cs_chorus2
rdfs:seeAlso <cs_chorus2.ttl> ;
lv2:binary <cs_chorus@LIB_EXT@> .
+fomp:cs_phaser1
+ a lv2:Plugin ;
+ rdfs:seeAlso <cs_phaser1.ttl> ;
+ lv2:binary <cs_phaser@LIB_EXT@> .
+
+fomp:cs_phaser1_lfo
+ a lv2:Plugin ;
+ rdfs:seeAlso <cs_phaser1_lfo.ttl> ;
+ lv2:binary <cs_phaser@LIB_EXT@> .
+
fomp:triple_chorus
a lv2:Plugin ;
rdfs:seeAlso <triple_chorus.ttl> ;