Skip to content

throni3git/python-audio-test

Repository files navigation

python-audio-test

playground for audio processing in python

this will be my test laboritory for trying different audio frameworks

install with

python -m venv venv
source venv/bin/activate
pip install -e .

PyAudio

old binding for PortAudio

sounddevice

more recent binding for PortAudio

soundcard

more recent binding for different APIs on Linux/MacOS/Windows

About

playground for audio processing in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages