diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 16:16:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:46 +0700 |
commit | d54a745270b67c2bc6a6e586f27c22e3a2c8630b (patch) | |
tree | c8211df43c57353ba4fd4b716472defee3cb8fc5 | |
parent | 9a7865415634aead8eac43a38f7f5d2b91e75a9d (diff) |
audio/fmit: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | audio/fmit/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/fmit/README b/audio/fmit/README index 0ecb16fe550d..732080fbe2b7 100644 --- a/audio/fmit/README +++ b/audio/fmit/README @@ -4,6 +4,5 @@ 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-audio-connection-kit, 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. |