How can I set up Virtual DJ so that the next track is automatically loaded after one finishes, without enabling Automix? I want the next track to be loaded from the right-hand deck (or playlist) without having to manually load it every time. Is there a way to configure this?
Posted Sun 20 Oct 24 @ 12:00 pm
willemtwijnstra wrote :
...right-hand deck (or playlist)...
Computers aren't good with OR unless you give them pretty solid rules to know which & when to pick.
Something can probably be scripted, but I need more info on what you're needing this for before I can make suggestions.
Posted Sun 20 Oct 24 @ 1:47 pm
Is it possible to automatically load the next track at the end of the current one without enabling Automix?
Posted Mon 21 Oct 24 @ 2:40 pm
Like I said,
locoDog wrote :
Something can probably be scripted, but I need more info on what you're needing this for before I can make suggestions.
Posted Mon 21 Oct 24 @ 3:08 pm
I want to use this button for that, but I tried this Script but it doesn't work : toggle 'autoLoad' & var 'autoLoad' ? repeat_start 'autoNextTrack' 500ms & deck active reached_end ? browser_scroll +1 & load & play : repeat_stop 'autoNextTrack'
Posted Mon 21 Oct 24 @ 3:53 pm
use
relay_play
relay_play
Posted Tue 22 Oct 24 @ 1:38 am
I would like to press the play button manually, and when the track finishes, have the next song from the Automix playlist automatically load. Who can create a VDJScript for this?"
This phrasing clearly communicates your request for a custom Virtual DJ script.
This phrasing clearly communicates your request for a custom Virtual DJ script.
Posted Tue 22 Oct 24 @ 11:55 am
[quote=willemtwijnstra]I would like to press the play button manually, and when the track finishes, have the next song from the Automix playlist automatically load. Who can create a VDJScript for this?"
Posted Wed 23 Oct 24 @ 12:13 pm
]I would like to press the play button manually, and when the track finishes, have the next song from the Automix playlist automatically load. Who can create a VDJScript for this?"
Posted Wed 23 Oct 24 @ 2:57 pm
Posted Wed 23 Oct 24 @ 2:58 pm
This might be an XY problem.
What are you trying to achieve? I can’t help but wonder if some of the automix settings, if changed, might give you what you need.
What are you trying to achieve? I can’t help but wonder if some of the automix settings, if changed, might give you what you need.
Posted Wed 23 Oct 24 @ 7:25 pm