blob: cd9a878aa99f482b9f6ac66436f4057d9c18d196 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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.
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
http://www.slackbuilds.org/caps/ for more information. To disable
capabilities, pass SETCAP=no to the script.
|