New submission from Serhiy Storchaka: Here is a simple patch which adds support for writing 24-bit samples in the sunau module.
Actually the sunau module already supports reading 24-bit samples and AUDIO_FILE_ENCODING_LINEAR_24 mentioned as supported encoding. So perhaps this should be considered as a bugfix. ---------- assignee: serhiy.storchaka components: Library (Lib) files: sunau_pcm24.patch keywords: patch messages: 199923 nosy: serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Add support for 24-bit in the sunau module type: enhancement versions: Python 3.4 Added file: http://bugs.python.org/file32122/sunau_pcm24.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19261> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com