piku Posted December 8, 2010 Report Posted December 8, 2010 how can i configure my midibox 64 and midibox 64e to turn on leds via midi and via buttons both? can someone build a special version of the firmware with this feature enabled? if not, please give me some general suggestion about the necessary code modifications thanks
ilmenator Posted December 8, 2010 Report Posted December 8, 2010 Hi, this is not a big deal. As you seem to be no programmer, may I suggest that you start coding using the C language - this is much easier than changing the assembler code for MIDIbox 64. Take a look at the LED controlling example and see if this makes sense to you. If so, you should go to the WIKI to install the toolchain and start coding. It is really simple and straight forward, and what you need is easily implemented even without programming experience by just following the implementation example above.
piku Posted December 8, 2010 Author Report Posted December 8, 2010 i had success with the c examples.. but it's too difficult for me to enable this kind of feature in mb64e firmware
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now