slackbuilds/audio/klick
B. Watson 2ff1ca3bd9
audio/klick: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-12-04 10:09:05 +07:00
..
Makefile audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00
README audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00
klick.1
klick.SlackBuild audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00
klick.info audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00
klick.pod audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00
setcap.sh
slack-desc audio/klick: Fix -current build. 2021-12-04 10:09:05 +07:00

README

klick (metronome for jack)

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

Note: This package is built with liblo support. It allows klick to
be controlled by other OSC-capable applications. You can disable with
LIBLO=no in the script's environment. If you plan to use gtklick, it
requires klick built with liblo support.

Optional dependencies:

rubberband - uses the RubberBand library for pitch adjustment, which
results in slightly higher audio quality. Autodetected; disable with
RUBBERBAND=no in the script's environment.

This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This
may be considered a security/stability risk. Please read
http://www.slackbuilds.org/caps/ for more information. To disable
capabilities, pass SETCAP=no to the script.