Oh, so I've also made one that takes a list and converts it into a stream of bytes with a sysex start byte as the first output and a sysex end as the last output.
I've attached it as well... it doesn't do any error checking yet.. but it has been useful for me :)
-Alex
On Fri, Jan 16, 2009 at 7:26 PM, hard off hard.off@gmail.com wrote:
yeah cheers. may be useful for me with a project i am working on.