Entries tagged: pd
Sep 11
Chord
Jun 03
sssad
Visit: http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/footils/sssad/
May 26
footils at github
I have started to use git and github to manage all the little Pd projects I write all the time. Check out github.com/footils for a growing collection.
Feb 20
Beginner's Guide to the FFT-objects in Pd
The Fourier transformation (FFT) is a powerful operation in digital signal processing. Pd includes objects that can be used to apply FFT, modify signals in the frequency domain, and transform the data back. This guide will try a hands-on explanation of how to use the [rfft~] and [rifft~] objects and give you at least a basic understanding of the process.