aboutsummaryrefslogtreecommitdiffstats
path: root/blop.lv2/sync_square.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-01-05 23:03:49 +0000
committerDavid Robillard <d@drobilla.net>2014-01-05 23:03:49 +0000
commit90c0827c98907c42e658987567046bb97c989298 (patch)
treea5624e8708ff09bf8849fa79bdef44ae29fa046b /blop.lv2/sync_square.ttl
parent723451ba486c3d2166f38927ff92413af0c31e24 (diff)
downloadblop.lv2-90c0827c98907c42e658987567046bb97c989298.tar.gz
blop.lv2-90c0827c98907c42e658987567046bb97c989298.tar.bz2
blop.lv2-90c0827c98907c42e658987567046bb97c989298.zip
Add plugin symbols.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@5281 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'blop.lv2/sync_square.ttl')
-rw-r--r--blop.lv2/sync_square.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/blop.lv2/sync_square.ttl b/blop.lv2/sync_square.ttl
index 6102747..6b5966a 100644
--- a/blop.lv2/sync_square.ttl
+++ b/blop.lv2/sync_square.ttl
@@ -10,6 +10,7 @@ blop:sync_square
a lv2:Plugin ,
lv2:OscillatorPlugin ;
lv2:project blop: ;
+ lv2:symbol "sync_square" ;
lv2:microVersion 0 ;
lv2:minorVersion 0 ;
lv2:extensionData opts:interface ;