Vinyl Visualizer
A passion project I’d like to make. It would be my first time using hardware and software together.
To start, I’d like to grab a raspberry pi with a screen and audio in so it can display the record cover, the title, artist, and duration that updates as the song goes on.
I first asked ChatGPT 3.5 for advice.
I also asked ChatGPT 4o and got a little better/pointed advice. Not much different though. It gave me advice on the script without asking.
Hardware:
Software:
AudD, an API that should help collecting data
PyAudio, to help collect audio from the microphone
Python GUI info