You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.