Hi,
I hope this would be simple to implement: A new transition type for overlapping sounds that shouldn't fade in/out. In form, it should allow the user to have one sound in a sequence or random container start playing before the previous is finished. It would be defined by a Duration (like the current Delay mode, where the value represents how long before the end of the segment the next segment should start) or it could be defined by loop points set in the Sound SFX object itself.
This is similar to transitions you can do in Music containers already, but would be useful in some cases with SFX.
Thanks!