diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:57:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:57:28 +0200 |
commit | 9459f312ee81c7e29f067400b0b64a64fbab1862 (patch) | |
tree | 02694e6017b4ef7b321d246845ed3b17f77b288f /audio/lingot/README | |
parent | 1c9bebcb82f343919e429f7a973ef5ff21c4e345 (diff) | |
download | slackbuilds-9459f312ee81c7e29f067400b0b64a64fbab1862.tar.gz |
audio/lingot: Added to 13.0 repository
Diffstat (limited to 'audio/lingot/README')
-rw-r--r-- | audio/lingot/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/lingot/README b/audio/lingot/README new file mode 100644 index 0000000000..2d8842c435 --- /dev/null +++ b/audio/lingot/README @@ -0,0 +1,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). |