ID:2381290
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
When using sounds, I assign channels to individual sounds to allow updates, what I would like would be some way to know if a sound finished playing in the case of non-repeating sounds, to free up the channel from the list.

Ideally this would take the form of a callback in the sound proc, so that I can free the channel instantly or execute any other piece of logic.