Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Adjust default v6 skin; Changing function of jogwheel to pitchbend

This topic is old and might contain outdated or incorrect information.

Hi There,

I'm trying to adjust the default VDJ 6 skin to what I think is best for me, but I don't really understand how to deal with this adjustment:

I want the scratchfunction of the jogwheels to be disabled and replace its function for pitchbending (that function is found underneath the pitchfader; arrows)

The standard xml code of the pitch_bend arrows is:

<button action="deck 1 pitch_bend -5% 500ms" rightclick="deck 1 pitch_bend -5% 500ms">
<pos x="465" y="386"/>
<size width="20" height="17"/>
<over x="+0" y="+1400"/>
<down x="+0" y="+900"/>
</button>

<button action="deck 1 pitch_bend +5% 500ms" rightclick="deck 1 pitch_bend +5% 500ms">
<pos x="487" y="386"/>
<size width="20" height="17"/>
<over x="+0" y="+1400"/>
<down x="+0" y="+900"/>
</button>

I've worked with the Skin Creator Tool (which is an excellent program) but I don't know how to fit this into the jogwheels.

My wish how it's have to work:
- Jogwheels are standing still during play of a song
- Jogwheels are no longer able to scratch
- Jogwheels; while grabbed with the left-mouse-button, nothing is happening
- Jogwheels; while grabbed with the left-mouse-button and turning left, the pitch_bend is slowing the song as long als you keep turning.
- Jogwheels; while grabbed with the left-mouse-button and turning right, the pitch_bend is speeds up the song as long als you keep turning.
- No right-clic function

Is there someone who can adjust this for me?

Thank you very much!
 

Posted Mon 15 Jun 09 @ 2:04 am
JeremKPRO InfinityModeratorMember since 2004
You will need to use a slider control with the "nudge" action.

Look at the MixStation skin for an example.
 

Posted Mon 15 Jun 09 @ 6:45 am


(Old topics and forums are automatically closed)