summaryrefslogtreecommitdiffstats
path: root/host_compatibility.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-18 04:24:00 -0400
committerDavid Robillard <d@drobilla.net>2022-08-18 04:26:01 -0400
commitd43fe49070f735531c7cdee22d3dc93d036474db (patch)
tree6373bcb57927f794c31ceae552122bd783347141 /host_compatibility.ttl
parentaa7188fac44f97de90c1dc5cbf1a3cb0396d1fe8 (diff)
downloadlv2site-d43fe49070f735531c7cdee22d3dc93d036474db.tar.xz
Add freebie features to REAPER
Diffstat (limited to 'host_compatibility.ttl')
-rw-r--r--host_compatibility.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/host_compatibility.ttl b/host_compatibility.ttl
index 2ca23e2..aaaee7b 100644
--- a/host_compatibility.ttl
+++ b/host_compatibility.ttl
@@ -181,7 +181,9 @@ _:reaper
<http://lv2plug.in/ns/extensions/ui#portMap> ,
<http://lv2plug.in/ns/extensions/ui#resize> ,
<http://lv2plug.in/ns/extensions/ui#touch> ,
- lv2:inPlaceBroken ;
+ lv2:hardRTCapable ,
+ lv2:inPlaceBroken ,
+ lv2:isLive ;
compat:supportsPortType <http://lv2plug.in/ns/ext/atom#AtomPort> ,
lv2:AudioPort ,
lv2:ControlPort ,