How do I get the audio duration of a sound playing on a channel or preloaded audio?
I’m trying to do an music player with a progress bar but there’s no way to get the total duration of the audio with the Gdevelop actions.
Is there any way to get the total duration of an audio? Howler seem to have something to do that but I didn’t find any way to call it trough Gdjs in the docs.