登录:     


Forum: General Discussion

Topic: Help Req - changing throw value of a fader
Hi there,

I've been working on setting up NI Kontro D2 to have the volume faders be stems volume control, however i'm looking to have the 100% possition be the centre point of the Stem volume, and the 0% possition to be the 0% of the stem volume.

Would there be a way to do this that anyone is aware of?

I have, for example, set "Group_SL 1" to stem 'Rhythm' and I would prefer to not to have to keep in the centre of the fader.

Thanks
 

发表时间 Tue 15 Aug 23 @ 1:02 am
the fader spits out 0.0 to 1.0, you want 0.0 to 0.5 for the software dial

param_multiply 0.5 & stem 'Rhythm'

 

Thank you very much.
Worked perfectly, first time.

I only just got the software, still learning, was hard to figure out what to search for, this post actually helped me get my head around how th concepts work.