From 1bd34fa795d0eac15d0dc9d4c756f19fc6624872 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 31 Jul 2021 21:34:28 +0200 Subject: LV2: Port another batch of plugins, EQ - SurgeTide Some plugins won't compile for various reasons, these have been left out for now. One plugin failed autoporting, so that one's left out too. I have not tested these plugins yet, so no guarantees that they work, or that they work right. Please report any problems or if there's missing control info to the mailing list. --- plugins/LV2/src/Interstage/manifest.ttl.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/LV2/src/Interstage/manifest.ttl.in (limited to 'plugins/LV2/src/Interstage/manifest.ttl.in') diff --git a/plugins/LV2/src/Interstage/manifest.ttl.in b/plugins/LV2/src/Interstage/manifest.ttl.in new file mode 100644 index 0000000..04b8ace --- /dev/null +++ b/plugins/LV2/src/Interstage/manifest.ttl.in @@ -0,0 +1,6 @@ +airwindows:interstage + a lv2:Plugin ; + doap:name "Airwindows Interstage" ; + doap:license ; + lv2:binary ; + rdfs:seeAlso . -- cgit v1.2.3