I'm new on Processing and Minim and i was looking at the ADSR example in UGEN (Minim BETA) to help me for my project and I don't understand how you can know when the song played is done playing ?
I've been looking for some time now in the Javadoc and can't find an answer.
I have to use the AudioOutput object (I use the playNote() method).