Skip to content

danp/metronome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metronome

It is a metronome.

There are tons of web/etc metronomes out there but for some reason it's very common to have a lower bound on bpm, like 40 or so.

One way I like to practice is with a click/beep every beat one which is hard for slower tempos with that lower bound.

metronome -bpm 15 lets me do that for a 60 bpm tempo.

Install

go install github.com/danp/metronome@latest

This program uses oto/v2 which does not requrire cgo for macOS or Windows. See docs for what's necessary on other platforms.

About

A command-line metronome written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages