I made the jump from Serato to VDJ today, so I REALLY need this to work. :)
I have a Hercules Inpulse 500. In Serato, I was able to change the pitch range (8%, 16%, 50%) by pressing SHIFT+Quantize to cycle through the 3 values. How can I map this in VDJ?
Thanks in advance!
I have a Hercules Inpulse 500. In Serato, I was able to change the pitch range (8%, 16%, 50%) by pressing SHIFT+Quantize to cycle through the 3 values. How can I map this in VDJ?
Thanks in advance!
Posted 2 days ago @ 11:17 pm
pitch_range '8,16,32' +1
If you looked up pitch_range script in the mapping window the description explains it all. The mapping section has been designed to teach yourself as you go for the simple to medium stuff. "I want to do something with pitch, I'll type pitch then see the available verbs and their descriptions"
If you looked up pitch_range script in the mapping window the description explains it all. The mapping section has been designed to teach yourself as you go for the simple to medium stuff. "I want to do something with pitch, I'll type pitch then see the available verbs and their descriptions"
Posted 2 days ago @ 11:32 pm
Thanks for your reply.
I added "deck" at the end so that it controls 1 deck instead of both.
pitch_range "8, 16, 32, 50" +1 deck
I added "deck" at the end so that it controls 1 deck instead of both.
pitch_range "8, 16, 32, 50" +1 deck
Posted yesterday @ 9:21 pm