trabz
2016-11-17 18:14:26
Hey !
I'm working on this project but I can't figure out what's wrong... Basically I'm having 2 layers of LED; one is for ableton (bank2), one is for traktor(bank1). When switching banks, the LED light up accordingly but need to "remember" the last LED setup/state from its bank:
e.g:
-When I press Bank 2 Button, all 64 LED initiate with color RED, and when pad n°1 is pressed, its LED will blink with color GREEN
-When I press Bank 1 Button, all 64 LED initiate with color BLUE and when pad n°2 is pressed, its LED will change color to non blinking YELLOW
-If I press Bank 2 Button again, all LED initiate with color RED, except for pad n°1 which is blinking with color GREEN
-If I press Bank 1 Button again, all LED initiate with color BLUE except for pad n°2 which is non blinking YELLOW
The way I mapped it:
-Bank 1: I assigned each pad a different value. E.g column one: ga,gb,gc,gd,ge,gf..... column two: ha,hb,hc,hd,he,hf... column 3 ia,ib,ic,id,ie,if....
-Bank 2: I assigned each pad a different value. E.g column one g0,g1,g2,g3.... column two; h0,h1,h2... column 3:i0,i1,i2...
-Pressing button XX will initiate all LED from bank1, and then the preset will deactivate, to be replaced by the real time tracking for bank 1 pads
-Pressing button YY will initiate all LED from bank2, and then the preset will deactivate, to be replaced by the real time tracking for bank 2 pads
-Pressing bank1 will activate bank 1 presets and deactivate bank2's
-Pressing bank2 will activate bank 2 presets and deactivate bank1's
The launchpad mk2 uses channel 1 for non blinking LED, and channel 2 for blinking LED
-bank 2 is receiving note from channel 1 and outgoes the same note on channel 2
-bank 1 is receiving note from channel 1 and outgoes the same note on channel 1
-both initiate are using channel one for non blinking LED layout
Its working fine separately, but it gets messy when I change the banks: Bank 2 is recalling properly the last state but the LEDs blink with wrong colors probably because of both banks receiving channel one. But I don"'t know how to solve this
Could someone help me?
I'm working on this project but I can't figure out what's wrong... Basically I'm having 2 layers of LED; one is for ableton (bank2), one is for traktor(bank1). When switching banks, the LED light up accordingly but need to "remember" the last LED setup/state from its bank:
e.g:
-When I press Bank 2 Button, all 64 LED initiate with color RED, and when pad n°1 is pressed, its LED will blink with color GREEN
-When I press Bank 1 Button, all 64 LED initiate with color BLUE and when pad n°2 is pressed, its LED will change color to non blinking YELLOW
-If I press Bank 2 Button again, all LED initiate with color RED, except for pad n°1 which is blinking with color GREEN
-If I press Bank 1 Button again, all LED initiate with color BLUE except for pad n°2 which is non blinking YELLOW
The way I mapped it:
-Bank 1: I assigned each pad a different value. E.g column one: ga,gb,gc,gd,ge,gf..... column two: ha,hb,hc,hd,he,hf... column 3 ia,ib,ic,id,ie,if....
-Bank 2: I assigned each pad a different value. E.g column one g0,g1,g2,g3.... column two; h0,h1,h2... column 3:i0,i1,i2...
-Pressing button XX will initiate all LED from bank1, and then the preset will deactivate, to be replaced by the real time tracking for bank 1 pads
-Pressing button YY will initiate all LED from bank2, and then the preset will deactivate, to be replaced by the real time tracking for bank 2 pads
-Pressing bank1 will activate bank 1 presets and deactivate bank2's
-Pressing bank2 will activate bank 2 presets and deactivate bank1's
The launchpad mk2 uses channel 1 for non blinking LED, and channel 2 for blinking LED
-bank 2 is receiving note from channel 1 and outgoes the same note on channel 2
-bank 1 is receiving note from channel 1 and outgoes the same note on channel 1
-both initiate are using channel one for non blinking LED layout
Its working fine separately, but it gets messy when I change the banks: Bank 2 is recalling properly the last state but the LEDs blink with wrong colors probably because of both banks receiving channel one. But I don"'t know how to solve this
Could someone help me?