Spawning a sound with min/max delay


This is what I have done so far. But doens’t work as intended

Right now, my min/max is set to 5 and 10. In a perfect scanario world, I would like there to be a min/max random delay of 5 to 10 seconds between each sound is played.

I think this would work if the “trigger pipe” was reset each time it had been triggered, but I cannot do that since im not allowed to do logic loops in Metasounds.

I am essentially trying to re-make this device from fmod.


And need the “min/max spawn internal” component.

Any suggestions?
Thanks