Skip to content

thomasmoelhave/Metronome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Metronome

This program is tested on GNU/Linux (using Ubuntu 11.10) only, but will probably work in most places. It requires boost, and LAME for converting WAVE files to mp3.

To use, run cmake, then make to build the metronome binary. You can run the program like this:

	./metronome   --bpm 160 --duration 100 --output-file bpm160.wav 

This produces an output WAVE file (bpm160.wav) with a pulse every 160 beats for 100 seconds.

About

A simple metronome for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published