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
|
Source: pd-ekext
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper (>=11~),
puredata-dev | puredata (<< 0.43),
Standards-Version: 4.1.3
Homepage: https://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-ekext.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-ekext
Package: pd-ekext
Architecture: any
Depends:
${shlibs:Depends},
puredata-core | pd,
${misc:Depends},
pd-libdir,
Recommends:
pd-import,
Description: Pd objects for music information retrieval and polyphony control
This library is a collection of objects for analyzing audio to get musical
information, like spectrum and peak information, to generate sound based on
analysis, like Linear-Predictive Coding, and for working with polyphony.
|