After looking up the forum and the documentation. When using “Stopping Codition” in the event, calling “Stop” will let the event enter “Stopping State”. In that state, AHDSR will be applied and the event won’t stop till it reach the “natural end”. The “natural end,” in my understanding, refers to when the playback position reaches the end of all tracks.
But what if the “Stop” is called in a loop region? Well I tried it and the event stucks in that loop region and never ends. To break this loop, I add a codition to the loop region, showed in the picture below.
It breaks the loop region when enter “Stopping State”.
Or, if I want the event stop right away, I can also add a large traition region.
I wonder whether the work around above is the recommanded approach. Looking forward to reply.

