Quick Sign In:  

Forum: General Discussion

Topic: Custom mapping help
This is a really useful mapping to load the next song in a playlist to either the left or right deck

page 'browser' & browser_window 'songs' & browser_scroll +1 & deck left load
page 'browser' & browser_window 'songs' & browser_scroll +1 & deck right load

What I would like to add to this mapping is for the "select deck" (tab) to move to the newly loaded deck.

Can anyone help me with this?

 

Posted Wed 04 May 22 @ 8:12 am
locoDogPRO InfinityModeratorMember since 2013
loading a deck makes it selected deck already
 

Posted Wed 04 May 22 @ 8:39 am
Try adding:

& deck left select
and
& deck right select

to the end of the 2 scripts
 

Posted Wed 04 May 22 @ 8:43 am
locodog wrote :
loading a deck makes it selected deck already


Oh, yes it does :D

So my scripts are a bit redundant :)
 

Posted Wed 04 May 22 @ 8:45 am
Adding end of my script solved the problem. Thankyou!

& deck left select
and
& deck right select
 

Posted Sun 08 May 22 @ 8:21 pm