-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wave.py support for ulaw and alaw audio #43330
Comments
|
Dear Python Patch Center: This is my first Python patch submission. Apologies for Unfortunately I don't have the capability of rebuilding Please do not hesitate to contact me for further Thank you, From my version of the wave.py file: These changes allow .wav files containing u-law and
Note that this module does not do any u-law or a-law |
|
Patch applied to Python 2.4 wave.py |
|
Patch applied to Python 2.5 wave.py |
|
Please read http://www.python.org/dev/patches/ And your change is more likely to be accepted if it contains unit tests |
|
For consistency with the aifc and sunau modules the wave module should compress/uncompress u-law and A-law data. |
|
These patches are targetting Python 2.7 and earlier so I would be surprised if they apply today -- I'd sugest closing this issue. A |
|
A new issue targeting main branch can be created if desired, also the patch would have to be a PR not a diff. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: