Quick Sign In:  

Forum: VirtualDJ Skins

Topic: crossfader assign

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

djjbPRO InfinityMember since 2004
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...
 

Posted Wed 19 Oct 11 @ 2:20 am
I too have asked for this, that way I could run 2 controllers (2 djs) side by side off the same laptop.

Huey
 

Posted Wed 19 Oct 11 @ 2:38 am
djjbPRO InfinityMember since 2004
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..
 

Posted Wed 19 Oct 11 @ 3:05 am
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
 

Posted Wed 19 Oct 11 @ 3:17 am
djjbPRO InfinityMember since 2004
hmm,

thank you all for your reply
 

Posted Wed 19 Oct 11 @ 4:29 am
djdadPRO InfinityDevelopment ManagerMember since 2005
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
 

Posted Wed 19 Oct 11 @ 7:21 am
djjbPRO InfinityMember since 2004
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
 

Posted Wed 19 Oct 11 @ 8:59 am


(Old topics and forums are automatically closed)