Listening to currently playing MP3 using minim
in
Programming Questions
•
2 years ago
I want to make a basic sketch that just graphs a waveform of the currently playing MP3 in the computer's line out. How do I do this?
I already know how to play a file and use waveform.pde to show the waveform. However, doing this would save me the torment of listening to the same music file over and over.
Thanks!
1