Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Performance Skin Not Changing to Deck 3/4

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

CueItUpPRO InfinityMember since 2014
Is there a reason that when using the performance skin in 2-deck mode, when using the Deck 3/4 buttons on my controller it doesn't switch the on-screen decks and waveforms to them like it does in the Pro skin in 2 deck mode? I'd love to use the Performance skin but I'm relegated to the Pro skin because I cannot see decks 3/4 unless I switch to 4-deck mode which I absolutely do not want as I need more browsers space.
 

Posted Sun 15 Dec 19 @ 10:47 pm
locodogPRO InfinityModeratorMember since 2013
Lines 5&6 in the skin xml, delete them.
 

Posted Mon 16 Dec 19 @ 3:15 am
CueItUpPRO InfinityMember since 2014
locodog wrote :
Lines 5&6 in the skin xml, delete them.


I'm not quite sure which lines are 5&6. I've opened the "Performance.xml" file but it's not clear which lines I need to delete. I've tried a couple different things and neither has fixed the issue.

 

Posted Fri 20 Dec 19 @ 1:50 pm
locodogPRO InfinityModeratorMember since 2013
these lines
<nbdecks value="2" condition="var_equal '@$4decks' 0"/>
<nbdecks value="4" condition="var_not_equal '@$4decks' 0"/>

replace it with this
<nbdecks value="4"/>

to switch decks you'll need something like this

action_deck 1 ? deck 3 leftdeck & deck 3 select : action_deck 2 ? deck 4 rightdeck & deck 4 select : action_deck 3 ? deck 1 leftdeck & deck 1 select : action_deck 4 ? deck 2 rightdeck & deck 2 select :

@devs leftdeck +1 no longer toggles from the higher value back to lower.
 

Posted Fri 20 Dec 19 @ 2:01 pm
Hi,

After actualisation I can nothear the music on the right dec. From grafick side I see that the music files but I dont hear anything.
Let me to know hwat I should do
 

Posted Sat 21 Dec 19 @ 6:25 pm


(Old topics and forums are automatically closed)