collection of public pure data vanilla abstractions / patches found on internet.
Pure Data is a incredibly popular tool for audio/visual/data-manipulation. It's kindof MAX/MSP, but it can also run on your fridge-hardware.
DISCLAIMER: I did not write these patches. I was searching the net for free
vanilla patches in order to use with pure data (vanilla) / pdlib/mobmuplat.
I figured it would be handy to create a (unix greppable) pd candyshop, in contrast to searching the web all the time.
Also, it might be convenient for others too, to put it out here on github.
Please contact me if you notice any license-conflict
This repo references other repos, to import them run:
$ git submodule update --init --recursive
If you're learning puredata, check
BangYourHead
first, and the excellent 'Help'-menu item of the puredata application.
- puredata.info starting point for puredata
- pdpatchrepo.info online repository-website with many community repos
- must have externals 2020
Last but not least: get in touch with the community here
PD is highly addictive, sound- and logical programming-wise
Therefore, I cannot be held responsible for you losing hours / days / weeks to patch-fiddling ;)