Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Is possible to map a CUE button this way?
chirroHome userMember since 2020
Hello, I would like to have this behaviour in a mapped CUE button (not Hotcue):
1 - When pressed ALWAYS goes to the setted Cue point
2 - If the song is playing then continue playing from this position
3 - I the song is paused then only returns to the setted point and stop

The thing I don't like is that when the song is paused, pressing the CUE button always set a new position. I'd like to keep the same position every time. I would like to use another combination of keys (SHIFT + CUE) to set a new position.

Is the same behaviour than HOTCUES but temporal, doesn't use a HOTCUE slot.
 

Posted Sun 10 Mar 24 @ 12:24 pm
I think this is what you are looking for:

var 'shift' ?  set_cue : play ? cue : goto_cue

Let me know if that worked for you. :-)
 

Posted Thu 14 Mar 24 @ 4:32 am