I'm playing with a Numark DJ2Go and impressed with its abilities (as an emergency controller!) but I'm having one problem.
The jogwheels do not seem sensitive enough when searching/scratching, that is, for a large movement on the jogwheel there is only a small movement on the track.....
I'm gonna kick myself probably, but how can I modify the jogwheel parameter in the midi wrapper to increase its action?
Cheers, Rob
The jogwheels do not seem sensitive enough when searching/scratching, that is, for a large movement on the jogwheel there is only a small movement on the track.....
I'm gonna kick myself probably, but how can I modify the jogwheel parameter in the midi wrapper to increase its action?
Cheers, Rob
Posted Tue 19 May 15 @ 6:21 am
There are two ways:
One way is to change the global sensitivity for all jogs via settings (this means it will affect all controllers you use with the software)
The other is to use a param_multiply action on the mapper:
E.g: param_multiply 1.5 & jogwheel
One way is to change the global sensitivity for all jogs via settings (this means it will affect all controllers you use with the software)
The other is to use a param_multiply action on the mapper:
E.g: param_multiply 1.5 & jogwheel
Posted Tue 19 May 15 @ 6:27 am
Thanks PhantomDJ, works flawlessly. (Did'nt change the global setting tho!!)
Posted Tue 19 May 15 @ 6:47 am