Anmelden:     


Forum: VirtualDJ Technical Support

Topic: Numark Mixdeck Express Map Only Knob

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

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.
 

geposted Wed 31 Mar 21 @ 11:27 pm
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.
 

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]
 

oh wow, one of the few devices that does that for browser dials.
 

Awesome cant wait to try this tonight.
 



(Alte Themen und Foren werden automatisch geschlossen)