Hi
Im trying to map a single button in the custom pads to scroll through my saved hotcues.
Id like one button to scroll through and another to play hot cue.
Ive tried ‘goto cue +1’ etc but cant seem to achieve desired effect.
Can anyone advise?
Thanks
Im trying to map a single button in the custom pads to scroll through my saved hotcues.
Id like one button to scroll through and another to play hot cue.
Ive tried ‘goto cue +1’ etc but cant seem to achieve desired effect.
Can anyone advise?
Thanks
Posted Thu 09 May 19 @ 9:57 am
You're missing a underscore,
goto_cue +1
goto_cue +1
Posted Thu 09 May 19 @ 10:42 am
Doh!
Thanks man-any advice on how to map another single pad button to ‘play current hot cue (rather than individual cues? (As i want one pad to cycle hotcues and another to play them)
Tia
Thanks man-any advice on how to map another single pad button to ‘play current hot cue (rather than individual cues? (As i want one pad to cycle hotcues and another to play them)
Tia
Posted Thu 09 May 19 @ 10:52 am
Off the top of my head just hot_cue should do it, the goto command makes the gone to cue the default. In fact using goto_cue you could just use play
Or maybe you don't want goto_cue, maybe you want to use cue_select +1
Or maybe you don't want goto_cue, maybe you want to use cue_select +1
Posted Thu 09 May 19 @ 11:29 am