DESCR 318 B

12345678
  1. Metronome is a very simple metronome program.
  2. It just provides ticks on the audio output, at a given bpm.
  3. It can also stress out one tick out of n to count 4 beats and
  4. similar things.
  5. It was written specifically to avoid installing huge toolchains or using
  6. X11 just to get simple tick, tick, tick out of the console.