Quick Sign In:  

Forum: VirtualDJ Skins

Topic: How I can add microphone button to skin I like most?

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

I have looked lot of skins and still I would like to keep skin I had before if there is any possibility to add microphone on/off button to it.
I don´t understand much about coding so I need simplified instructions if possible.

The skin I´d like to use is Mix Lunatico 1.3 1366x768, nice simple and easy to use blonde like me ;)
 

Posted Sat 15 Mar 14 @ 10:07 am
locoDogPRO InfinityModeratorMember since 2013
Easier to do than explain, I would just do it but I don't have the skin, just having a keyboard shortcut would be easier.
 

Posted Sat 15 Mar 14 @ 4:01 pm
And seems that I got added those buttons ;) not nice looking yet - but those works :) My biggest problem with this is the language and finally I understood few things from the instructions, but still needed some studying with this... I'm so happy that I know how to use gimp.
 

Posted Sat 15 Mar 14 @ 7:22 pm
locoDogPRO InfinityModeratorMember since 2013
Cool, good on you for learning, Now you have the basic idea it's easier to get help.
 

Posted Sun 16 Mar 14 @ 8:50 am
Dodge57PRO InfinityMember since 2009
you can do it with this :

<button pannel="DECKMIX" action="mic">
<tooltip>Mic ON/OFF (only if a mic is configured)</tooltip>
<size width="61" height="30"/>
<pos x="528" y="220"/>
<selected x="528" y="1301"/>
<up x="+0" y="+2180"/>
<over x="685" y="2146"/>
</button>

you find the instruction here : http://www.virtualdj.com/wiki/VDJscript_verbs.html

"mic : activate or desactivate the microphone input"
 

Posted Sun 16 Mar 14 @ 2:23 pm


(Old topics and forums are automatically closed)