Replies: 1 comment 1 reply
-
Hi @thoeve, unfortunately I haven't found a solution to this problem yet. The problem is to run the loading inside a new working thread from native. It's been a while since I tried this, maybe now is the time to try again! Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to get Soloud to work on web. It seems to be playing audio fine but unfortunately no matter which method I use (loadMem, loadUrl) to load the AudioSource my UI always seems to freeze on web during the loading period. Is there a way around this that doesn't need me to load all the audio files during startup? (there are too many). I have also tried the different loadmodes but no luck so far.
Beta Was this translation helpful? Give feedback.
All reactions