Sign In:     


Forum: General Discussion

Topic: Beatgrid paremeter values

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

I am working on some mapping and just simply need the proper way to put a knob to set control the slot selection on the beatgrid regardless if it is in 3 fx selection or not.

Please.
 

Posted Tue 04 Apr 17 @ 1:36 am
the beatgrid audio fx?
 

yea. i'm using a ddj-sx2. i really like the beatgrid so instead of using it as one of my effects i have set the 4th knob (as a button) to toggle beatgrid on/off . would like to use the clockwise/counterclockwise rotation to change the set that the beatgrid is on. i usually have the config for tables 1-4 open in 2nd screen so i can see what set they are in before use. atm though unless set to effect 1-3 i cant change paremeters using a knob. So i wish to set the turning of 4th knob to change set.

i just want the one line of code to do such, preferably in a copy/paste-able form.

Much appreciated.
 

param_bigger 0 ? effect_slider 'Beat grid' 1 +14.3% : effect_slider 'Beat grid' 1 -14.3% (for an endless encoder)
effect_slider 'Beat grid' 1 (for a knob)
 

That first strip got it. Not all heroes wear capes. You're amazing. Thank-you.
 



(Old topics and forums are automatically closed)