summaryrefslogtreecommitdiffstats
path: root/audio/lingot/README
blob: 2d8842c4350464b0cf3ef7af90dfa1855e021ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
lingot (musical instrument tuner)

Lingot is a musical instrument tuner. It's accurate, easy to use, and
highly configurable. Originally conceived to tune electric guitars,
its configurability gives it a more general character.

By default, this script builds lingot with JACK support, meaning
jack-audio-connection-kit is required. Most people who connect musical
instruments to their Slackware box will want JACK, since it's required
by most serious studio apps (e.g. ardour).

If you want to build without JACK support, set USE_JACK=no in the
script's environment. The resulting package will only support OSS audio,
since lingot doesn't have native ALSA support (but works OK with ALSA's
OSS emulation).