Includes the audioop library, which was removed from Python 3.13 as a battery.
https://github.com/AstralScribe/python-audio.git
This package is desgined to replace the deprecated audioop package. Future plan is to make it a one-stop solution for anything audio related for python.
Install using one of the methods below.
pip install git+https://github.com/AstralScribe/python-audio.git
pip install python-audio
ratecv, adpcm2lin, lin2adpcm.import audioop with import audio.op as audioop