earlephilhower / ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
GNU General Public License v3.0
1.98k stars 432 forks source link

request to support vs1053 shield #636

Open demon740 opened 1 year ago

demon740 commented 1 year ago

this library is very useful and complete but it does not support vs1053 shields. as I know using vs1053 is very simple and it could be supported easily thanks

madias123 commented 1 year ago

? The VS1053 is a complete CODEC chip with hardware Ogg Vorbis/MP3/AAC/WMA/FLAC/. i.e. the adafruit vs1053 library is simple and powerful enough, so for this library the chip would not make any sense and/or is to complicated to implement (total different output / file methods)

demon740 commented 1 year ago

and because of these I said, it is easy to it to your library.I think it will be less than 200 lines of codes

On Sunday, June 18, 2023, 08:38:57 PM GMT+4:30, Matthias Diro ***@***.***> wrote:  

? The VS1053 is a complete CODEC chip with hardware Ogg Vorbis/MP3/AAC/WMA/FLAC/. i.e. the adafruit vs1053 library is simple and powerful enough, so for this library the chip would not make any sense and/or is to complicated to implement (total different output / file methods)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>