So I'm hoping anyone can give an example on how to load .wav files. Say there are several .wav files in a folder called "sounds" in wherever the code is saved in, what would be the steps on loading them in a vector or array. I'm thinking I should use a vector type of array to not worry for a fixed size.