Source: pd-bsaylor
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~), 
               libfftw3-dev,
               puredata-dev | puredata (<< 0.43)
Standards-Version: 3.9.4
Homepage: http://puredata.info
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-bsaylor.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-bsaylor.git

Package: pd-bsaylor
Architecture: any
Depends: ${shlibs:Depends},
         puredata-core | pd,
         pd-libdir,
         ${misc:Depends}
Description: library of FFT-based Pd objects by Ben Saylor
 bsaylor is a library of Pure Data objects by Benjamin Saylor:
 .
 pvoc~: a phase vocoder based on Pd's 09.pvoc.pd example patch. Advantages
 over the abstraction include (reportedly) faster execution, instantaneous
 response to input, and adjustable phase locking. It requires FFTW3.
 .
 susloop~: sample player with various loop methods (ping-pong, ... ) like a
 classic tracker interface.
 .
 svf~: a signal-controlled port of Steve Harris' state variable filter
 LADSPA plugin (http://plugin.org.uk).
 .
 zhzhx~: Turns the input signal into a staticky, distorted mess. Comes with
 tone control
