We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello Everyone,
I have a simple for loop that plays different sounds using minim. However it does not finish an iteration thru the loop until it is done playing the mp3 file. Is there anyway to do the next iteration while the before mp3 file is still playing? Like go to the next iteration right after the play() function starts?
Answers
http://code.Compartmental.net/minim/audioplayer_method_isplaying.html