hi midiboxers,
i have built a mb64 some time ago. and would like to thank torsten and the commuity once again for the great work. now i like to make a controll box for my guitar fx gear:
“program change” at midi in -> to a programmable status of 8 relays (16 would be better).
since i am not a programmer i dont know, how i can realize this, since i think the midibox is for realtime apps. i tought, with MIOS it should be possible, but i see no way.
there has to be a memory for every program number witch holds the status of the outputs (relays).
is there a similar projekt around or some suggestions?
thank you and regards, roman
btw: i tried to get in touch with the assambler code of some midi projekts… ???
it is hard to go of from zero to code a midi receiver app, i think. ![]()
i see the logical flow chart that i need, but i don’t know how to adapt it in asm-code… :-[