Difference between revisions of "Pure Data"
From Tmplab
(fix) |
|||
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 == | ||
+ | |||
+ | === PATCHES === | ||
+ | |||
+ | 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 |
Revision as of 10:21, 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
PATCHES
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