I was just wondering after doing a lot of debugging because of memory leaks.
When you load a lot of audio files (audio.loadSound), where do they take up memory?
I noticed it takes a while for them to load, but I didn’t see any real increase in memory or texture memory.
But since they are already loaded … where are they stored? And do they hog valuable device memory?