aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-09 03:48:57 +0000
committerDavid Robillard <d@drobilla.net>2012-09-09 03:48:57 +0000
commit32d8a611c09b5a0f282e34ef89e8529e59e128e1 (patch)
tree357db659b1ce7936c7744d2bf440c9d2cb12e750 /lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl
parentd322a83d8f39dd1464ca5bd595eb1729818e7004 (diff)
downloadlv2-32d8a611c09b5a0f282e34ef89e8529e59e128e1.tar.xz
Add midi:HexByte datatype for status bytes and masks.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl b/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl
index 4e2121f..a7f039c 100644
--- a/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl
@@ -23,6 +23,8 @@
] , [
rdfs:label "Add midi:binding and midi:channel predicates."
] , [
+ rdfs:label "Add midi:HexByte datatype for status bytes and masks."
+ ] , [
rdfs:label "Remove non-standard midi:Tick message type."
] , [
rdfs:label "Add C definitions for message types and standard controllers."