Looking to have a cue point towards the middle of a song and have a part repeat 2 or times
then continue on to the end of the song.
Possible or not;
then continue on to the end of the song.
Possible or not;
Posted Sun 15 Nov 15 @ 3:42 pm
on demand (keypress) or everytime? I can think of a few ways, I need more info to have a tailored answer.
Posted Sun 15 Nov 15 @ 4:27 pm
Song Respect. About 1min 48 sec into she spells out
r e s p e c t . I am looking for that to repeat twice more
and then continue to the end of the song.
r e s p e c t . I am looking for that to repeat twice more
and then continue to the end of the song.
Posted Sun 15 Nov 15 @ 10:07 pm
A few ways then, here are 2
Track cleaner, drag the play head to your desired loop start, hit stretch, drag the right end of the green box to your loop exit, set the number in the box to 2, preview ,fine tune and save. use the cleaned version to play out
2nd way apoi
take the playhead to your exit point and add this as an action poi
cycle "loopCount" 2 & var_equal "loopCount" 0 ? nothing : goto -X
(X = beats to jump back, if the beat grid is iffy use -Xms)
Track cleaner, drag the play head to your desired loop start, hit stretch, drag the right end of the green box to your loop exit, set the number in the box to 2, preview ,fine tune and save. use the cleaned version to play out
2nd way apoi
take the playhead to your exit point and add this as an action poi
cycle "loopCount" 2 & var_equal "loopCount" 0 ? nothing : goto -X
(X = beats to jump back, if the beat grid is iffy use -Xms)
Posted Sun 15 Nov 15 @ 11:04 pm
Thanks, I will give it a try later.
Posted Mon 16 Nov 15 @ 3:59 pm
First option works really well.
Appreciate your help
Thanks
Appreciate your help
Thanks
Posted Tue 17 Nov 15 @ 4:39 pm