circuitpython/shared-bindings/audioio
Jeff Epler 47d6dd843e audioio: By default, be compatible with 4.x
Testing performed: That the shipped .mpy files on a PyPortal (CP 4.x)
still work (play audio) with this branch, instead of erroring because
`WaveFile` can't be found in `audioio`.

Flash usage grew by 28 bytes.  (I expected 24, there must be some other
effect on size/alignment that I didn't predict)
2019-08-17 13:54:06 -05:00
..
AudioOut.c docs: An `audiocore.Mixer` suffices where another audio source would 2019-07-26 07:57:21 -05:00
AudioOut.h audiocore: Factor from audioio 2019-07-25 06:44:26 -05:00
__init__.c audioio: By default, be compatible with 4.x 2019-08-17 13:54:06 -05:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00