Source: pd-pan
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~)
Standards-Version: 3.9.1
Homepage: http://puredata.info

Package: pd-pan
Architecture: all
Depends: ${shlibs:Depends},
         pd,
         ${misc:Depends},
         pd-libdir
Description: a library of stereo panning algorithms for Pd
 A library of stereo panning algorithms from various sources, including equal
 power panning and linear panning.  Panning objects include: equal_power_pan~,
 gogins_pan~, gpan~, linear_pan~, square_root_pan~, and pan_core~.  pan_core~
 can be used as a "core" for objects that implement other pan algorithms.  All
 of these objects are implemented in Pd.
