circuitpython/shared-bindings/audiomp3
Jeff Epler 78cf0a90af
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
This will enable setting data attributes, namely, the section of the
symbol.
2022-05-03 08:48:53 -05:00
..
MP3Decoder.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
MP3Decoder.h audiomp3: add decoded_samples property 2022-01-01 23:28:43 -06: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