Quick Sign In:  

Forum: Old versions

Topic: VDJ Script Event on deck change (load) to disable smart play

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Normally the function "smart play" if off for me due to many songs that you can´t sync smart.

But if there is a song, I enable "smart play" via a custom button before I cue. Sometimes afterwards when I reuse the deck, I forgot to disable "smart play".

Is there any way to write a VDJScript that disable "smart play" on a deck change/load? I need something like an event.
Any solutions for that?
 

geposted Wed 11 Feb 15 @ 11:19 am
PachNPRO InfinityMember since 2009
You could extend your load action(s) to:

smart_play ? smart_play off & load : load
 

geposted Wed 11 Feb 15 @ 2:48 pm
This would fit perfect if I use keyboard or controller to load a track.
Unfortunatelly I am used to use drag and drop. As far as I know there is no possibility to override drag/drop actions?
 

geposted Thu 12 Feb 15 @ 5:18 am
djdadPRO InfinityDevelopment ManagerMember since 2005
Yes, no way to achieve what you re after with drag n drop with mouse
You ll have to use a keyboard or contrroller shortcut as above
 

geposted Thu 12 Feb 15 @ 7:43 am


(Alte Themen und Foren werden automatisch geschlossen)