X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fmidi%2Fsysex_vendor_specific.output;h=1d7a49a4bbf05e9f57b44e79b61ecf5c073d0365;hb=d2d7060e037710b63bfbfe4ed77e02b113304ca4;hp=3407fb20b41297f0f4d515ff51f202c4bc5bd3aa;hpb=9d66b02f081570699ad205826f6b307af4449bf1;p=sigrok-test.git diff --git a/decoder/test/midi/sysex_vendor_specific.output b/decoder/test/midi/sysex_vendor_specific.output index 3407fb2..1d7a49a 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 " -377-476 midi: text-verbose: "SysEx: for 'undefined (0x7c)' with payload " -488-661 midi: text-verbose: "SysEx: for 'undefined (0x00 0x3f 0x7f)' with payload " -673-883 midi: text-verbose: "SysEx: for 'Fender' with payload 0x01 0x02 0x03 " +7-69 midi: text-error: "system exclusive: truncated manufacturer code (<1 bytes)" "SysEx: truncated manufacturer (<1 bytes)" "SE: trunc. manu." +81-180 midi: text-error: "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 " "SysEx: 'Strand Lighting', payload <>" "SE: 'Strand Lighting', payload <>" +377-476 midi: text-verbose: "system exclusive: for 'undefined (0x7c)' with payload " "SysEx: 'undefined', payload <>" "SE: 'undefined', payload <>" +488-661 midi: text-verbose: "system exclusive: for 'undefined (0x00 0x3f 0x7f)' with payload " "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 "