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 .
old binding for PortAudio
more recent binding for PortAudio
more recent binding for different APIs on Linux/MacOS/Windows