|
Pd-RESOURCES of http://mbass.sourceforge.net/
|
|
|
Data Structures
Understanding Data Structures in Pd is not easy. Data
Structures are quite complex, which makes their theory and operation
somewhat mysterious while fiddling around in the example Pd
patches. Finding help with understanding Data Structures in Pd has been a
real challenge for me. I finally started getting it after reading this
tutorial by Frank Barknecht
<http://footils.org/> alindx~
alindx is a a distortion unit which does not just clip. Instead
it runs the signal through an exponential function. The patch is
derived from the help example E06.Exponential.pd. It's way better than
the example though, and pretty good sounding to. One of the coolest
features of alindx is that when you increase the distortion level the
volume stays the same.
freeverb is an external object provided by Olaf Matthes
<olaf.matthes@gmx.de> which implements the Schroeder/Moorer
reverb model. free-verb is an abstraction that I wrote which offers an
accessable interface to the IO and variables of Olaf's object. the
patch works alright, though I haven't had the chance to fully test
it. Enjoy.
mbass is a is a feature rich analogue modeled bass drum
synthesizer, with exponential envelopes, distortion, a trigger synced
LFO, and many other cool features. Check it out at the parent
website. |
|