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-17 11:11:53 +0100
commitc11adc705f7028eeff2e8fcd6cbf6b9d5ee97206 (patch)
tree10fd77edcb5fba52531ff3c837307a5b0a708f2d /plugins/eg-sampler.lv2/sampler.ttl
parent1d75523156c28b8a31b1a5d6504d78fe49b9cf62 (diff)
downloadlv2-c11adc705f7028eeff2e8fcd6cbf6b9d5ee97206.tar.xz
Add a UI feature to request a parameter value from the host
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> ;