bcbox Posted May 6, 2005 Report Posted May 6, 2005 I have done all my research on MIDIBox and the new PIC18F452/MIOS but I still have what I think in all reality a stupid question but here goes :-[I'm building MIDI controller for Ableton Live. At it's core will be:(1) Core Module (18F/MIOS)(2) A_IN Modules (64 pots)(2) D_IN Modules (64 momentary buttons)(2) D_OUT Modules (64 LED's).my question concerns the the D_OUT modules and the LED's. I'm confused on the exact application of this. Does this allow me to haveLED's turned on/off with the press of a momentary switch? Basically I want each of my 64 buttons to simultaneously toggle an LED on/off with subsequent presses. Is this an application that I can program the MIOS to do?Thanks,Brian Quote
TK. Posted May 6, 2005 Report Posted May 6, 2005 The problem is propably, that there are too much options ;-)LEDs can be controlled via MIDI exclusively from the host, or the application can control it directly with normal or toggling behaviour.In your case the first option is the better solution, so that the LEDs always reflect the state of the currently loaded song (no manual adjustments required)Best Regards, Thorsten. Quote
bcbox Posted May 7, 2005 Author Report Posted May 7, 2005 The problem is propably, that there are too much options ;-)that's exactly right. I am an EE and I can usually wrap my head around these things - I just need to chill and read up 8) 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.