jandjsoftware / spearshake

MIT License
0 stars 0 forks source link

SpearShake audio decoding #1

Closed yityoo closed 2 hours ago

yityoo commented 2 hours ago

https://learn.adafruit.com/mp3-playback-with-circuitpython/mp3-decoding-tips

yityoo commented 2 hours ago

Python docs on audiomp3 https://docs.circuitpython.org/en/latest/shared-bindings/audiomp3/

Source code https://github.com/adafruit/circuitpython/blob/main/shared-bindings/audiomp3/MP3Decoder.c