summaryrefslogtreecommitdiff
path: root/audio/ecasound/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-05-12 21:12:38 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 23:45:53 +0700
commit7d62c60e0f0ad2252cb774af03494986380fc535 (patch)
tree81a921902787e53d1a284cf5724a602c53656c1b /audio/ecasound/README
parent3fd1b52cbaabf7f20996d8e78c4d39d3d439c102 (diff)
downloadslackbuilds-7d62c60e0f0ad2252cb774af03494986380fc535.tar.gz
audio/ecasound: Updated for version 2.9.1.
Diffstat (limited to 'audio/ecasound/README')
-rw-r--r--audio/ecasound/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/ecasound/README b/audio/ecasound/README
index eb2cbe1fb7..5cace111e1 100644
--- a/audio/ecasound/README
+++ b/audio/ecasound/README
@@ -7,9 +7,19 @@ can be combined in various ways, and their parameters can be controlled
by operator objects like oscillators and MIDI-CCs. A versatile console
mode user-interface is included in the package.
+Optional compile-time dependency:
+
+- lilv - used for LV2 plugin support.
+
Optional runtime dependencies:
- lame - required for mp3 output.
- TiMidity++ - required for MIDI .mid file input.
- libmikmod - required for tracker file support (such as .mod files).
- set_rlimits - used to run ecasound with realtime priority (but see the
jack-audio-connection-kit README for an alternative)
+
+This package uses POSIX filesystem capabilities to execute with
+elevated privileges (required for realtime audio processing). This
+may be considered a security/stability risk. Please read
+http://www.slackbuilds.org/caps/ for more information. To disable
+capabilities, pass SETCAP=no to the script.