Quick Sign In:  

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
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.
 

geposted 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]
 

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

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

geposted Thu 13 May 21 @ 10:24 am


(Alte Themen und Foren werden automatisch geschlossen)