Unload samples

Hi.



Is there a way to unload samples (to clear up memory)? As I understand it they won’t ever be touched by the GC.



What I’m thinking is a remove(int sample) and a removeAllSamples() in the SoundSystem.

This is going to be in my TODO list

Thanks.