Adafruit_MP3/examples/standalone
Jeff Epler afe0e5fb5a assembly: add a fully generic implementation and a standalone decoder
The standalone decoder can be built on Linux with "make" and the
files it creates can be played with "aplay -c2 -r 44100 -f S16_LE"
2019-12-24 10:57:06 -06:00
..
.gitignore assembly: add a fully generic implementation and a standalone decoder 2019-12-24 10:57:06 -06:00
main.c assembly: add a fully generic implementation and a standalone decoder 2019-12-24 10:57:06 -06:00
Makefile assembly: add a fully generic implementation and a standalone decoder 2019-12-24 10:57:06 -06:00