circuitpython/shared-bindings/audioio
Scott Shawcroft 9eadda68b8 atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.
Thanks to @ntoll for finding this bug!
2017-06-20 11:18:46 -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-06-20 11:18:46 -07:00
AudioOut.h atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample. 2017-06-20 11:18:46 -07:00