1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: sooperlooper
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Alessio Treglia <alessio@debian.org>,
Jaromír Mikeš <mira.mikes@seznam.cz>,
Dennis Braun <d_braun@kabelmail.de>
Build-Depends:
autoconf-archive,
debhelper-compat (= 13),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libfftw3-dev,
libjack-dev,
liblo-dev,
libncurses5-dev,
librubberband-dev,
libsamplerate-dev,
libsigc++-2.0-dev (>= 2.2.10),
libsndfile1-dev,
libtool-bin,
libwxgtk3.0-gtk3-dev,
libxml2-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://www.essej.net/sooperlooper/
Vcs-Git: https://salsa.debian.org/multimedia-team/sooperlooper.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/sooperlooper
Package: sooperlooper
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: Looping Sampler
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.
.
The application is a standalone JACK client with an engine controllable via
OSC and MIDI. It also includes a GUI which communicates with the engine via
OSC (even over a network) for user-friendly control on a desktop.
|