Connexion rapide:  

Forum: General Discussion

Sujet: Mapping Ddj sr2 (Pitch reset)
Hi guys,

I would like to map the KEY SHIFT -1 +1 button on my Pioneer ddj-sr2 to pitch rest-1 & pitch reset + to decrease/ increase by 10%. Can anyone help me with the mapping code on how to do this ? Thanks

 

Posté 3 days ago @ 5:37 pm
pitch_reset always returns to zero, you can specify a duration it takes to get there, but to smoothly settle on a different value you'll need something else.
You're not really clear on what you want.
 

@locoDog
Thanks for your reply.
My tempo level control isn't working on my ddj sr2 so
I want to assign the key shift - & + button to use to control the tempo up and down, so when I press key shift -, tempo goes down gradually and + to increase, reset back the tempo (pitch reset)

I hope my explanation makes sense :)

 

try these
repeat 30ms & pitch +0.001
repeat 30ms & pitch +0.01
pitch_reset
pitch_zero
 

@locodog, thank you ill give this a go.
I also want to map 2 buttons on my ddjsr2 to be able to skip 2/4 beats backward and forward in between track, I have had a look on vdj verb scrift but can't find it, do you know the mapping command to use pls ? Thanks
 

look up goto verb.