summaryrefslogtreecommitdiff
path: root/shared-bindings/audioio/WaveFile.c
AgeCommit message (Expand)Author
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-11-05in doc string as wellcaternuson
2018-11-05change channels to channel_countcaternuson
2018-10-31add channels and bits_per_sample to audioio.WaveFilecaternuson
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-13compiles and runs; hangs on import storage;storage.VfsFat.<tab>Dan Halbert
2018-04-13Tweaks based on dhalbert's feedback.Scott Shawcroft
2018-04-12Add audio output support!Scott Shawcroft