This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
computers-sound-music-portf.../code/clipped
2024-10-13 15:40:51 -07:00
..
main.py start work on clipped 2024-10-13 15:40:51 -07:00
README.md start work on clipped 2024-10-13 15:40:51 -07:00
requirements.txt start work on clipped 2024-10-13 15:40:51 -07:00

Background

Setup

Potential libraries needed for debian-based gnu+linux

sudo apt-get install libportaudio2

Install python libraries

pip install -r requirnments.txt

Run

python3 main.py

Reflections, Results, Analysis