快速登录:  

Forum: VirtualDJ Technical Support

话题: need a mapping comand

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

I am trying to make a button load the next song in order to the deck that is paused or not playing . I know im lost.. I never had this issue before ... anyone ? Thanks in advance as im trying to map a pointer ...
 

发表时间 Fri 09 Sep 16 @ 8:02 pm
locodogPRO InfinityModeratorMember since 2013
pop the focus on to the playlist
browser_window 'sidelist'
use
browser_move +1
query the decks playing, deck 1 play ? [ok so playing, try 2] deck 2 play ?

and all 4 no replies just need to
load
 

发表时间 Fri 09 Sep 16 @ 8:24 pm
browser_scroll +1 & browser_enter
The above trick should do the trick as long as not all 4 decks are playing.

If you want to prioritize decks then it's:

deck 1 play ? deck 2 play ? deck 3 play ? deck 4 play ? nothing : browser_scroll +1 & deck 4 load : browser_scroll +1 & deck 3 load : browser_scroll +1 & deck 2 load : browser_scroll +1 & deck 1 load

In this case if all 4 decks are playing, the track selector won't even scroll to the next track so that it will load the true next track on the list once you stop a deck
 

发表时间 Fri 09 Sep 16 @ 8:34 pm


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