Entra:     


Forum: VirtualDJ Technical Support

Topic: Help! Set up CDJ3000 PADS mapping!
I need to change the CDJ3000's "BEAT JUMP"← button to the "PAD PAGE" left page function, and the "BEAT JUMP"→ button to the "PAD PAGE" right page function. It would be best if I could press the← button no matter how many times to only turn to the first PAD PAGE page. On the contrary, pressing the→ button no matter how many times to only turn to the fourth PAD PAGE page. The rest of the mapping buttons are very simple and I can do it myself. I hope seniors can help edit the mapping command. This function is a bit too much and too difficult. I really don't know how to do it! ! ! Thank you!
 

Inviato 2 days ago @ 8:22 pm
< pad_param -9
> pad_param -9 & pad_param +3
 

locoDog wrote :
< pad_param -9
> pad_param -9 & pad_param +3

And I found that most VDJ skins or initial skins have 4 PAD function pages, so that users can arrange 4 favorite PAD functions by themselves, and then the 8 CDJ buttons are only responsible for mapping to PAD 1~PAD8. I feel that this method will be more flexible and more in line with the spirit of VDJ software!
Of course, the combination button switching method does not need to be changed, and the official VDJ "SHIFT+CALL NEXT" type of solution continues to be used. I also feel great. As for me not wanting to use the combination button, it is because it is more convenient to operate on the spot by directly pressing a button.
In fact, it is a problem of terminating the command. I hope the official can give me help. Thank you! !

 

oh pad_pages, not pages of pad_pages

< pad_page 1
> pad_page 4
 

locoDog wrote :
oh pad_pages, not pages of pad_pages

< pad_page 1
> pad_page 4

Still no effect, this is an invalid command! I have tried many times, and only "pad_page +1" and "pad_page -1" can achieve part of my needs. What I need now is a termination command to prevent the above command from repeating infinitely.
I think your idea of ​​adding & and subsequent commands to the command should be correct, it should be "pad_page +1 & ?????????" I think it should be like this!!
 

locoDog wrote :
< pad_param -9
> pad_param -9 & pad_param +3


“pad_pages -9 & pad_pages +3“This command can be executed, but the execution effect is the same as “pad_page +1”, both are continuous back and forth

 

go by name then

pad_page hotcues
 

BEATJUMP- pad_page 1 ? nothing : pad_page -1
BEATJUMP+pad_page 4 ? nothing : pad_page +1
 

PhantomDeejay wrote :
BEATJUMP- pad_page 1 ? nothing : pad_page -1
BEATJUMP+pad_page 4 ? nothing : pad_page +1

This OK! thanks!!!

 

I would also like to ask, I can already page through the PAD pages, but how can I customize the color of the PAD LED? For example, when I page to the HOUCUE page, the HOTCUE button on the CDJ3000 changes to the color of the CUE in the VDJ software. When I page to the STEMS REMIX page, all the LEDs on the HOUCUE buttons on the CDJ3000 turn red. When I page to the SAMPLER, all the buttons turn blue. And when I page to the KEYCUE, all the buttons turn pink. How can I do this? I see that there is a PAD LED option in the built-in MAPPING file of VDJ. I want to set it so that the LED color of the HOUCUE on the CDJ3000 changes. Alternatively, the corresponding color can be displayed by following the VDJ PAD PAGE button.Thank you!!!
 

Keep in mind that whatever color you set for the Hotcue Buttons 1 to 8 you do in the Mapping, the Colors of the Hotcues on the waveform on the CDJ display will get the same color and that's a firmware limitation, not something we can change.

If all of your 1-8 HC buttons are actually controlling the Pads of the selected Pads page, then locate the 8 keys named as PAD_X_LED (where X is 1 to 8) and map them as ..
pad_button_color X (where X is 1 to 8)