Ingreso rápido:  

Forum: VirtualDJ Technical Support

Tema: Pioneer DDJ-1000 beatgrid script

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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
 

Mensajes 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>
 

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

 

Mensajes 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
 

Mensajes Tue 20 Nov 18 @ 10:17 pm
 

Mensajes Tue 20 Nov 18 @ 10:22 pm


(Los tópicos y foros antiguos son automáticamente cerrados)