Jump to content

Recommended Posts

Posted

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 have

LED'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

Posted

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.

Posted
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)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...