I have two pieces of music playing, they are the same melody, just with different instruments so they should sync. I am calling the two pices to play at different times, when I start the 2nd one, I add an action just after it that sets the position of it, to the position of the 1st sample (or I've set position of channel 2 to channel 1)
Both methods fail. It just starts the 2nd sample from the beginning, as if I've not told it to copy the position of the 1st one. How do these actions work?