Connexion rapide:  

Forum: VirtualDJ Technical Support

Sujet Custom mapping not fully working

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi,
Only second condition works for custom mapping below, wat could b the problem?
Deck 1? Cue_play & crossfader 0% : cue_play & crossfader 100%
 

Posté Thu 17 May 18 @ 8:46 am
user9949046 wrote :
Hi,
Only second condition works for custom mapping below, wat could b the problem?
Deck 1? Cue_play & crossfader 0% : cue_play & crossfader 100%


"Deck 1" in itself doesn't return a true or false value

You may want something like:
action_deck 1 ? Cue_play & crossfader 0% : cue_play & crossfader 100%
- or another true or false statement in the front depending on where you want to place the mapping

This would be the same as the more explicit:
action_deck 1 ? deck 1 Cue_play & crossfader 0% : deck 2 cue_play & crossfader 100%

... which then, because it's based on action deck, could be simplified to:
cue_play & action_deck 1 ? crossfader 0% : crossfader 100%
 

Posté Thu 17 May 18 @ 9:05 am
What are you trying to do?
Most likely you need to change "deck 1" query to "action_deck 1" if you're trying to remap something on your controller.
If you're trying to remap something on keyboard then you need to use "select" query like this: "deck 1 select"

So, 2 possible solutions:

action_deck 1 ? cue_play & crossfader 0% : cue_play & crossfader 100%

deck 1 select ? deck 1 cue_play & crossfader 0% : deck 2 cue_play & crossfader 100%
 

Posté Thu 17 May 18 @ 9:06 am
mon curseur medium gauche lorsque je le met mode midi il est décaler vers la droite avez vous une solution dessus car cela est sur un seul curseur depuis mon installation de virtual DJ 8 pro sur mon contrôleur denon mc 300o avez vous un mapped pour rectifier ce problème merci d 'avance
 

Posté Tue 09 Oct 18 @ 6:42 pm
C'est un forum Anglophone seulement. S'il vous plait essay notre forum Francais situe ici.
 

Posté Thu 11 Oct 18 @ 9:38 pm


(Les anciens sujets et forums sont automatiquement fermés)