Hi everyone
I’ve just finished the building of my midibox. it is very simple: 1 core, 1 ain with 8 pots, 1 din with 10 buttons, a dout with 6 leds. I load into the pic the mios and the ain64_din128_dout128_v2_0.zip application also if I have less than 64/128/128 items. Ok, it works! It send midi message (test with miosstudio) and seems fine.
My next step is to write down and appropiate application: I Think I have to use C language, but, i think maybe there’s another way…I tryed serge midibox64 editor but, when I try to assign different event, I can’t understand the way to put them in to the pic for return to me even after I shout off the midibox (I don’t have banksticks!!!).
The fact is that I need a simple controller to control software like b4 and the buttons now only send note on message, instead I want them to send other control message…How to do?
Second question is how can I set the led? I know they work (because when I turn on the midibox, they flash ) but how can I assign them to features I want?
Thank you very much
Andrea