Hi there, I'm quite new to Fusion and I'm starting to create part of an Android app that will be a guitar fretboard where the user can touch 1 of 6 strings in different places to hear the note sound. This will involve150 individual sound effects.

I've only done 24 sounds and I'm noticing the App hang on a black screen loading when I test it in it's super basic form on my phone.

I'm using .ogg files at 96 bitrate so I'm trying to keep things as lean as possible.

Any tips on using this many sounds? Is there a clever way to do a loading screen or something that helps to preload these files to speed things up?

Thanks in advance.