Timing a melody
Hi
I've created a looping one bar scale that can be triggered by the user. I also created a harmonizing melody that can be triggered to play over it, but I want the melody to begin at beat 1 of the scale, no matter when it is triggered. What object would I use to achieve this, and where would I connect it?
Cheers in advance
Hi CNAT,
Why don't you try pasting your project here and give a clearer description of your problem.
I'm sure then you'll get more replies.
Tosh
If you're using a counter based approach, use two counters. Or, when triggering the harmony, grab the current value of the sequence, and then offset the sequence to driver the harmony by that amount.