I'm using Raspberry Pi and an Arduino to read button presses.
I have a folder with 10 or so WAV files.
I would like that when button is pressed a random file will be playing from the beginning to end. Only when file finished a new press will active a new random file.
How can I implement that with PD?
Thanks