Re: Question on QS sysex specs doc


[ Follow Ups ] [ Post Message ] [ The QuadraSynth Forum ] [ FAQ ]

Posted by Jason Peter on November 10, 1997 at 22:19:01:

In Reply to: Re: Question on QS sysex specs doc posted by Dan Halbert on November 10, 1997 at 10:25:49:


: : SEVEN QUADRASYNTH BYTES:
: : 0: A7 A6 A5 A4 A3 A2 A1 A0
: : ...


: For you computer folks, consider the bytes in a "little-endian" fashion.
: For the rest of you, it helps to write out the data bytes from right-to-left
: (the bytes, not the bits inside them), even though you would normally see them
: left to right.

OK, so here's a good one...
If the transmission format is little endian, is the storage format of the sysex file little endian or does that depend on your platform? (i.e. Mac vs. PC)

Anyone else who has any knowledge of parsing the sysex file out there?


Follow Ups: