Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-77171 Support WAVE_FORMAT_EXTENSIBLE in the wave module (GH-96777) | Yusuke Kadowaki | 2022-09-14 | 1 | -0/+0 |
| | | | | | The test file, a modified version of Lib/test/audiodata/pluck-pcm24.wav, was provided by Andrea Celletti on the bug tracker. Co-authored-by: Zackery Spytz <zspytz@gmail.com> | ||||
* | Issue #19261: Added support for writing 24-bit samples in the sunau module. | Serhiy Storchaka | 2013-11-10 | 1 | -0/+0 |
| | |||||
* | Issue #18919: Unified and extended tests for audio modules: aifc, sunau and | Serhiy Storchaka | 2013-10-13 | 14 | -0/+0 |
wave. |