diff options
author | Josiah Boothby <josiahb@gmail.com> | 2013-02-11 02:33:58 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:55 -0600 |
commit | a31908b35e86ce7d338f5e0b76004b78d86b0687 (patch) | |
tree | 791cbb9dda8f4263617b5ee717b459c357f89945 /audio/fmit/README | |
parent | ca52d6eb9424caab33008fc5b49ccfab078cc01f (diff) | |
download | slackbuilds-a31908b35e86ce7d338f5e0b76004b78d86b0687.tar.gz |
audio/fmit: Added (Free Music Instrument Tuner)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'audio/fmit/README')
-rw-r--r-- | audio/fmit/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/fmit/README b/audio/fmit/README new file mode 100644 index 0000000000..58afb69a1d --- /dev/null +++ b/audio/fmit/README @@ -0,0 +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 will automatically detect ALSA and JACK, if present, and if OSS or +PORTAUDIO support is desired, pass OSS="ON" or PORTAUDIO="ON" to the +SlackBuild. |