Trying to set a shortcut and cant figure out what wording i should use
it would be skip to hot cue 3 on deck 1 and loop 8 beats
it would be skip to hot cue 3 on deck 1 and loop 8 beats
Posté Tue 06 Nov 12 @ 9:11 pm
To chain commands in VDJ you simply use the operator '&' then the rest is pretty much as you wrote it
deck 1 hot_cue 3 & deck 1 loop 8
If you are using a controller with a left and right side that is native to VDJ then just drop the deck allocation as it is set in the definition file eg
hot_cue 3 & loop 8
deck 1 hot_cue 3 & deck 1 loop 8
If you are using a controller with a left and right side that is native to VDJ then just drop the deck allocation as it is set in the definition file eg
hot_cue 3 & loop 8
Posté Tue 06 Nov 12 @ 9:26 pm