beep
beep copied to clipboard
Beep sound library and utility for alerting end of a command execution. Beep can also play MIDI or text music score.
I created a [pull request for carlmjohnson/pomodoro](https://github.com/carlmjohnson/pomodoro/pull/5), which uses `beep`. The pull request was rejected because `beep` does not support macOS. Please add support for macOS.
Hi, nice product owner. I will report that go get failed :) ``` $ go get github.com/dbatbold/beep/cmd/beep # github.com/dbatbold/beep ../../../../go/src/github.com/dbatbold/beep/midi.go:393:15: midi.music.Playback undefined (type *Music has no field or method Playback)...