Led feedback
Hi guys I have currently got most of my controller working however the led lights are not working properly. My lights seem to either all stay on weather they are pressed or not. I would like them to be on while the action is happening and off when not. For example when I press mute the led light up then when mute is off the light goes off etc. is it possible to control the lights ? If so could someone give an example of how to do so please
The first box should contain the code for loop_start: .highlighted_clip_slot.clip.loop_start
The second box should contain the code for playing position:
self.song().view.highlighted_clip_slot.clip.playing_position
Everything else should stay the same as in my previous screen shot.
When you press the button, this will set the loop start to playing_position
Sign up
User registration is currently not allowed.