Skip to content

mcpca/mn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mn

A simple command-line metronome.

Plays a sound at a regular interval via PulseAudio.

Installation

	make PREFIX=/usr/local clean install

You can of course change the install directory by specifying a different prefix, but make sure that PREFIX is an absolute path, and don't forget to run clean before install.

Changing the sound

The sound played by the metronome is generated at build time and stored in unsigned 8-bit format in the tick.u8 file. It is a sine wave with exponential decay, and you can easily tune its parameters to your liking by editing makechirp.c.

About

Simple command line metronome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published