xx .. .. xx |
Payload (range of calculation) |
cs |
Checksum |
cs |
Corrected checksum (ng : original wrong value) |
Input | Output |
---|---|
// GS Master Volume: 127 F0h 0x41 B'00010000 H'42 $12 400004 D'127 | f0 41 10 42 12 40 00 04 7f 3d f7 |
// SC-88 EQ Low Gain: +7dB f0 41 10 42 12 40 02 01 +7 | f0 41 10 42 12 40 02 01 47 76 f7 |
// SC Display Letter f0 41 10 45 12 10 00 00 "Display Letter!" | f0 41 10 45 12 10 00 00 44 69 73 70 6c 61 79 20 4c 65 74 74 65 72 21 69 f7 |
// Wrong checksum will be fixed f0 41 10 42 12 40 00 7f 00 42 f7 | f0 41 10 42 12 40 00 7f 00 41 f7 |
// XG Master Volume (w/o checksum) f0 43 10 4c 00 00 04 D'127 | f0 43 10 4c 00 00 04 7f f7 |
// MU Display Letter f0 43 10 4c 06 00 00 "Display Letter " // line 1 " for MU" // line 2 | f0 43 10 4c 06 00 00 44 69 73 70 6c 61 79 20 4c 65 74 74 65 72 20 20 20 20 20 20 20 20 20 20 20 20 66 6f 72 20 4d 55 f7 |
Invalid SysEx.