Hm.. Okay, well I have an idea that I'm having trouble implementing. Since you cannot use Waves, I'm separating my tracks into 2 parts (part 1, and part 2). I'm then trying to set the following condtion:
IF Audio.Duration("Part 1") = 41 seconds
PLAY Part 2
No matter what I put receiving value at (even 1), it doesn't play. Can anyone think of another way to do this that will product the same exact result everytime?