diff options
Diffstat (limited to 'audio/sooperlooper/README')
-rw-r--r-- | audio/sooperlooper/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/sooperlooper/README b/audio/sooperlooper/README index 1d52bf45f9..cd9a878aa9 100644 --- a/audio/sooperlooper/README +++ b/audio/sooperlooper/README @@ -3,6 +3,10 @@ recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. +If you have wxGTK3 installed and would prefer to build sooperlooper +with it (instead of the default wxPython 2.8), set WXVER=3.0 in the +script's environment. + 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 |