John_Swenson Posted February 10, 2006 Report Posted February 10, 2006 Its been a while since I've been in midibox land, so I don't remember the answer to this.I have a hard disk recorder I want to run remotely, the functions I want to control use SysEx messages. So what I want to build is a little box with 4 buttons that I can program to output SysEx messages. Can I do this with one of the canned applications? (Midibox64 etc)I could write a custom MIOS program to easily do this, but if the functionality already exists why reinvent the wheel.Thanks,John S. Quote
raphael Posted February 11, 2006 Report Posted February 11, 2006 Can I do this with one of the canned applications? (Midibox64 etc)Take a look at the meta event function of the MidiBox (mb64_meta.inc or mb64e_meta.inc).Raphael Quote
John_Swenson Posted February 14, 2006 Author Report Posted February 14, 2006 Thanks, but it looks like I'm going to have to program this one, I just found out the message has to be different each time its sent and there is a checksum that has to be computed.I guess its time to try out the C interface!John S. Quote
TK. Posted February 14, 2006 Report Posted February 14, 2006 Yes, with the C interface the implementation should be easier than programming MB64 meta eventsBest Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.