Ingresar:     


Forum: VirtualDJ Skins

Tópico: fader sensibility=""
I'm curious what this is, I'm hopping it's clockwise||counterclockwise
 

Mensajes Tue 26 Sep 23 @ 10:40 am
https://www.virtualdj.com/wiki/Skin%20Slider.html

Quote :
<fader move="" sensibility=""> (round sliders only) : The move possible values are "full", "horz", "vert", "v" or "circ".


Sensibility is how "sensible" the knob is to mouse movements.

If you want to set clockwise / counter clockwise movement for a round knob, then you can use
Quote :
direction="" : possible values: "cw" (default) or "ccw"

as child of the <slider> element
 

Thanks, after considering, while ccw dial visually would make sense for lp filter [with on/off cols inverted] the right hand thread of how dials are expected to work is too strong to use otherwise,
but thanks for the info