Scroll to navigation

KLICK(1) klick Manual Page KLICK(1)

NAME

klick - An advanced metronome for JACK

SYNOPSIS

klick [options] [bars] [meter] tempo[-tempo2/accel] [pattern]
klick [options] -f filename
klick [options] -i
klick [options] -j

DESCRIPTION

klick is an advanced command-line based metronome using the JACK sound server. It allows you to define complex tempo maps for entire songs or performances. A single meter and tempo can be specified on the command line, while more complex tempo maps can be read from plain text files. Alternatively, it's also possible to run klick in interactive mode, where the tempo can be changed at runtime using the keyboard, or to follow tempo information read from JACK transport.

OPTIONS

load tempo map from file
no tempo map, just follow jack transport
set jack client name
jack port(s) to connect to
automatically connect to hardware ports
OSC port to listen on
interactive mode
export click track to audio file
sample rate of export (default: 48000)
use built-in sounds:
0: square wave (default)
1: sine wave
2: noise
3: acoustic bell/click
load sounds from file(s)
no emphasized beats
emphasized beats only
adjust playback volume (default: 1.0)
adjust playback pitch (default: 1.0)
enable jack transport
become transport master (implies -t)
delay before starting playback
pre-roll. use -c 0 for 2 beats
start playback at the given label
multiply tempo by the given factor
show help

TEMPO MAP FILE FORMAT

[label:] bars [meter] tempo [pattern] [volume]
...

SEE ALSO

The full documentation for klick can be found in HTML format at

/usr/share/doc/klick/manual.html

AUTHOR

Dominic Sacre <dominic.sacre@gmx.de>

January 2010 klick 0.12.2