First post - great work Jules, loving the library…
I’m using the above class to playback wavefiles and noticed that with the latest version of Juce I hear loud glitches when the transport reaches the end of (most) wav/aiff files?
I checked the jucedemo and it’s the same. Tried another machine, same again.
I’m on the tip using 10.5.8. Anyone else experiencing this?
Haven’t noticed this, but if the last sample of your file is non-zero the player won’t attempt to de-click it. Does it glitch with a file that definitely fades to zero before its end?
Yes - sorry, I meant to post about it but forgot. It was just a bug in a couple of the audio format readers that was producing garbage if you read past the end of the file.