diff options
author | B. Watson <yalhcru@gmail.com> | 2015-11-04 17:25:34 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-07 10:33:23 +0700 |
commit | 552fad9c44172c348117cc46f01949e7dc556ddb (patch) | |
tree | c65a34e185ce26b757a000affe0aeb2db377e700 /audio/tap_plugins/README | |
parent | 230d78d59a2b13fb93f8094b191d55d0ca311a0a (diff) |
audio/tap_plugins: Updated for version 0.7.3, add desktop/setcap.
Diffstat (limited to 'audio/tap_plugins/README')
-rw-r--r-- | audio/tap_plugins/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/tap_plugins/README b/audio/tap_plugins/README index bf30ff221f18..8f7fb5c59b89 100644 --- a/audio/tap_plugins/README +++ b/audio/tap_plugins/README @@ -7,3 +7,9 @@ echo, eq, limiter & more. This package includes the main tap-plugins distribution, plus the tap-plugins-doc and tap-reverbed (TAP Reverb Editor) distributions. + +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. |