Quick Sign In:  

Forum: VirtualDJ Skins

Topic: How to transform atomix skin to vdj skin. the answer is here ;-)

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

GwennPRO InfinityMember since 2003
How to transform Atomix Skin to VDJ Skin

Choose your favorite skin
Edit *.xml file with a text editor (ex: notepad).

replace :
- <AtomixSkin...> and </AtomixSkin...> by <Skin...> and </Skin>

- <slider action="preview"...> by <slider action="headphone_volume">

- <button action="magic"...> by <button action="beatlock"...>

- <button action="cue"...> by <button action="set_cue" value="1"...>

- <button action="setcue1"...> by <button action="set_cue" value="1"...>
- ...
- <button action="setcue5"...> by <button action="set_cue" value="5"...>
- ...

- <button action="gotocue1"...> by <button action="goto_cue" value="1"...>
- ...
- <button action="gotocue5"...> by <button action="goto_cue" value="5"...>

- <button action="loop4th"...> by <button action="loop" value="-4"...>
- <button action="loop2th"...> by <button action="loop" value="-2"...>
- <button action="loop1"...> by <button action="loop" value="1"...>
- ...
- <button action="loop8"...> by <button action="loop" value="8"...>

- <button action="effect1"...> by <button action="effect" value="1"...>
- <button action="effect2"...> by <button action="effect" value="2"...>
- <button action="effect3"...> by <button action="effect" value="3"...>
- ...

- <button action="killbass"...> by <button action="kill_bass"...>
- <button action="killmedium"...> by <button action="kill_medium"...>
- <button action="killhigh"...> by <button action="kill_high"...>
- <button action="eqreset"...> by <button action="eq_reset"...>

- <button action="menu_files"> by <button action="menu" value="0">
- <button action="menu_search"> by <button action="menu" value="1">
- <button action="menu_samples"> by <button action="menu" value="2">
- <button action="menu_effects"> by <button action="menu" value="3">
- <button action="menu_record"> by <button action="menu" value="4">
- <button action="menu_config"> by <button action="menu" value="5">

// In <textzone> Tags

- replace '%cue' by '%Ptocue1'
- replace '%end' by '%toend' // time position of the last beat
- replace '%bpm' by '%Pbpm'
- replace '%level' by '%Plevel'

// I don't find how replace '%Lbpm' which don't work
so replace it by '%Pbpm'

-- WARNING : THESE MODIFICATIONS DON'T ADD NEW VDJ FEATURES. JUST TRANSFORM YOUR FAVORITE SKIN TO BE ACCEPTED BY VDJ --

Gwenn
PS: sorry for my English ;-)
 

Posted Wed 02 Jul 03 @ 11:47 pm
i just converted the Denon 1800F 800X600 skin
it works great

THANKS
DJ Speedland ;)
 

Posted Thu 03 Jul 03 @ 12:37 am
ikkeHome userMember since 2003
Ok, I've been writing a simple Word macro to do this stuff. Only implemented 2 replacements or so tough :) Rest is for the one who wants to use it :) Dont have time for all this typing. If you want it, give me a call, and Ill explain you how to make it complete.
Its written for Word XP. The only thing you need to alter once its done is the XML filename...

Greetz, Ikke

Great, my first post here :D
 

Posted Thu 03 Jul 03 @ 8:26 am
HomeboyPRO InfinitySupport ManagerMember since 2003
Im intrested ikke !
 

Posted Thu 03 Jul 03 @ 9:31 am
What do u think of transforming the main atomix skins and then putting it on the skin section?

I would be good enough for us in order to wait for real brand new skins :)

 

Posted Thu 03 Jul 03 @ 10:06 am
DJ RickPRO InfinityMember since 2003
I don't know. For the past year or so I used BPM new generation. I like it very much, but.... I'm not so sure if I want VDJ to look like Atomixmp3. It's a powerful NEW software, it has a powerful new look. I suppose that sooner or later as more of the skins get transformed I'll try a couple of them. But for now, I want it to look like VDJ.
PS: I am using the Atomix-fr skin... mainly because I have an easier time seeing the wav forms (color blind) and it has up to 64 beat loops right on the skin.

LOL
 

Posted Thu 03 Jul 03 @ 5:13 pm
GwennPRO InfinityMember since 2003
I'm making a new skin specialy for Vdj.
It's soon ready

SkinName : DigitalBlue

Gwenn
 

Posted Thu 03 Jul 03 @ 5:53 pm
DJ RickPRO InfinityMember since 2003
one of the main things I like about BPM new generation was that it had the most space available for viewing files. Be effecient with the space, get all the possible features on the face of the skin, but allow for a large window for file viewing! :-)
 

Posted Thu 03 Jul 03 @ 6:02 pm
GwennPRO InfinityMember since 2003
DJ Rick: Ok I'll do it

Gwenn
 

Posted Thu 03 Jul 03 @ 6:06 pm


(Old topics and forums are automatically closed)