Difference between revisions of "Pure Data"
From Tmplab
(fix) |
(→Resources) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
This will enable the correct path to be setup as they are not reflected in the Library defaults Preferences. | This will enable the correct path to be setup as they are not reflected in the Library defaults Preferences. | ||
+ | |||
+ | |||
+ | |||
+ | == Resources == | ||
+ | |||
+ | === Patchs === | ||
+ | |||
+ | https://github.com/cedric-buron/pure_data_patches | ||
+ | |||
+ | === Docs fr === | ||
+ | |||
+ | [http://puredata.info/docs/manuals/pdrefcards/pd-refcard-fr/at_download/file Cheatsheet FR PDF : Liste des commandes <PDF>] | ||
+ | |||
+ | [http://www.flossmanualsfr.net/puredata/ Manuel FLOSS : <HTML> <PDF> <EPUB>] | ||
+ | |||
+ | |||
+ | === Docs en === | ||
+ | |||
+ | [http://www.ee.columbia.edu/~dpwe/e4896/papers/Pd_quick_reference05.pdf Cheatsheet EN <PDF>] | ||
+ | |||
+ | [http://www.pd-tutorial.com/english/index.html Programming Electronic Music in Pd <HTML>] | ||
+ | |||
+ | [https://fr.scribd.com/doc/18179750/Pure-Data-Manual FLOSS Guide: <HTML <PDF <EPUB>] | ||
+ | |||
+ | [https://fr.scribd.com/doc/18179750/Pure-Data-Manual Another Pure Data manual: <HTML> <PDF> ] | ||
+ | |||
+ | [http://puredata.info/docs/manuals/pd Official doc <HTML>] | ||
+ | |||
+ | |||
+ | === Nanokontrol +- Raspberry === | ||
+ | |||
+ | http://createdigitalmusic.com/2013/07/roll-your-own-looper-cheap-raspberry-pi-pd-korg-monotron-hands-on/#more-29743 | ||
+ | |||
+ | http://forum.pdpatchrepo.info/topic/8585/getting-pd-working-with-usb-soundcard-on-raspberry-pi-and-satellite-ccrma | ||
+ | |||
+ | http://forum.pdpatchrepo.info/topic/2616/korg-nanokontrol-abstraction/2 | ||
+ | |||
+ | http://forum.pdpatchrepo.info/user/r-guillaume-bourdon/posts |
Latest revision as of 10:26, 16 June 2015
If you get this kind of message in the startup console for Pure Data (PD):
cyclone: can't load library
Fix for Mac OS X install:
cp /Applications/Pd-extended.app/Contents/org.puredata.pd.default.plist ~/Library/Preferences/org.puredata.pd.plist
This will enable the correct path to be setup as they are not reflected in the Library defaults Preferences.
Resources
Patchs
https://github.com/cedric-buron/pure_data_patches
Docs fr
Cheatsheet FR PDF : Liste des commandes <PDF>
Manuel FLOSS : <HTML> <PDF> <EPUB>
Docs en
Programming Electronic Music in Pd <HTML>
FLOSS Guide: <HTML <PDF <EPUB>
Another Pure Data manual: <HTML> <PDF>
Nanokontrol +- Raspberry
http://forum.pdpatchrepo.info/topic/2616/korg-nanokontrol-abstraction/2
http://forum.pdpatchrepo.info/user/r-guillaume-bourdon/posts