Open francescosoave opened 6 years ago
I found this to be a problem too. I'm trying to sequence three sounds together, starting the next as soon as the previous is done. Using isPlaying() would be the right way to do this, but it doesn't work because of this bug.
I am having the same problem as of Oct 23, 2018. Always 1.
as per title, .isPlaying() always returns integer 1 even after the SoundFile has ended. In the following code, the else is never executed. Processing 3.3.7, sound library version 1.4.0