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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...