Quick Sign In:  

Forum: General Discussion

Topic: custom button working with mouse click but not with my pad control

This topic is old and might contain outdated or incorrect information.

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
 

Posted 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
 

Posted Fri 07 Feb 20 @ 5:09 pm


(Old topics and forums are automatically closed)