aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-sampler.lv2/sampler.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-11-20 23:26:49 +0100
committerDavid Robillard <d@drobilla.net>2020-03-12 14:06:33 +0100
commita5c734a2ad41ad3f97c9f9550f705baab57a7eaa (patch)
treec180d59f336396ac850f1519986c00c22e42aace /plugins/eg-sampler.lv2/sampler.ttl
parent1d75523156c28b8a31b1a5d6504d78fe49b9cf62 (diff)
downloadlv2-a5c734a2ad41ad3f97c9f9550f705baab57a7eaa.tar.xz
WIP: Add feature to request parameter from from UIui-request-parameter
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 960276a..f5088f3 100644
--- a/plugins/eg-sampler.lv2/sampler.ttl
+++ b/plugins/eg-sampler.lv2/sampler.ttl
@@ -64,6 +64,7 @@
<http://lv2plug.in/plugins/eg-sampler#ui>
a ui:GtkUI ;
lv2:requiredFeature urid:map ;
+ lv2:optionalFeature ui:requestValue ;
lv2:extensionData ui:showInterface ;
ui:portNotification [
ui:plugin <http://lv2plug.in/plugins/eg-sampler> ;