debian/0000755000000000000000000000000012067373725007202 5ustar debian/watch0000644000000000000000000000007612064716455010234 0ustar version=3 http://sf.net/pure-data/lyonpotpourri-(.*)\.tar\.gz debian/copyright0000644000000000000000000000210412064716455011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lyonpotpourri Upstream-Contact: Eric Lyon Source: https://github.com/pd-projects/lyonpotpourri Files: debian/* Copyright: 2012, Hans-Christoph Steiner License: public domain Files: * Copyright: 2007 Eric Lyon License: The MIT License License: The MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. License: public domain The author disclaims all copyright. The library is in the public domain. The author disclaims copyright to this source code. debian/gbp.conf0000644000000000000000000000024512064716455010620 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/pd-lyonpotpourri.lintian-overrides0000644000000000000000000000046212064716455016130 0ustar # the upstream library format includes the license file in it, this library # has a unique license that is just a statement of public domain, so we just # leave the file in place, since there is no license file to symlink to. pd-lyonpotpourri: extra-license-file usr/lib/pd/extra/lyonpotpourri/LICENSE.txt debian/changelog0000644000000000000000000000025612067373725011057 0ustar pd-lyonpotpourri (2.0+git20121009-1) unstable; urgency=low * Initial release (Closes: #696458) -- Hans-Christoph Steiner Thu, 20 Dec 2012 18:16:07 -0500 debian/control0000644000000000000000000000555312064717154010610 0ustar Source: pd-lyonpotpourri Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), puredata-dev | puredata (<< 0.43) Standards-Version: 3.9.4 Homepage: http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/Pd/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-lyonpotpourri.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/pd-lyonpotpourri.git Package: pd-lyonpotpourri Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, pd-libdir, ${misc:Depends} Recommends: pd-import Description: potpourri of Pd objects for synthesizing with audio This Pd library is a potpourri of objects for working with audio created by Eric Lyon. Here is a listing of all the included objects: . * adsr~ a simple ADSR envelope that can be click triggered * bashfest~ a click driven buffer player with randomized DSP * buffet~ provides operations on a stored buffer * bvplay~ selective playback from a stored buffer with enveloping and increment control * channel~ access to a precise address in the signal vector * chopper~ munging loop playback from a buffer * clean_selector~ like selector~ but crossfades when switching channels * click2float~ translates a signal click to a float message * clickhold~ sample and hold a click * distortion~ lookup function distortion * dmach~ pattern based sample accurate drum machine prototype * expflam~ converts a click to an exponential flam click pattern * flanjah~ simple flanger * granola~ granular pitch scaling * granulesf~ granular synthesis module reading from a soundfile in a buffer * granule~ granular synthesis module reading from a stored waveform in a buffer * impulse~ converts a bang to a click * kbuffer~ low sampling rate buffer to capture gestures * killdc~ DC block filter * magfreq_analysis~ transforms a time domain signal to a magnitude/frequency spectrum * markov~ implements a first order Markov chain * mask~ a click driven pattern sequencer * oscil~ oscillator with flexible waveform specification * player~ click driven buffer player that can sustain multiple iterations * phasemod~ phase modulated waveform * pulser~ pulse wave generated by additive synthesis * rtrig~ generates random click triggers * samm~ sample accurate multiple metronomes, with click signal articulation * sigseq~ signal level numerical sequencer * stutter~ a basic buffer stuttering player * vdb~ a delay line using an MSP buffer for storage (no vector limit on feedback delaytime) * vdel~ a delay line with built in feedback and oscillator * vdp~ a more efficient pointer version of vd~ * vd~ a simple, self -contained delay unit * waveshape~ a Chebychev function lookup waveshaper debian/compat0000644000000000000000000000000212064716455010376 0ustar 7 debian/rules0000755000000000000000000000056712064716455010270 0ustar #!/usr/bin/make -f LIBRARY_NAME = lyonpotpourri PACKAGE = pd-$(LIBRARY_NAME) pkglibdir = /usr/lib/pd/extra %: dh $@ --buildsystem=makefile override_dh_auto_install: dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir) override_dh_shlibdeps: dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/$(LIBRARY_NAME)/*.pd_linux \ -T$(CURDIR)/debian/$(PACKAGE).substvars debian/links0000644000000000000000000000026012064716455010241 0ustar usr/lib/pd/extra/lyonpotpourri/README.txt usr/share/doc/pd-lyonpotpourri/README usr/lib/pd/extra/lyonpotpourri/examples usr/share/doc/pd-lyonpotpourri/examples debian/source/0000755000000000000000000000000012064716455010500 5ustar debian/source/format0000644000000000000000000000001412064716455011706 0ustar 3.0 (quilt)