aboutsummaryrefslogtreecommitdiff
path: root/shared-bindings/audioio
AgeCommit message (Expand)Author
2017-06-20atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.1.0.0-rc.2Scott Shawcroft
2017-06-07shared-bindings: Update docs to remove with statements from examples but add ...Scott Shawcroft
2017-06-07docs: Fix header lines that are too short.Scott Shawcroft
2017-05-15atmel-samd: Support wav file playback. Tested up to 16bit 22.1khz. Must be mo...Scott Shawcroft
2017-05-01atmel-samd: Introduce audio sample playback via audioio.AudioOut.Scott Shawcroft