Read some of the posts on slip mode. I found a cool way to duplicate the new ITCH method. Heck, ever since I purchaseed an APC40, I've been having a blast coming up with cool function modes to automate many features found on newer hardware.
down ? deck 2 clone_deck 4 & deck 4 volume 50% & deck 4 loop_in & deck 4 loop 1 & deck 2 volume 0% : deck 2 volume 50% & deck 4 stop
OR, to have it jump right to a CUE point, then continue the song where it left off:
down ? deck 2 clone_deck 4 & deck 4 volume 50% & deck 4 goto_cue 2 & deck 2 volume 0% : deck 2 volume 50% & deck 4 stop
Try it out. I use deck 4 as my spare "slip" deck. This will continue playing your song on deck 2 WHILE bringing down the volume, loop the same song on Deck 4, and when you release the button, the song continues playing on Deck 2 as if it never stopped.
- Working on using variables to use the current fader volumes instead of forcing 0 or 50%
VDJ7 has so much un-opened capabilities!
down ? deck 2 clone_deck 4 & deck 4 volume 50% & deck 4 loop_in & deck 4 loop 1 & deck 2 volume 0% : deck 2 volume 50% & deck 4 stop
OR, to have it jump right to a CUE point, then continue the song where it left off:
down ? deck 2 clone_deck 4 & deck 4 volume 50% & deck 4 goto_cue 2 & deck 2 volume 0% : deck 2 volume 50% & deck 4 stop
Try it out. I use deck 4 as my spare "slip" deck. This will continue playing your song on deck 2 WHILE bringing down the volume, loop the same song on Deck 4, and when you release the button, the song continues playing on Deck 2 as if it never stopped.
- Working on using variables to use the current fader volumes instead of forcing 0 or 50%
VDJ7 has so much un-opened capabilities!
Posted Tue 11 Oct 11 @ 7:56 pm
nice work figuring out the script, but there are three far less cpu intensive plugins capable of doing that and more
rollit
http://www.virtualdj.com/addons/13517/RollIt_.html
loop roll
http://www.virtualdj.com/addons/12952/LoopRoll.html
roll
http://www.virtualdj.com/addons/13750/ROLL.html
that is in order of my preference
rollit
http://www.virtualdj.com/addons/13517/RollIt_.html
loop roll
http://www.virtualdj.com/addons/12952/LoopRoll.html
roll
http://www.virtualdj.com/addons/13750/ROLL.html
that is in order of my preference
Posted Tue 11 Oct 11 @ 10:06 pm
Those plug ins will only loop from where you are in a song. My method allows you to loop from anywhere you set your CUEs. It just gives you more flexibility. Plus, instead of just looping, as soon as you let off the button, it will stop.
Posted Tue 11 Oct 11 @ 10:49 pm
Very nice ideas! I need to remember to try those before I forget about them!!!!
Posted Wed 12 Oct 11 @ 11:00 am