Arraylist containing x sounds—How?

Hiii~

Does anyone know how to make an arraylist consisting of x sounds?
I just made one with images… but I can’t find the equivalent for sound.
Bleh >:-(

Ty!!

This really depends on your context. How are you representing your sounds? What have you tried so far?

I’d recommend taking a look at this guide as well:

Just pointing this to your other post:

…the key point being that you need a sound type from either the imported Sound library or Minim – it isn’t built in to Processing the way that PImage is.