This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
audiomp3
History
Jeff Epler
31da335cac
Introduce, use MP_PROPERTY_GETTER, _GETSET
...
Later, these can be changed in cunning ways to save flash storage.
2022-05-03 08:48:52 -05:00
..
__init__.c
Convert more modules to use MP_REGISTER_MODULE
2021-08-25 20:48:55 -04:00
__init__.h
audiocore: Add MP3File using Adafruit_MP3 library
2019-12-10 14:03:06 -06:00
MP3Decoder.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
MP3Decoder.h
audiomp3: add decoded_samples property
2022-01-01 23:28:43 -06:00