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
|
Source: nekobee
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Free Ekanayaka <freee@debian.org>,
Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
debhelper (>= 10),
python,
liblo-dev,
libasound2-dev,
dssi-dev,
libgtk2.0-dev,
libtool,
automake
Standards-Version: 3.9.8
Homepage: https://github.com/gordonjcp/nekobee
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/nekobee.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/nekobee.git
Package: nekobee
Architecture: any
Provides: dssi-plugin
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: dssi-host-jack
Description: Simple single-oscillator DSSI plugin
Recreate those squelchy acid sounds with nekobee, a simple
single-oscillator synth based on the Roland TB-303.
.
DSSI is an API for audio processing plugins, particularly useful for
software synthesis plugins with user interfaces (see http://dssi.sf.net/).
|