eufex Posted September 15, 2006 Report Posted September 15, 2006 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 :) )
SounDuke Posted September 15, 2006 Report Posted September 15, 2006 Hi,I'm using my 2xcore LC with Ableton Live but as specified in the protocol they don't work
eufex Posted September 15, 2006 Author Report Posted September 15, 2006 OK - thanks for that :)I guess the protocol is the thing to go by (logically) then rather than the schematic - no point connecting up the channel and bank l/r either then.
SounDuke Posted September 15, 2006 Report Posted September 15, 2006 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 ^_^
eufex Posted September 15, 2006 Author Report Posted September 15, 2006 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)etcNow I'm well confused lol
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