Overlapping one sound multiple times with minim library

Hi @rojele. Thanks for getting back to this. Everything seems like it should be working. You have the correct print statements and if it isn’t crashing then the sketch is working. The only thing I can think of is your audio configuration is writing to a different audio device that isn’t working as expected.
Otherwise I’m stumped. The lib is completely independent from Pd so you don’t need Pd open or anything like that. Though I have had some odd issues with Windows audio when using ASIO drivers. They tend to behave strange when using multiple audio applications. But short from that the library has worked very well on all platforms I have tested.
I’d be happy to help more, you can always PM me and we can figure out a better method, a remote meeting or something.
Sorry I can’t help more at this moment. If you find a bug please let me know. Thanks for trying.