slackbuilds/audio/lingot
B. Watson 8b3f2c40ee
audio/lingot: i486 => i586.
2016-08-20 07:50:03 +07:00
..
README audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
doinst.sh audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
format_string.diff audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
lingot.1 audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
lingot.SlackBuild audio/lingot: i486 => i586. 2016-08-20 07:50:03 +07:00
lingot.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
setcap.sh audio/lingot: Updated for version 0.9.1. 2012-07-30 00:24:43 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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.

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 JACK=no in the script's
environment. The resulting package will only support OSS and ALSA audio.

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.