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: pd-pmpd
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
Felipe Sateler <fsateler@debian.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: http://drpichon.free.fr/pmpd/
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-pmpd.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-pmpd
Package: pd-pmpd
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
puredata-core | pd,
pd-libdir,
Recommends:
pd-import,
Description: physical modeling library for Pd
A library for Pd for modeling the interactions of the physical world. These
objects provide real-time simulations, specially physical behaviors. pmpd can
be used to create natural dynamic systems, like a bouncing ball, string
movement, Brownian movement, chaos, fluid dynamics, sand, gravitation, and
more. It can also be used to create displacements thus allowing a completely
dynamic approach of pd computing.
|