From a31908b35e86ce7d338f5e0b76004b78d86b0687 Mon Sep 17 00:00:00 2001 From: Josiah Boothby Date: Mon, 11 Feb 2013 02:33:58 -0600 Subject: audio/fmit: Added (Free Music Instrument Tuner) Signed-off-by: Erik Hanson --- audio/fmit/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 audio/fmit/README (limited to 'audio/fmit/README') 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. -- cgit v1.2.3