Saturday, December 21, 2013

zmidi-core

Copperbox revision 3052.

I've corrected an error in the decoding and encoding of SysEx events. ZMidi used a wrong representation for SysEx (varlen, payload) - it should be (identifier, payload) where payload is a sequence of Word8s with the MSB set to 0 (i.e. in the range 0-127).

It turns out there are some SysEx messages that I should be decoding, I'm looking to adding them next.

Blog Archive

About Me

My photo
Disambiguating biog as there are a few Stephen Tetley's in the world. I'm neither a cage fighter or yachtsman. I studied Fine Art in the nineties (foundation Bradford 1992, degree Cheltenham 1992 - 95) then Computing part-time at Leeds Met graduating in 2003. I'm the Stephen Tetley on Haskell Cafe and Stackoverflow.