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