Support the RFC 4695 sysex segmentation rules where a sysex packet can be split into multiple chunks using the f0 and f7 patterns like: begin f0 ... f0 continue f7 ... f0 end f7 ... f7 Add a unit test for the sysex UMP conversion.