klick is an advanced command-line based metronome for
JACK.
It allows you to define complex tempo maps for entire songs or performances.
gtklick is a simple GUI metronome based on klick.
klick-0.12.2.tar.gz (2009-09-13)
openSUSE (Packman)
Ubuntu (PPA)
Arch Linux (AUR)
Gentoo (gtklick-overlay)
In the klick source directory, run:
scons
and then, as root:
scons install
Run klick -h for a brief list of command line options.
For more detailed information, see the Manual.
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 rather replaces all tempo/meter changes and position markers in existing sessions.
Usage:
klick2ardour.py <tempomap> <ardour-session-file>
Don't try this on any valuable Ardour session without making a backup copy beforehand :)