Jump to content

LC LED question


eufex
 Share

Recommended Posts

Hi again, not been around for a while.

Update - 3 core live box is finished now bar midibox link, assignments and front panel graphics - I hope to have some pics soon.

2 core LC - half finished now - just finishing up the wiring.

Question:

In the schematic for the Douts for LEDS 4 are connected to the cursor buttons in the original layout but in the application it states that cursor LEDS are not supported by the protocol. I was wondering which was correct before I connect Douts to the cursor keys (if cursors aren't supported by the protocol it also gives 4 more Dout pins to play with - great :) )

Link to comment
Share on other sites

not exactly, maybe you are reading the wrong documentation. The protocol supports every function except the cursor leds and in my case (maybe because of Ableton Live implementation since I checked connection 1 million of times) the peak and the center led of the ledrings do not light up. My ledmeters work but are not reliable for metering dB (but they are for midi velocity). channel and bank l/r works perfectly, so connect them ^_^

Link to comment
Share on other sites

Oh.....

I was going by the file lc_io_table.inc

db ID_BANK_LEFT, ID_IGNORE ; (no LED supported by host)

db ID_BANK_RIGHT, ID_IGNORE ; (no LED supported by host)

db ID_BANK_CHANNEL_LEFT, ID_IGNORE ; (no LED supported by host)

db ID_BANK_CHANNEL_RIGHT, ID_IGNORE ; (no LED supported by host)

db ID_SHIFT, ID_IGNORE ; (no LED supported by host)

db ID_OPTION, ID_IGNORE ; (no LED supported by host)

db ID_CONTROL, ID_IGNORE ; (no LED supported by host)

db ID_CMD_ALT, ID_IGNORE ; (no LED supported by host)

etc

Now I'm well confused lol

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...