Good day.
This is the homepage for ctronome,
a very simple yet powerful ;) programmable console metronome software.

Development along with documentation has been moved to Ctronome GitHub repository as of version 0.5.6.
Version archives before v0.5.6 are only available here. (There was no source code repository before that).

ctronome plays user selectable WAV samples via /dev/dsp, so you could
just record your favourite metronome and have ctronome play it back at
desired BPM.

All you need to have is gcc or other C compiler, standard
libc libraries, kernel header files and working OSS-compatible /dev/dsp
audio output (most modern Linux audio systems have means to provide OSS compatibility).


Readme
Copying
ChangeLog
Notes
Todo

Tips
example program file for ctronome

Ctronome latest version - GitHub repository.
Download archived source code versions.

If you feel to, drop me a mail: < ctronome at kign dot org >

Also, please visit the following websites:
FreeCode (former FreshMeat)
LinuxLinks

Signed,
Balazs Lengyak