Jump to content

Recommended Posts

Posted

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.

Posted
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

Posted

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.

Posted

Yes, with the C interface the implementation should be easier than programming MB64 meta events

Best Regards, Thorsten.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...