How to setup one Transition Marker with a random Destination?

Reviving an old thread - there is a simpler way to do this:

  • Place the audio directly on the tab based on a parameter, not the timeline. this may require you to loop the audio asynchronously, use a nested event - depends on your use-case.

  • then, using the timeline place a command instrument at the top (eg bar 1), that sets that parameter. modulate it randomly so you spread it across the range of the whole parameter. place a loop on the timeline to re-roll that parameter as often as you need.