Source: pd-chaos
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~),
               puredata-dev | puredata (<< 0.43)
Standards-Version: 3.9.4
Homepage: http://puredata.info
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-chaos.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-chaos.git;a=summary

Package: pd-chaos
Architecture: any
Depends: ${shlibs:Depends},
         puredata-core | pd,
         pd-libdir,
         ${misc:Depends}
Recommends: pd-import
Description: Pd library for calculating various chaotic attractors
 chaos is a library of Pd objects for calculating various chaotic attractors,
 including: lorenz, rossler, henon, ikeda, attract1, base, base3, dejong,
 gingerbreadman, hopalong, latoocarfian, latoomutalpha, latoomutbeta,
 latoomutgamma, logistic, lotka_volterra, martin, mlogistic, pickover,
 popcorn, quadruptwo, standardmap, strange1, tent, three_d, threeply,
 tinkerbell and unity.
 .
 The package includes 1, 2 and 3 dimentional attractors. There are outlets for
 each dimention, starting from the left, followed by three outlets for
 attractor data (see the help patches for details). The scale of the values
 vary between the different attractors.
 .
 Some of the algorithms were derived from other projects, including Julian
 C. Sproutt's attract.java and algorithms by Cliff Pickover.
