Open ciotto opened 7 years ago
For some reason when I call mp3.readFileCountsInFolder(folder) after mp3.outputDevice(device) the return value is wrong (always 256).
mp3.readFileCountsInFolder(folder)
mp3.outputDevice(device)
For some reason when I call
mp3.readFileCountsInFolder(folder)
aftermp3.outputDevice(device)
the return value is wrong (always 256).