pronounced "beep", parses output of aubionotes (https://aubio.org/) to play music over a buzzer
apt install make gcc libevent-dev
make
aubionotes your_song.mp3 | bp
or
bp halloween.txt
chmod 662 /dev/input/by-path/platform-pcspkr-event-spkr
modprobe pcspkr
- do you even have a buzzer?