Sign In:     


Forum: VirtualDJ Skins

Topic: crossfader assign

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

Hi all,

I was wondering if it is possible to create 2 crossfaders, one for deck 1 & 2 and one for 3 & 4.
What would be the action?

example:


best regards,
John
 

Posted Wed 19 Oct 11 @ 2:18 am
Unfortunately it's not...
 

I too have asked for this, that way I could run 2 controllers (2 djs) side by side off the same laptop.

Huey
 

Is it possible with scripting?
So whe do not use 'crossfader' but a normal slider. Or another way is to use the volumesliders and variables..
I realy don't know..lol..
 

you could do it on a controller fairly easily with mapping something like

param_smaller 50% ? param_multiply 200% & deck 3 volume : param_invert & param_add -50% & param_multiply 200% & deck 4 volume

you just cant do it on a skin and it would mean you couldn't use the volume slider anymore, maybe a pluin could be made... LOL
 

hmm,

thank you all for your reply
 

Hmm.. Not sure if this will work, but try this...

For a "fake" crossfader between deck 1 and deck 2
deck 1 level & param_invert & deck 2 level

for a "fake" crossfader between deck 3 and deck 4
deck 3 level & param_invert & deck 4 level
 

djdad wrote :
Hmm.. Not sure if this will work, but try this...

For a "fake" crossfader between deck 1 and deck 2
deck 1 level & param_invert & deck 2 level

for a "fake" crossfader between deck 3 and deck 4
deck 3 level & param_invert & deck 4 level


thnx,
This is working, only the fader is going wild. and when the fader is in the middle the volume of the two decks are 50%, so it's not going to work right...

thnx anyway,
John
 



(Old topics and forums are automatically closed)