diff options
Diffstat (limited to 'audio/sooperlooper/README')
-rw-r--r-- | audio/sooperlooper/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/sooperlooper/README b/audio/sooperlooper/README index 70dab0f303..1d52bf45f9 100644 --- a/audio/sooperlooper/README +++ b/audio/sooperlooper/README @@ -2,3 +2,9 @@ SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. + +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. |