Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: device mapping for more than 4 decks

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

k090PRO InfinityMember since 2006
Hi, I try to remap one of device to use it with 8 decks. But I can define and use only 4 decks. Other decks can't be properly displayed on a skin and LEDs on the hardware. Is it any possobility to define in the script how many decks I would like to use?
 

Posted Tue 20 Oct 20 @ 10:50 pm
With only two hands (and usually two controller decks, or turntables), the most common mapping is left and right (and what decks are swapped to left and right doesnt matter).

So for example : deck left play
- deck right cue 1

etc etc
 

Posted Tue 20 Oct 20 @ 11:42 pm
NicotuxHome userMember since 2014
LOL
with 10 fingers 2 hands 2 foots pianist an accordionists can handle 72 keys and devs 105 and organists ...
https://www.youtube.com/watch?v=_IFvSlfSh7Y

yes, number of decks have to specify in skin header

either as a parameter in <skin header : nbdecks="8"
or as a child <nbdecks value="8">
condition="..." can apply to multiple entries
or by loading and unloading extra deck (extra decks automatically open when loaded)

warning:
- decks have to be open in order (deck handling is buggy and reports higher deck number instead of nbdecks)
- do not clone from/to not open deck, this does not open the deck anymore, instead current default deck is being used
 

Posted Wed 21 Oct 20 @ 12:43 am


(Old topics and forums are automatically closed)