adafruit / Adafruit_VS1053_Library

This is a Arduino library for the Adafruit VS1053 Codec Breakout and Music Maker Shields
https://www.adafruit.com/products/1381
133 stars 112 forks source link

Follow datasheet when finishing file playback #64

Open TheNitek opened 4 years ago

TheNitek commented 4 years ago

Implemented the behaviour recommended by the datasheet when playing a file (send endFillBytes and Cancel playback) to bring VS1053 in correct state after playback and prevent playingMusic from becoming false while VS1053 is still playing data from the buffer (currently there is no way to tell if there is still music playing!)

johnwargo commented 10 months ago

@TheNitek the PR has conflicts, do you want to resolve them and get this moving or close it? I can't see the conflicts because apparently they've been deleted.