DIY sysex fader box status and questions.

Jay Vaughan jayv at synth.net
Sat Apr 21 14:59:54 CEST 2012


Its 8-bits, so that makes a byte of data to be evaluated.  Each turn, you get a unique number - simply switch() on this number and off you go.  Ignore the numbers you don't care about (all 1's) or use it to reset your state machine but either way - you don't need to over-think this too much.  8 bits of info is a nice, round number - use it to prompt your case, and promote the values into something more useful for your sysex-stuffing .. 

;
--
Jay Vaughan






More information about the music-bar mailing list