Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Pioneer DDJ-1000 beatgrid script

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

I seem to have lost much of my scripting abilities.
I would like to use the padpage ’beatjump’ on my DDJ-1000 to instead work as other fx.
For example the 4 top pads should use four different beat grid slots and the bottom pads should be used for other stuff which I hopefully can figure out.
But the beat grid pads I would need some help.
Like:
Pad 1 = beat grid slot 2
Pad 2 = beat grid slot 5
And so on...

Thanks a lot
 

Posted Tue 20 Nov 18 @ 6:14 am
Try this:
<pad1 name="BEATGRID SLOT 4">padfx "Beat Grid" 0.4 smart_pressed</pad1>
<pad2 name="BEATGRID SLOT 5">padfx "Beat Grid" 0.6 smart_pressed</pad2>
 

Posted Tue 20 Nov 18 @ 8:06 am
Seem to not work.
Here is how the original mapping looks like:

 

Posted Tue 20 Nov 18 @ 8:29 pm
You should not mess with the MAPPER like this.
Instead you should create a new pad page of your own, and use the correct scripts for each pad (the above scripts are just an example of how the XML of the pad page would look like)
Finally on DDJ-1000 if you wish you should only remap the PAD_MODE_BEATJUMP button, from pad_page 'Beatjump' to pad_page 'MyNewPageName' and the corresponding led LED_PAD_MODE_BEATJUMP to pad_page 'MyNewPageName' ? color 'violet' : off
 

Posted Tue 20 Nov 18 @ 10:17 pm
 

Posted Tue 20 Nov 18 @ 10:22 pm


(Old topics and forums are automatically closed)