File: README

package info (click to toggle)
klick 0.12.2-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 504 kB
  • ctags: 640
  • sloc: cpp: 3,456; makefile: 14
file content (42 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
klick - an advanced metronome for jack

Copyright (C) 2007-2009  Dominic Sacré  <dominic.sacre@gmx.de>


Some of the audio samples used by klick have been borrowed (under
the terms of the GPL) from:
* Ardour [http://ardour.org/], sounds by Nick Mainsbridge
* GTick [http://www.antcom.de/gtick/], sounds by Roland Stigge
* Freepats [http://freepats.zenvoid.org/]


Requirements:
=============

* JACK Audio Connection Kit [http://jackaudio.org/]
* Boost [http://www.boost.org/] (headers only)
* libsamplerate [http://www.mega-nerd.com/SRC/]
* libsndfile [http://www.mega-nerd.com/libsndfile/]


Optional:
=========

* liblo [http://liblo.sourceforge.net/]
* Rubber Band [http://www.breakfastquay.com/rubberband/]


Installation:
=============

In the klick source directory, run:
scons

and then, as root:
scons install


Documentation:
==============

See doc/manual.html for the klick user manual.