Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Can I edit the exsisiting Default skin?

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

I wanted to make it so when I hit the keylock button, it would turn on or off the master tempo instead of keylock.

Can someone walk me through this. Is there a line that has to edited in the xml file?
 

Posted Thu 18 Jan 07 @ 11:45 pm
sbangsPRO InfinityMember since 2004
 

Posted Thu 18 Jan 07 @ 11:47 pm
djdadPRO InfinityDevelopment ManagerMember since 2005

open the xml file of the skin you want to change with notepad. Use "find" command to find the "kye_lock" action. Replace "key_lock" with "master_tempo" (for both chanels), save the xml file and give it a try. Hope it works for you.
 

Posted Fri 19 Jan 07 @ 12:45 am
okay I found key_lock & replaced it with master_tempo......but it does not engeage it. Any suggestions. I know the edit did take because keylock doesn't work now "because I did the edit" There should be a different code to engage the master tempo. Anybody know what it is?
 

Posted Fri 19 Jan 07 @ 3:33 am
cstollPRO InfinityMember since 2004
Try...
<button action="key_lock" chan="1">

Change to...
<button action="master_tempo" chan="1" value="0">

Repeat for Channel 2

 

Posted Fri 19 Jan 07 @ 1:23 pm
no that didn't work either.

I did figure out that either one (master_tempo or "master_tempo" chan="1" value="0">) will work when the timcode is turned off. So if I turn off the tc & change the pitch on the track, the master tempo does work. How do I get this to work with the vinyl?

thx 4 replys
 

Posted Fri 19 Jan 07 @ 10:28 pm
bizump
 

Posted Thu 25 Jan 07 @ 10:15 am


(Old topics and forums are automatically closed)