Package for audio processing with Numpy
Project description
pyyAudioDspTools is a python 3 package for manipulating audio by just using numpy. This can be from a .wav or as a stream via pyAudio for example. pyAudioDspTool’s only requirement is Numpy. The package is only a few kilobytes in size. You can find the readthedocs here: https://pyaudiodsptools.readthedocs.io/en/latest/
You can use pyAudioDspTools to start learning about audio dsp because all relevant operations are in plain sight, no C or C++ code will be called and nearly no blackboxing takes place. You can also easily modify all available audio effects and start writing your own, you only need to know python and numpy as well as audio dsp basics. As this package is released under the MIT licence, you can use it as you see fit. If you want to examine the code, just open the ‘pyAudioDspTools’ folder in this Git and you can see all the relevant modules.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyaudiodsptools-0.8.3.tar.gz.
File metadata
- Download URL: pyaudiodsptools-0.8.3.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d72c178d3c20d9328f77a9e7c7fecc8998d7203200f17759d6208535f554c258
|
|
| MD5 |
dd379a3b8644a0d20b2fb75eb5b8288a
|
|
| BLAKE2b-256 |
1316593ba0023ca609b131c51bcb2b46558bb38b46ea608905a43ee0d22a491f
|
File details
Details for the file pyaudiodsptools-0.8.3-py3-none-any.whl.
File metadata
- Download URL: pyaudiodsptools-0.8.3-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0c5d6f01d20c1e4d9e3642ec10f8e73bd4e557472705498bca872faa220c5fa
|
|
| MD5 |
aa53aad3a1103608015bce909aa40084
|
|
| BLAKE2b-256 |
e721e3c1883bf94f03e97427bee8c0412b7b04406f1a31ee898c74a052a08c8f
|