Audio
Audio copied to clipboard
Distorted audio when repeatedly playing a file with a delay
I am working on an Arduino Due project based on the Simple Audio Player example.
I quickly came across the issue that is already described well here.
Basically, there is no issue when quickly looping the sound with no delay. When a delay is introduced between plays, either with the delay
method, or, in my case, a switch to trigger playback, subsequent plays sound choppy and poppy.
Is there a maintainer of this library that can help with this issue? I'm still interested in completing my project, but haven't looked deeply into the library source for the problem.
Should be resolved by merging #2.