diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-10 01:42:24 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:36:01 +0200 |
commit | dcacb416218fbbe4b74850c7f5c14cf2f5d8d94e (patch) | |
tree | 496a247c372bb3bc76fd51ecd530adc97b7bbd6a /debian/control | |
parent | 9acca7f761acbbd76551e5cc86dc85dcf9f45324 (diff) |
uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-bsaylor.git;a=summary
svn path=/trunk/externals/bsaylor/; revision=14358
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 2e3e785..0000000 --- a/debian/control +++ /dev/null @@ -1,33 +0,0 @@ -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 -Standards-Version: 3.9.1 -Homepage: http://puredata.info - -Package: pd-bsaylor -Architecture: any -Depends: ${shlibs:Depends}, - pd, - pd-libdir, - ${misc:Depends} -Description: a library of FFT-based Pd objects by Ben Saylor - bsaylor is a library of Pure Data objects by Benjamin Saylor: - . - pvoc~ is 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, ... ) think - tracker. svf~ This is a signal-controlled port of Steve Harris' state - variable filter LADSPA plugin. - . - 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 |