Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Microphone controls ??

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

WWDJdkPRO InfinityMember since 2008
I have a question...
On my vms 4.1 there is 2 microphone inputs with each its own gain, high, mid & low...

In VDJ there is only 1 mic input...

In my skin xml file i can use mic_volume to control gain, since it's not a slider, but a knop on the controller.
But how about the eq's ?? what code should i use to control those ??
And how do i map the 2nd mic input into vdj ?

if i cant use mic eq in the skin, is it possible to use a linein, as long as I map it correctly in the mapper to the right button on the controller ??
 

Mensajes Sat 17 Nov 12 @ 4:57 pm
WWDJdkPRO InfinityMember since 2008
no one knows ??

another question too.. if i want a button in my skin to show the mic is turn on/off, why does this code not work ??

<button action="mic">
<pos x="655" y="99"/>
<size width="25" height="21"/>
<over x="655" y="868"/>
<selected x="655" y="1186"/>
<down x="655" y="1186"/>
</button>
 

Mensajes Sun 18 Nov 12 @ 3:55 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
The MIC section, (on/off, gain, eq) is hardware, therefore VirtualDJ can not handle them.
If they send midi, you could see them moving on the screen in theory, but there are not any fake_mic actions to use.

In other words, you cant.
 

Mensajes Mon 19 Nov 12 @ 1:30 am


(Los tópicos y foros antiguos son automáticamente cerrados)