aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-sampler.lv2/sampler.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-09 01:19:29 +0000
committerDavid Robillard <d@drobilla.net>2011-11-09 01:19:29 +0000
commitc43aed97c6b874a80fd5a9f759e651953bcec1f9 (patch)
treeb52b703474edafed6d80080076f55af8de27d5cd /plugins/eg-sampler.lv2/sampler.ttl
parent836ecd0b091d70fc689fab1fcc94e5b165d33c2c (diff)
downloadlv2-c43aed97c6b874a80fd5a9f759e651953bcec1f9.tar.xz
Implement file name changing from UI.
Diffstat (limited to 'plugins/eg-sampler.lv2/sampler.ttl')
-rw-r--r--plugins/eg-sampler.lv2/sampler.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/eg-sampler.lv2/sampler.ttl b/plugins/eg-sampler.lv2/sampler.ttl
index 51c6c28..9dd512f 100644
--- a/plugins/eg-sampler.lv2/sampler.ttl
+++ b/plugins/eg-sampler.lv2/sampler.ttl
@@ -46,4 +46,5 @@
<http://lv2plug.in/plugins/eg-sampler#ui>
a ui:GtkUI ;
+ lv2:requiredFeature <http://lv2plug.in/ns/ext/urid#Mapper> ;
ui:binary <sampler_ui.so> .