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
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
geposted 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'
param_multiply 0.5 & stem 'Rhythm'
geposted Tue 15 Aug 23 @ 2:08 am
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.
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.
geposted Tue 15 Aug 23 @ 4:09 am
yeah I know the beginners info overload
As a starter there's this thread, I do waffle on at times, but I also answer questions there too.
Some of it is way beyond beginner, but it has the foundations for most of scripting
http://www.virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=1
As a starter there's this thread, I do waffle on at times, but I also answer questions there too.
Some of it is way beyond beginner, but it has the foundations for most of scripting
http://www.virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=1
geposted Tue 15 Aug 23 @ 4:52 am