diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:23:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:48 +0700 |
commit | 6d78eb515c3d13d12750f1d5f8a351c47d0fd70d (patch) | |
tree | 3f0f361fd170401b741cda42ef998abd7ecfa513 /audio/jack-rack/README | |
parent | 54640a3013fbf8e4fbcf4db9dbac2125dd3ca3f1 (diff) |
audio/jack-rack: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/jack-rack/README')
-rw-r--r-- | audio/jack-rack/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/jack-rack/README b/audio/jack-rack/README index 00a9a0087314..8b0d86b253df 100644 --- a/audio/jack-rack/README +++ b/audio/jack-rack/README @@ -1,8 +1,9 @@ jack-rack (LADSPA effects host) JACK Rack is an effects "rack" for the JACK low latency audio API. The -rack can be filled with LADSPA effects plugins and can be controlled using -the ALSA sequencer. It's phat; it turns your computer into an effects box. +rack can be filled with LADSPA effects plugins and can be controlled +using the ALSA sequencer. It's phat; it turns your computer into an +effects box. Optional build dependency: lash (pass LASH=yes to the script to enable) Optional runtime dependency: ecasound (for /usr/bin/ecarack script) |