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 44 45 46 47 48 49 50 51 52 53
|
Source: csound-plugins
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper-compat (= 13),
ableton-link-dev,
cmake,
faust,
fluid,
libcsnd-dev (>= 1:6.17~),
libcsound64-dev (>= 1:6.17~),
libeigen3-dev,
libfltk1.3-dev,
libfluidsynth-dev,
libgmm++-dev,
libhdf5-dev,
libjack-dev,
libmp3lame-dev,
libpng-dev,
libstk-dev,
libwebsockets-dev,
python3-dev,
zlib1g-dev | libz-dev,
Standards-Version: 4.7.0
Homepage: https://csound.com
Vcs-Browser: https://salsa.debian.org/multimedia-team/csound-plugins
Vcs-Git: https://salsa.debian.org/multimedia-team/csound-plugins.git
Rules-Requires-Root: no
Package: csound-plugins
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
stk,
Breaks:
libcsound64-6.0 (<< 1:6.17),
Replaces:
libcsound64-6.0 (<< 1:6.17),
Description: plugin collection for Csound
Csound is a sound and music synthesis system. Drawing from over 450
signal processing modules, it can be used to model virtually any
synthesizer or multi-effect processor. It can work either in real-time
or as a compiler.
.
Csound is to sound synthesis as C is to programming.
.
This package contains additional plugins (that depend on 3rd party libraries).
|