summaryrefslogtreecommitdiff
path: root/decoder/test/midi/sysex_vendor_specific.output
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/midi/sysex_vendor_specific.output')
-rw-r--r--decoder/test/midi/sysex_vendor_specific.output12
1 files changed, 6 insertions, 6 deletions
diff --git a/decoder/test/midi/sysex_vendor_specific.output b/decoder/test/midi/sysex_vendor_specific.output
index 3407fb2..713f11c 100644
--- a/decoder/test/midi/sysex_vendor_specific.output
+++ b/decoder/test/midi/sysex_vendor_specific.output
@@ -1,6 +1,6 @@
-7-69 midi: text-verbose: "SysEx: truncated manufacturer code (<1 bytes)"
-81-180 midi: text-verbose: "SysEx: truncated manufacturer code (<3 bytes)"
-192-365 midi: text-verbose: "SysEx: for 'Strand Lighting' with payload <empty>"
-377-476 midi: text-verbose: "SysEx: for 'undefined (0x7c)' with payload <empty>"
-488-661 midi: text-verbose: "SysEx: for 'undefined (0x00 0x3f 0x7f)' with payload <empty>"
-673-883 midi: text-verbose: "SysEx: for 'Fender' with payload 0x01 0x02 0x03 "
+7-69 midi: text-verbose: "system exclusive: truncated manufacturer code (<1 bytes)" "SysEx: truncated manufacturer (<1 bytes)" "SE: trunc. manu."
+81-180 midi: text-verbose: "system exclusive: truncated manufacturer code (<3 bytes)" "SysEx: truncated manufacturer (<3 bytes)" "SE: trunc. manu."
+192-365 midi: text-verbose: "system exclusive: for 'Strand Lighting' with payload <empty>" "SysEx: 'Strand Lighting', payload <>" "SE: 'Strand Lighting', payload <>"
+377-476 midi: text-verbose: "system exclusive: for 'undefined (0x7c)' with payload <empty>" "SysEx: 'undefined', payload <>" "SE: 'undefined', payload <>"
+488-661 midi: text-verbose: "system exclusive: for 'undefined (0x00 0x3f 0x7f)' with payload <empty>" "SysEx: 'undefined', payload <>" "SE: 'undefined', payload <>"
+673-883 midi: text-verbose: "system exclusive: for 'Fender' with payload 0x01 0x02 0x03 " "SysEx: 'Fender', payload 01 02 03 " "SE: 'Fender', payload 01 02 03 "