Hi Jamie
It's not much but might be helpful to port other stuff to purepd.
you'll find gt~.pd (>~) lt~.pd (<~) sgn~.pd
http://www.netpd.org/eni/purepd/
good luck
eni
Jamie Bullock wrote:
Hi everyone,
I'm looking self-contained DSP abstractions that only use Pd - no externals. Things like reverbs, different types of filters, delays, a pitch shifter, harmonizer -- a kind of basic 'FX' toolbox.
I'm thinking very much along the lines pdmtl/fx.* but without the external dependencies.
Thoughts I've had so far:
- Pull stuff out of the Pd help patches
- Pull stuff out of the list archives
- Remove the dependency requirements from pdmtl/fx.*
But, maybe someone has a nice 'set' of such abstractions sitting on their hard drive, that they wouldn't mind releasing into the public domain -- or under some permissive license.
TIA,
Jamie