Description
Keep access to Python's audioop-style audio sample operations through a long-term-support port. It helps projects maintain compatibility with code that processes raw audio samples after the original module is unavailable or deprecated.
Raw audio processing can distort, clip, or expose recordings if handled carelessly. Test sample formats and keep original audio when transforming files.