I'm programming a code that plays sounds using the library beads.
The problem that arises is that when I want to play a single file, all files are played that are in the folder ... what is the error? how could I fix it?
the code is:
/* Este es un programa que recibe los datos del DEMOQE128 a través del puerto serial enmascar*/
import processing.serial.*; //libreria de java que se utiliza para serial