summaryrefslogtreecommitdiff
path: root/shared-bindings/audioio/WaveFile.h
AgeCommit message (Expand)Author
2018-10-31add channels and bits_per_sample to audioio.WaveFilecaternuson
2018-07-13compiles and runs; hangs on import storage;storage.VfsFat.<tab>Dan Halbert
2018-04-12Add audio output support!Scott Shawcroft