Entra:     


Forum: General Discussion

Topic: Cue Jump previous and next from actually position
Hey there,

at the moment i use
cue_select +1 & goto_cue and cue_select -1 & goto_cue
but dont jump to the next or previouse point of the actually position.

It jumps to the first cue point of the track or last one.

How can i get it like i want?
 

Inviato 9 hours ago
goto_cue previous
goto_cue next
 

locoDog wrote :
goto_cue previous
goto_cue next


Sounds possible, thx man.