A repo dedicated to audio experiments
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar 8c7309cb61 raspberry pi support 3 years ago
data Working raw tcp implementation 3 years ago
play_audio Working raw tcp implementation 3 years ago
socket_send_recieve raspberry pi support 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md raspberry pi support 3 years ago
output Working raw tcp implementation 3 years ago
requirements.in raspberry pi support 3 years ago
requirements.txt raspberry pi support 3 years ago

README.md

learn_audio

A repo dedicated to audio experiments

Requirements

One the Ubuntu raspberrypi 20.04 server I needed to have sudo apt-get install libasound2-dev installed before run pip install -r requirements.txt.