i am really getting into macros but finding limitations to what I want to do... I need to know it there is a command to wait a specific length of time eg.
do action 1, wait 4 bars then, do action 2...
It would probably be able to simulate traktors master loop recorder eg.
deck 1 loop 4 & deck 2 loop 4 (wait 4 bars then) sampler 1 rec (wait 4 bars then) sampler 1 play
It would probably work better if you could just record the master channel though... then it would just be
samlper 1 rec master (wait 4 bars then) sampler 1 stop_rec & sampler 1 play & deck 1 pause & deck 2 pause
you cant record both decks onto one sampler at a time, however, there is a work around of recording both decks at the same time on separate channels and just triggering them to play at the same time with the same button, but the bpm's won't stay in sync this way
I have already opened a thread in the hardware section but not getting any responses to my questions, it is a bit long though and started to go off topiic... LOL
do action 1, wait 4 bars then, do action 2...
It would probably be able to simulate traktors master loop recorder eg.
deck 1 loop 4 & deck 2 loop 4 (wait 4 bars then) sampler 1 rec (wait 4 bars then) sampler 1 play
It would probably work better if you could just record the master channel though... then it would just be
samlper 1 rec master (wait 4 bars then) sampler 1 stop_rec & sampler 1 play & deck 1 pause & deck 2 pause
you cant record both decks onto one sampler at a time, however, there is a work around of recording both decks at the same time on separate channels and just triggering them to play at the same time with the same button, but the bpm's won't stay in sync this way
I have already opened a thread in the hardware section but not getting any responses to my questions, it is a bit long though and started to go off topiic... LOL
Inviato Sun 13 Mar 11 @ 7:46 am
Sorry, this is not currently possible. VDJscript actions will always be carried out immediately. It's not currently possible to apply a delay.
Inviato Sun 13 Mar 11 @ 1:22 pm