Ingreso rápido:  

Forum: VirtualDJ Technical Support

Tema: Numark Mixdeck Express Map Only Knob

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Can someone help or point me to the right direction on how to map the only knob on the Numark Mixdeck Express? I saw somewhere here a command to allow the Knob to control the parameters of the filter effect. Something like +/- 5% Idk. I have all the buttons on my Mixdeck mapped out, except for the folder button.
 

Mensajes Wed 31 Mar 21 @ 11:27 pm
locoDogPRO InfinityModeratorMember since 2013
if you mean the track select encoder, you'll have problems, there are 2 dials but each send the exact same midi so the software has no way of knowing which is being used.
 

Mensajes Thu 01 Apr 21 @ 6:53 am
djdadPRO InfinityDevelopment ManagerMember since 2005
Actually, they send the same MIDI Note but on different Midi Channels, so you can map those with different actions too.

For your case, you could just use the action filter but if you want to specify the step, you can use ..
param_bigger 0 ? filter +5% : filter -5%
and change the % value to your preference.

In case you need to perform one action on one side and a different action on the other, you can use ..
device_side 'left' ? [ACTION_for_LEftSide] : [ACTION_for_RightSide]
 

Mensajes Thu 01 Apr 21 @ 9:27 pm
locoDogPRO InfinityModeratorMember since 2013
oh wow, one of the few devices that does that for browser dials.
 

Mensajes Thu 01 Apr 21 @ 9:59 pm
Awesome cant wait to try this tonight.
 

Mensajes Thu 13 May 21 @ 10:24 am


(Los tópicos y foros antiguos son automáticamente cerrados)