快速登录:  

Forum: General Discussion

话题: Help with script, Add detente to generic midi knob

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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.
 

发表时间 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%
 

发表时间 Tue 28 Jun 16 @ 6:34 pm


(陈旧帖子或论坛版块会自动关闭)