Package for working on audio in python
Project description
python-audio
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.
How to use?
Currently only the following, method is supported.
pip install git+https://github.com/AstralScribe/python-audio.git
Available features:
- All functionality of audioop has been implemented except three functions
ratecv, adpcm2lin, lin2adpcm
.- To use the package just replace
import audioop
withimport audio.op as audioop
- To use the package just replace
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_audio-0.1.0.tar.gz
(13.3 kB
view details)
File details
Details for the file python_audio-0.1.0.tar.gz
.
File metadata
- Download URL: python_audio-0.1.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0ed2d773b9ce19eb1baa81eb65dc462a5ec403784734e9e551aef407d563a3 |
|
MD5 | 636cc8af43a87c7586641689bc6b48a6 |
|
BLAKE2b-256 | 5d47133c0fca0ef27cf67a077a1c0681719d050b7c279299252f1e950715c308 |