I see 3 BeatJump related entries.
beat_juggle : Alternatively jumps one beat forward and backward. 'beat_juggle 0.5' will jump 1/2 beat forward or backward
beatjump_pad : execute 'goto +x' where x depends on the pad number and the beatjump_page
beatjump_page : change the offset of the jumps in beatjump_pad actions
I'd like to utilize 4-6 beatjump options (-/+1,2,4,8) modes respectively. i'm more concerned about jumping back than forward, but I don't see an option to do that other than beat_juggle.
I want it to work just like beatjump. I have a ddj-sb2, and I wanted to remap my shift+auto loop mode pads. What is the vdj script to make a -1 beatjump?
beat_juggle : Alternatively jumps one beat forward and backward. 'beat_juggle 0.5' will jump 1/2 beat forward or backward
beatjump_pad : execute 'goto +x' where x depends on the pad number and the beatjump_page
beatjump_page : change the offset of the jumps in beatjump_pad actions
I'd like to utilize 4-6 beatjump options (-/+1,2,4,8) modes respectively. i'm more concerned about jumping back than forward, but I don't see an option to do that other than beat_juggle.
I want it to work just like beatjump. I have a ddj-sb2, and I wanted to remap my shift+auto loop mode pads. What is the vdj script to make a -1 beatjump?
发表时间 Thu 02 Nov 17 @ 4:45 am
Instead of remapping the pads, why don't you just use the "BEATJUMP" pad page ?
And the script you ask for is goto -1
And the script you ask for is goto -1
发表时间 Thu 02 Nov 17 @ 6:57 am
thank you! (because I don't want to use the mouse, duh!)
发表时间 Thu 02 Nov 17 @ 12:36 pm