Anmelden:     


Forum: VirtualDJ Technical Support

Topic: keyboard control for the crossfader is buggy.

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

I have assigned the keys:
left - crossfader 0% temporary
right - crossfader 1000% temporary. I put the slider in the skin on the center. He should always return to the center.But if I accidentally press the keys at the same time, the slider gets lost and does not return to the center.
 

geposted Thu 05 May 22 @ 9:56 am
use down ? :
while_pressed / temporary will conflict if 2 buttons act on the same thing at the same time.
 

so let him return to the center after the conflict, as originally set
 

how ? you press the first button it knows where it is to return to and where you're sending it, when you press a second button while the first action is active where it is is where you sent it.

use down ? with the negative response being xf centred
 

she always strays to the left, no matter what the first pressed.


I didn't understand about down
 

If you want the crossfader to always return at center then use these commands:

down ? crossfader 0% : crossfader 50%


down ? crossfader 100% : crossfader 50%
 



(Alte Themen und Foren werden automatisch geschlossen)