About

klick is an advanced command-line based metronome for JACK. It allows you to define complex tempo maps for entire songs or performances.

Features:

gtklick is a simple GUI metronome based on klick.

Download

klick-0.12.2.tar.gz (2009-09-13)

Changelog

Dependencies

Optional:

Installation

In the klick source directory, run: scons,
and then, as root: scons install.

Documentation

Run klick -h for a brief list of command line options.
For more detailed information, see the Manual.

Miscellaneous

klick2ardour.py is a Python script that reads klick tempo maps and writes them to Ardour session files. It does not create new Ardour sessions, but replaces all tempo/meter changes and position markers in existing sessions.

Usage:
python klick2ardour.py <tempomap-file> <ardour-session-file>

The session should not be open in Ardour while running this script. And don't try this on any valuable Ardour session without making a backup copy beforehand :)