Skip to content

elhu/metronome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metronome

Metronome is a simple command line metronome written in Go. Tested on MacOS only.

Installation

go build -o metronome main.go

Usage

./metronome

You can set the tempo (beats per minute) and how many beats per bar (for the accent) like this:

./metronome -bpm 70 -beats 4

Contributing

Pull requests are welcome!

License

MIT

About

Simple command-line written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages