Sign In:     


Forum: General Discussion

Topic: Hide panels in sideview?

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

Hi,

Is there anyway to customise what panels are displayed in the sideview?? I am never going to use the sampler or the kareoke panels, and would like to hide them so when I change through the panels with a button I don't need to skip these panels. Is this possible?

Thanks.
 

Posted Tue 24 Nov 15 @ 8:45 am
I think you may be able to edit the skin xml.

I too am thinking of something similar, except the sampler is essential to my mixing/remixing.
 

I just had a quick look at the default 2 deck skin xml file, which is the skin that I use, and I can't really find anywhere in there where it specifies what is shown in the sideview.
 

You can assign the following actions to keyboard/controller/custom buttons.
sideview 'Automix' (will select Automix)
sideview 'Sidelist' (will select Sidelist)
sideview 'Automix' ? sideview 'Sidelist' : sideview 'Automix' (will cycle though Automix and Sidelist)
 

djdad, that is exactly what I was looking for. Thanks!

Just for future reference, is there anyway that you could potentially loop through 3 panels?? Using an extra if modifier somehow?? I'm not fully up to speed on VDJscript, I get how switching between 2 works, but I can't figure out how you would switch through 3.
 

sideview 'Automix' ? sideview 'Sidelist' : sideview 'Sidelist' ? sideview 'Sampler' : sideview 'Automix'
 



(Old topics and forums are automatically closed)