快速登录:  

Forum: VirtualDJ Technical Support

话题: bug with mapping script?

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

Hi all,

for unknown reasons this command assigned to a controller button does not work:

deck 1 play ? nothing : automix ? automix_skip

Means: If Deck 1 is not playing and if automix is on, then automix should skip to the next song. Sounds easy, but I cannot get it to work.

Using Macos Mojave and VDJ 6156

Edit: I am using automix in dual deck mode, in this example currently deck 2 is playing. I am planning to assign this command to the Play/Pause Button of the currently not playing deck

Any ideas?

 

发表时间 Thu 03 Dec 20 @ 4:48 pm
NicotuxHome userMember since 2014
the correct way ? use the dedicated verb : "mix_next"
reinventing the wheel:
not play ? automix ? automix_skip
is exactly the same as


but yes for me BUG strangely queries using deck and play at the same time are not queries, but actions
"deck 1 play ? "
deck 1 not play .....
deck 1 play && automix ?
....
all play deck 1


 

发表时间 Thu 03 Dec 20 @ 8:56 pm


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