快速登录:  

Forum: Old versions

话题: Clicking on a custom button is different to keyboarding a custombutton

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

locoDogPRO InfinityModeratorMember since 2013
Working towards PostFX I'm trying for 1 script for all buttons and for some HW it works but for some it doesn't. and I think its mappings that aren't shared (shared meaning left & right buttons, 1 script)
Here's an similar example I've found with the customs. ( C1 & C6)

leftdeck ? deck 1 effect_active 1 'echo' : deck 2 effect_active 1 'echo'

If I click with the mouse it works correctly (C1 does the left C6 the right)
but if I map the keyboard (one key to C1, another to C6) both keys only effect the active deck. Can I script around this?
I'd like to keep so there's just one script that will work for all.

The HW causing the problem is the DJM T1
 

发表时间 Sat 29 Nov 14 @ 11:01 am
locoDogPRO InfinityModeratorMember since 2013
Found the solution

action_deck 1 ? deck 1 effect_active 1 'echo' : deck 2 effect_active 1 'echo'
 

发表时间 Sun 30 Nov 14 @ 2:10 pm


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