Se Connecter:     


Forum: Old versions

Sujet: denon dn-hc1000S map pitch control

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

I have a denon dn-hc1000S and would like to map the pitch slider up/down to the Loop Cut knob on the controller.

I've tried to do it inside the settings, but can't get it to change the pitch.

VDJ 7, Windows 7

Any ideas?
 

Posté Wed 26 Jan 11 @ 1:02 am
If it is an endless encoder knob (Turns continuously without stopping), then try mapping it as follows:

param_greater 0 ? pitch +0.1% : pitch -0.1%

(For more finer adjustments, use smaller values such as 0.01)
 

Thanks. I'll give it a try later this evening.

Denon claims that it is unable to be programmed as such, but I'm assuming there is an "unpublished" way. Will report back.
 

I just purchased a HC1000S and I'm trying to re-map the encoders to do a 1/2 beat and 2x beat loop cut but it still operates the same. Also I've tried the midi-trace to obtain the sysexid. I can't figure it out. Nothing changes when I hit send. And the mapping a "MODE" cycle function isn't working either. There was a mapper in the addon but now its gone. Any help is greatly appreciated.
Win Vista OS + VDJ 7.0.2
 

The mapper that may have been available is the one that is now built into VirtualDJ by default.

For loop double/half, try mapping it to:

param_greater 0 ? loop_double : loop_half

For instructions on how to map a mode button, please see http://www.virtualdj.com/wiki/VDJScript%20Examples.html
 

Sorry, forgot to report back.

The first solution worked perfectly for me. Thanks everyone.
 

Only works double_loop in both directions. Thats the page I've been using to try to map it from. I can map the HC1000S in ver. 6 with the MIDI wrapper but its limited, and it seems like since its now built-in its still limited.
 

Got it. its just "loop_double". I'll have to play around with it to figure the rest out. Thanx.
 



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