Connexion rapide:  

Forum: General Discussion

Sujet custom button working with mouse click but not with my pad control

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

skyzo76PRO InfinityMember since 2016
hello
I mapped some custom pad...when script is simple like 'effect_active'X'' all is good wotking on my control pad..but i have some more complex script on other pads working well with my mouse when i test it during programmation..and it is not working when i push my pad. somebody have a beginning of explaination?
thanks
 

Posté Fri 07 Feb 20 @ 4:43 pm
skyzo76PRO InfinityMember since 2016
ok i scripted this :
effect_active 'Beat Grid' 1 & repeat_start_instant 'bars' 30ms & get_beat_bar 4 & param_bigger 97.62% ? repeat_stop 'bars' & effect_active 'Beat Grid' 0 : nothing
it worked with mouse but not with pad
but with code corrected like this
repeat_start_instant 'bars' 30ms & get_beat_bar 4 & param_bigger 97.62% ? repeat_stop 'bars' & effect_active 'Beat Grid' 0 : effect_active 'Beat Grid' 1
it worked perfectly
it is a code to launch an effect and automaticly stop after 4 bars
 

Posté Fri 07 Feb 20 @ 5:09 pm


(Les anciens sujets et forums sont automatiquement fermés)