Ok, I'll start off with warning you that even right now the script I use isn't a basic script. This is what I'm trying to accomplish, I want to add the ability to be able to hot cue when track is playing, and normal cue play while pressed when track is stopped. The problem I'm facing is that when I use " play ? deck 1 hot_cue 1 : deck 1 goto_cue 1 & deck 1 cue_play 1" it only half works because when the track starts to play from the cue it is considered playing so it doesn't work.
So if anyone knows a way to correct this it would be greatly appreciated.
here is my full script for the button only the last part should be relevant.
Thanks
Det0Nat3
So if anyone knows a way to correct this it would be greatly appreciated.
here is my full script for the button only the last part should be relevant.
deck 1 var %cue ? deck 1 set_cue 1 & deck 1 var %alt_cue ? deck 1 delete_cue : nothing : play ? deck 1 hot_cue 1 : deck 1 goto_cue 1 & deck 1 cue_play 1
Thanks
Det0Nat3
Inviato Tue 13 Jul 10 @ 5:53 pm