Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: DDj-1000 midi script improvements for Browse push button

This topic is old and might contain outdated or incorrect information.

Hi,

In virtual DJ 8.3 4787, the browser push button (BROWSE_ENC_PUSH KEY), for DDJ-1000, don't behave like Rekordbox :

browser_window 'folders' ? browser_window 'songs' : doubleclick ? clone_from_deck : load

In Rekordbox, when the deck is playing, the load change the songs, but the decks continues playing, and if the deck was not playing, load without playing. (2 situations)

I've found the soluce by changing :

browser_window 'folders' ? browser_window 'songs' : doubleclick ? clone_from_deck : load_pulse_active 10ms ? load & pioneer_play: load

Could you reflect this in the next VDJ update, in factory default mapping ?

hop it's help.

Regards,

Thanks,

Olivier F.
 

Posted Sat 23 Mar 19 @ 8:04 pm
Hi,

This is even better than Rekordbox behaviour :

browser_window 'folders' ? browser_window 'songs' : doubleclick ? clone_from_deck : is_audible ? load & play:load
 

Posted Tue 03 Sep 19 @ 8:41 pm


(Old topics and forums are automatically closed)