Quick Sign In:  

Forum: Old versions

Topic: 1 slider to control 2 sliders 1 of which inverted

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

locoDogPRO InfinityModeratorMember since 2013
Trying to help someone else and run into a problem.
I want a HW crossfader to control 2 SW sliders, one normally, one inverted. I also wanted it to behave like the CF curve Cut.
Being short of HW to test at the moment, I tried something like this inside the skin as the CF action (I used '& amp;' instead of &)

crossfader 0% ? deck 1 level 100% & deck 2 level 0% : crossfader 100% ? deck 1 level 0% & deck 2 level 100% : deck 1 level 100% & deck 2 level 100%

And it just behaved weird,
I also tried a custom dial (a few ways and even in a linear style 'deck 2 level & param_invert & deck 1 level' and that behaved weird too.
So I'm a bit stuck, Maybe it's a skin limitation,

I figure this should work when mapped to a controller slider, should it?
0% ? deck 1 level 100% & deck 2 level 0% : 100% ? deck 1 level 0% & deck 2 level 100% : deck 1 level 100% & deck 2 level 100%
 

Posted Thu 25 Sep 14 @ 12:44 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
This works here..
crossfader & param_smaller 5% ? deck 1 volume 100% & deck 2 volume 0% : param_bigger 90% ? deck 1 volume 0% & deck 2 volume 100% : deck 1 volume 100% & deck 2 volume 100%
 

Posted Thu 25 Sep 14 @ 3:04 pm
locoDogPRO InfinityModeratorMember since 2013
Nice one DJ dad thanks.

That goes a bit strange on a custom dial though, but it's something to work with.
 

Posted Thu 25 Sep 14 @ 3:22 pm


(Old topics and forums are automatically closed)