Audio icon indicating copy to clipboard operation
Audio copied to clipboard

Distorted audio when repeatedly playing a file with a delay

Open fmahnke opened this issue 9 years ago • 1 comments

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.

fmahnke avatar Jan 05 '16 07:01 fmahnke

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.

fmahnke avatar Mar 19 '16 22:03 fmahnke

Should be resolved by merging #2.

aentinger avatar Jan 02 '23 06:01 aentinger