diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:20:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:46 +0700 |
commit | 18c6fa8d272af8f2308259af1c1f59ff7e5a8ce8 (patch) | |
tree | 73f7c570f0e2f1a5ed5b334cf160b5e3fac5d1cc /audio/fmit | |
parent | 87c1baaadb595a1a19459ceaedd55ceffd2b3e87 (diff) | |
download | slackbuilds-18c6fa8d272af8f2308259af1c1f59ff7e5a8ce8.tar.gz |
audio/fmit: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/fmit')
-rw-r--r-- | audio/fmit/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/audio/fmit/README b/audio/fmit/README index 732080fbe2..85f33d9871 100644 --- a/audio/fmit/README +++ b/audio/fmit/README @@ -1,8 +1,9 @@ -fmit (Free Music Instrument Tuner) is a piece of software for tuning musical -instruments, using Qt as a GUI library, supporting ALSA, JACK, OSS, or -PortAudio for audio input. Features error and volume history, tuning scales -using Scala (.scl) files, microtonal tuning, harmonic ratios, wave shapes, and -more. +fmit (Free Music Instrument Tuner) is a piece of software for tuning +musical instruments, using Qt as a GUI library, supporting ALSA, JACK, +OSS, or PortAudio for audio input. Features error and volume history, +tuning scales using Scala (.scl) files, microtonal tuning, harmonic +ratios, wave shapes, and more. -fmit will automatically detect ALSA and if jack, oss or portaudio support -is desired, pass JACK="ON", OSS="ON" or PORTAUDIO="ON" to the SlackBuild. +fmit will automatically detect ALSA and if jack, oss or portaudio +support is desired, pass JACK="ON", OSS="ON" or PORTAUDIO="ON" to the +SlackBuild. |