登录:     


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?

 

发表时间 Wed 04 May 22 @ 8:12 am
loading a deck makes it selected deck already
 

Try adding:

& deck left select
and
& deck right select

to the end of the 2 scripts
 

locodog wrote :
loading a deck makes it selected deck already


Oh, yes it does :D

So my scripts are a bit redundant :)
 

Adding end of my script solved the problem. Thankyou!

& deck left select
and
& deck right select
 



(陈旧帖子或论坛版块会自动关闭)