Se Connecter:     


Forum: General Discussion

Sujet: Midi EQ range setup

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

Is it possible to set the EQ range mapping?
What I am trying to do is have the EQ knob on my controller have a range from 0% to 50%, so that when the EQ knob is turned all the way up, it's at 50% level in Virtual DJ.
 

Posté Tue 08 Feb 11 @ 4:01 pm
Does this work:

param_multiply 50% & eq_high

Good chance it won't, but I don't have a controller here to test with at present.
 

wow that worked! Thank you very much!
 

That works for 0 - 50. How about 50% to 100%?
 

Does

param_multiply 50% & param_add 50% & eq_high

work?
 

how about mapping a jog wheel man?
 

to map a jog you use

param_greater 50% ? action for clockwise : action for counter clockwise

specifically for a mid range eq knob it is just

param_greater 50% ? eq_mid +1 : eq_mid -1
 



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