diff options
-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. |