Quick Sign In:  

Forum: General Discussion

Topic: Help with script, Add detente to generic midi knob

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hi I worked up my first multi-part script here to add a virtual detente to my midi controllers knobs (Shopping for DJ controller atm)

param_bigger 48% ? param_smaller 52% ? deck 1 eq_low 50% : eq_low : eq_low

I have a problem though where sometimes moving the knob away from center ghosts the control until I sweep it back to the middle, I'm also open to any suggestions on how to do this kind of thing better.
 

geposted Tue 28 Jun 16 @ 5:01 pm
Well I think I fixed it via experimentation, I rewrote the line as follows and it seems to be working fine.

deck 1 eq_low & param_bigger 48% ? param_smaller 52% ? deck 1 eq_low 50%
 

geposted Tue 28 Jun 16 @ 6:34 pm


(Alte Themen und Foren werden automatisch geschlossen)