slackbuilds/audio/lingot
B. Watson cc3f6d5985
audio/lingot: Updated for version 1.1.1.
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
..
README audio/lingot: Updated for version 1.1.1. 2021-12-04 10:09:05 +07:00
doinst.sh audio/lingot: Update doinst.sh. 2017-01-09 20:18:25 +00:00
lingot.SlackBuild audio/lingot: Updated for version 1.1.1. 2021-12-04 10:09:05 +07:00
lingot.info audio/lingot: Updated for version 1.1.1. 2021-12-04 10:09:05 +07:00
setcap.sh audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
slack-desc audio/lingot: Updated for version 1.1.1. 2021-12-04 10:09:05 +07:00

README

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.

lingot can use JACK, PulseAudio, ALSA, or OSS for audio input.

By default, this script builds lingot with JACK support, meaning jack
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). You can disable JACK by setting JACK=no in
the environment.

PulseAudio is enabled by default. You can disable it with PULSE=no in
the environment.

OSS is disabled by default, since not many people still use it. You
can enable it with OSS=yes in the 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.