Quick Sign In:  

Forum: General Discussion

Topic: Time of effect
 

Posted Mon 20 Nov 23 @ 10:03 am
locoDogPRO InfinityModeratorMember since 2013
echo effect doesn't run on time it runs on beats, but you can get more than the beat dial offers

effect_beats echo 0.002
will set beats param to ~1/500th of a beat which is 1ms for 120 bpm
 

Posted Mon 20 Nov 23 @ 11:37 am
locoDogPRO InfinityModeratorMember since 2013
1/1000th to 1/1 effect_beats

custom_button slider
set a & nothing & nothing & param_pow 2 & param_add 0.001 & param_cast beats & effect_beats echo

real slider
param_pow 2 & param_add 0.001 & param_cast beats & effect_beats echo
 

Posted Mon 20 Nov 23 @ 12:44 pm
I have another problem that i can't use that fx on two deck because it stuck on deck 1 and i can't switch the fx to master or deck 2
 

Posted Mon 20 Nov 23 @ 2:37 pm
locoDogPRO InfinityModeratorMember since 2013
 

Posted Mon 20 Nov 23 @ 2:40 pm