elisavage
2016-08-05 02:38:01
Hi all, I have read through the many posts and replies on setting up an APC 40/launchpad for Resolume. I too am attempting to get midi feedback for the leds. Ibanman555 had a great solve for getting the controller to light up when you first open it, which I have followed. Now I am hoping to get the led to change to green when you tap it, and back to red when it is pressed again. I didn't see any conditionals that say onPress if x=b then b=x and then visa versa. I left my APC at home and have a launchpad mini with me, which I hope to set up similarly. The velocity for a specific led color is different than for the apc (which is 1=Green, 3=Red, 5=Amber etc) SO I have been experimenting with the velocities and so far I have found that 3 is definitely red, and 60 is definitely green.
so I have started out with a timer that sets the velocity value of a pad to 03. So on the start a pad will be red(pp=03). I then add a translator that onNote of the pad sets the velocity to 60 and the pad turns green, but despite my attempts at different additional conditional statements I can' get it to switch back. I am probably missing the simple logic where I can make it work using a conditional that skips the next step but I can't think it out. I will attach my project file if anyone has time to help.
Thanks so much for any insight!
Eli
so I have started out with a timer that sets the velocity value of a pad to 03. So on the start a pad will be red(pp=03). I then add a translator that onNote of the pad sets the velocity to 60 and the pad turns green, but despite my attempts at different additional conditional statements I can' get it to switch back. I am probably missing the simple logic where I can make it work using a conditional that skips the next step but I can't think it out. I will attach my project file if anyone has time to help.
Thanks so much for any insight!
Eli
- Attachments
-
- Launchpad Mini Light.bmtp
- (1.24 KiB) Downloaded 344 times