aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/midi
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-03-28 13:01:00 -0400
committerDavid Robillard <d@drobilla.net>2015-03-28 13:01:00 -0400
commitca1877705386fc2f2a4b0ebecb0adba8c793dcbf (patch)
tree54c4955b7ab156cb273d9757351615ffe528b211 /lv2/lv2plug.in/ns/ext/midi
parent8ad599d6e864203f512bbb25b98abd85ae73cd67 (diff)
downloadlv2-ca1877705386fc2f2a4b0ebecb0adba8c793dcbf.tar.xz
Remove formatting from comments for UI display.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/midi')
-rw-r--r--lv2/lv2plug.in/ns/ext/midi/midi.ttl4
1 files changed, 1 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/ext/midi/midi.ttl b/lv2/lv2plug.in/ns/ext/midi/midi.ttl
index 0be2a6e..20d7f37 100644
--- a/lv2/lv2plug.in/ns/ext/midi/midi.ttl
+++ b/lv2/lv2plug.in/ns/ext/midi/midi.ttl
@@ -387,9 +387,7 @@ midi:statusMask
owl:FunctionalProperty ;
rdfs:label "status mask" ;
rdfs:range midi:HexByte ;
- rdfs:comment """
-The status byte for a message of this type on channel 1, i.e. a status byte
-with the lower nibble set to zero.""" .
+ rdfs:comment """The status byte for a message of this type on channel 1, i.e. a status byte with the lower nibble set to zero.""" .
midi:velocity
a rdf:Property ,