快速登录:  

Forum: VirtualDJ Skins

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

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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 ;-)
 

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

THANKS
DJ Speedland ;)
 

发表时间 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
 

发表时间 Thu 03 Jul 03 @ 8:26 am
HomeboyPRO InfinitySupport ManagerMember since 2003
Im intrested ikke !
 

发表时间 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 :)

 

发表时间 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
 

发表时间 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
 

发表时间 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! :-)
 

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

Gwenn
 

发表时间 Thu 03 Jul 03 @ 6:06 pm


(陈旧帖子或论坛版块会自动关闭)