Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: MAP SLIDER TO BROWSER_SCROLL ONLY SCROLLS DOWN

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

Trying to map one of the sliders on my class compliant controller (Panda 200) to browser_scroll. In the definition I have set minimum, maximum, full rotation, and zero point (middle):

<slider name="BANK1 KNOB1" cc="0x009" min="0x000" zero="40" max="0x07f" full="24" channel="9"/>

with or without any of these parameters in the definition the result is the same: move the slider up or down and it scrolls down. When it reaches the last song it stops responding.
(it's actually a knob but VDJ sees it as a slider. and any of my sliders have the same minimum, maximum and the same problem)

I found an older closed thread but it was in V7, and he was using an infinite encoder knob. Mine is not infinite, and the guy didn't post a resolution to the problem.

mapper:

<map value="BANK1 KNOB1" action="browser_scroll" />

How do i scroll both ways?
 

geposted Thu 02 Jan 20 @ 3:28 am
Right out of the Wiki. Just had to try different ones till i got the result:

<fullencoder cc="0x009" name="BANK1 KNOB1" mask="0x1F" full="20" zero="0x19" channel="9"/>

It is still a little too sensitive for my taste but will do for now. Scrolls up and down
 

geposted Thu 02 Jan 20 @ 5:17 am


(Alte Themen und Foren werden automatisch geschlossen)