Minim playing during draw()
in
Core Library Questions
•
7 months ago
I'm relatively new to processing and brand-new to the Minim library. I'm making a game were sound effects are played when an action happens but i cant figure out how to play sounds outside of setup (). I'm using the AudioPlayer class, should i use the AudioSample class instead? Please help!
1