Lain Buzzer
Plays the song "Boa - Duvet" on your motherboard speaker (buzzer).
This may require your user to be in the INPUT group or to be run as sudo. Use the beep command to test functionality of your motherboard speaker.
Usage
git clone https://gitlab.com/qrmx/lain-buzzer.git
cd lain-buzzer
make run
> or `make build`
Todos
- Read and play song directly from midi file
- Set playback duration (e.g. play first 12 seconds of the midi file) (Done)