circuitpython/shared-bindings/audioio
Scott Shawcroft f878bc4efc atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.
Thanks to @ntoll for finding this bug!
2017-07-12 11:55:49 -07:00
..
__init__.c shared-bindings: Update docs to remove with statements from examples but add more detail to the design guide about their use. 2017-06-07 14:39:12 -07:00
__init__.h atmel-samd: Introduce audio sample playback via audioio.AudioOut. 2017-05-01 13:10:03 -07:00
AudioOut.c atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample. 2017-07-12 11:55:49 -07:00
AudioOut.h atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample. 2017-07-12 11:55:49 -07:00