I have a couple of questions about a backspin effect. How do you do a very fast backspin using a button? I see there's a setting for the length of the backspin, but this only changes the duration and not the speed.
Secondly, how can you do multiple backspins? Eg pressing a button several times to keep doing backspins.
Note, I don't need the track to play again after the backspin.
Secondly, how can you do multiple backspins? Eg pressing a button several times to keep doing backspins.
Note, I don't need the track to play again after the backspin.
Posted Tue 20 Sep 16 @ 1:45 am
I'm not sure this what you're looking for, but in order to do multiple backspins effects you must "stop" the current backspin first.
So the code you're looking at is: backspin ? backspin off & backspin : backspin
Generally if you want more control over backspins you should use your jogs...
So the code you're looking at is: backspin ? backspin off & backspin : backspin
Generally if you want more control over backspins you should use your jogs...
Posted Tue 20 Sep 16 @ 10:58 am
I've got no jogs ..Just a button. Can I set the speed?
Posted Tue 20 Sep 16 @ 8:37 pm
As you call the fx change the pitch.
Posted Tue 20 Sep 16 @ 9:00 pm
Seen. Will give that a shot
Posted Wed 21 Sep 16 @ 12:51 am
so what's it something like backspin & pitch_bend +10% 100ms?
Posted Wed 21 Sep 16 @ 1:07 am
cos that's what i read and it doesn't make a difference
Posted Wed 21 Sep 16 @ 2:32 am
Not pitch bend, change the actual pitch.
Posted Wed 21 Sep 16 @ 3:59 am
Ah got it, thanks. I guess +100% pitch is the fastest it can backspin. Doesn't sound great.
After a backspin I drop another tune straight in, and it syncs straight away. Increasing the pitch of the backspinning track mean the second track syncs at that increased bpm. Any way to have it sync at the initial bpm?
After a backspin I drop another tune straight in, and it syncs straight away. Increasing the pitch of the backspinning track mean the second track syncs at that increased bpm. Any way to have it sync at the initial bpm?
Posted Wed 21 Sep 16 @ 1:56 pm
or another way to backspin without increasing the pitch?
Posted Wed 21 Sep 16 @ 1:59 pm
You can increase the pitch range to whatever I've used 200% before.
sync before you perform the backspin, just press play.
sync before you perform the backspin, have a repeat script monitor the fx, when it turns off have it automatically play the next deck
OR instead of messing about find a backspin vst.
That's it I'm done, backspins give me headaches.
sync before you perform the backspin, just press play.
sync before you perform the backspin, have a repeat script monitor the fx, when it turns off have it automatically play the next deck
OR instead of messing about find a backspin vst.
That's it I'm done, backspins give me headaches.
Posted Wed 21 Sep 16 @ 5:29 pm
jog wheels, hands on approach, is all I would say
Posted Wed 21 Sep 16 @ 9:08 pm
Cheers loco. Yeah tested out +1000% etc before but it sounded the same speed. I'll try the others
raypitman, no jog wheel unfortunately
raypitman, no jog wheel unfortunately
Posted Thu 22 Sep 16 @ 12:49 am