Ingresar:     


Forum: VirtualDJ Technical Support

Tópico: How can I display the effect rack by default on start

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

Yeah, another noob question here, but I haven't found this up to now. Please forgive me. But I always want to show the effect rack when I start VDJ.
How can this be achieved?
Thank you!
 

Mensajes Wed 22 Dec 21 @ 1:42 am
You are using the Performance skin Layout, correct ?

If so, goto VDJ Settings, MAPPING tab, select keyboard from top list.
Locate the ONINIT key of the keyboard mapping and set its action to ...

set '$fx_rack' 1 & load_skin
 

It's working! Thank you very much!! :)
 

djdad wrote :
You are using the Performance skin Layout, correct ?

If so, goto VDJ Settings, MAPPING tab, select keyboard from top list.
Locate the ONINIT key of the keyboard mapping and set its action to ...

set '$fx_rack' 1 & load_skin


I am sorry to bother you again, but I have another question.
I would now like to open both the fx rack and the mixer rack, but trying myself I couldn't find out how to open both of these racks on start. I can only open one of them. Could you help me out once again?

Thank you!

 

Okay, I just found out it is:
set '$mix_rack' & set '$fx_rack' 1 & load_skin

The order of the commands especially for the set command was wrong.
Now it works. :)
 



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