Sign In:     


Forum: General Discussion

Topic: Script advice for beat grid

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

I want to configure my knob EFX4 on the MC6000 mk1 to select one of three different slots of the beat grid effect.
So to summarize:

Knob position 0-33% = slot 1
Knob position 34-66% = slot 2
Knob position 67-100% = slot 3

How does the script look like to do this?
 

Posted Sat 16 Apr 16 @ 6:23 pm
 

Thanks Loco,

I got it to work with the following script:

param_smaller 0.286 ? effect slider 'beat grid' 1 0% : param_smaller 0.715 ? effect slider 'beat grid' 1 50% : effect slider 'beat grid' 1 100%

 



(Old topics and forums are automatically closed)