This page is intended to share some pure data´s externals.
All will work in linux, most of them in OSX and some in windows and i'm sorry for that.
There is no more individual file release, all is now included in Pd-extended
that you can download here for your platform:
Pd extended : stable release
Pd extended : latest build
if you need the code, download it with : svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data pure-data
Comments and bugs @ ydegoyon@free.fr
Sound processing :
|
Cooled~ : a micro sound editor
|
|
Sonogram~ : lets you display, playback and modify a sonogram.
|
|
Audience~ : 2-dollar spatialization .
|
|
Scratcher~ : scratching from within PD, yo !!!.
|
Samplebox~ : records and plays back a sound with speed variations.
( demo patch requires countund... see below )
|
Video :
|
gem2pdp/pdp2gem : bridges between GEM and PDP/PiDiP.
|
Sound streaming / mp3s :
Mp3cast~ : emits an mp3 stream to an icecast/shoutcast server.
The shoutcast~ object written by Olaf Matthes is a similar object for Windows
|
Mp3amp~ : client to receive a stream from an icecast/shoutcast server.
The shoutamp~ object written by Olaf Matthes is a similar object for Windows
|
|
Mp3live~ = mp3streamout~/mp3fileout~/mp3streamin~ : a peer-to-peer mp3 streamer.
|
|
Mp3write~ : records audio to an mp3 file.
|
Effects :
|
Filterbank~ : filterbank~ outputs the frequency response against a set of band-pass filters
|
Vocoder~ : a vocoder effect with control on cutoff frequency
Algorithm borrowed from Xvox written by Simon Morlat ( http://simon.morlat.free.fr/ )
|
Disto~ : distortion with low-pass and high-pass filter
Algorithm borrowed from Digital Guitar Effects written by Alexei Smoli ( http://st.karelia.ru/~smlalx/ )
|
Wahwah~ : an effect you must have heard before
Algorithm borrowed from Digital Guitar Effects written by Alexei Smoli ( http://st.karelia.ru/~smlalx/ )
|
|
Compressor~ : a simple audio compressor.
|
|
Beatify~ : an audio modulator ( envelop and loop size ).
|
Low Tech Graphics :
|
Blinkenlights : a blinkenlights movie player ( and a pixel grid also ).
|
Control :
|
Probalizer : outputs a serial of integers according to a probability curve
|
|
Grid : 2-dimensional mouse-based control object, ala kaospad.
|
|
Piano Roll : a state-saving piano roll to control a sequencer.
|
|
Exciter : a bang-events sequencer.
|
|
Playlist : A 1-click file chooser, supporting non-alpha characters.
|
|
Scrolllist : A settable, scrollable text list.
|
Sound synthesis :
|
Formant~ : formant synthesis, first brick for a voice simulation patch.
|
Utilities :
Randomblock~ : generates a sequential random audio block.
This can be used to read a table randomly.
|
|
Countund : when banged, counts up to a limit and then down to zero.
|
|
Spigot~ : a signal router
|
|