Minim
in
Core Library Questions
•
1 year ago
How do I specify which mp3 file to use? I know I use
player = minim.loadFile("===MP3 FILE===", 2048);
But where does the file need to be?
1