aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-07-30 19:04:39 -0400
committerDavid Robillard <d@drobilla.net>2016-07-31 15:19:30 -0400
commit7f0ebf206c3654e66b1ad40450d54253f7bfd17f (patch)
treeaaa79617c2f51ec5b1e514fd9a9698992650e8cf /lv2/lv2plug.in/ns/lv2core/lv2core.ttl
parent7a5037a1508e3b84b2f742cda09a044451705d25 (diff)
downloadlv2-7f0ebf206c3654e66b1ad40450d54253f7bfd17f.tar.xz
Add lv2_features_data() and lv2_features_query()
This adds a new header lv2/lv2plug.in/ns/lv2core/lv2_util.h for utility functions useful with core LV2.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl
index d08d063..1980f37 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.ttl
@@ -38,6 +38,7 @@ devices). See <a href="http://www.w3.org/TR/xhtml-basic/#s_xhtmlmodules"
<http://lv2plug.in/ns/lv2core>
a owl:Ontology ;
rdfs:seeAlso <lv2.h> ,
+ <lv2_util.h> ,
<lv2core.doap.ttl> ,
<../meta/meta.ttl> ;
lv2:documentation """