Difference between revisions of "PID2008 Intro to Pd"
From CCRMA Wiki
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This introduction to Pd is in the form of a series of Pd patches. | This introduction to Pd is in the form of a series of Pd patches. | ||
− | + | * Save the lecture (a series of Pd patches archived here: [http://ccrma.stanford.edu/courses/250a/lectures/pd/pd_lecture.tar.gz pd_lecture.tar.gz]) in your personal directory (in our examples the <code>'~/clarence'</code> directory): OS X might automatically save it to your Desktop. So, you may have to move it first to <code>'~/clarence'</code> | |
− | + | ** Extract files like this: | |
+ | ~> mv ~/Desktop/pd_lecture.tar.gz ~/clarence | ||
+ | ~> cd ~/clarence | ||
+ | ~/clarence> tar xzf pd_lecture.tar.gz | ||
+ | * Start Pd by clicking on the Pd icon on the Dock. | ||
− | * | + | * Read and try the patches. |
− | + | ||
− | + | * Look through the Pd Examples from the 'Help' Menu. | |
− | + | ||
− | |||
− | + | A collection of STK Physical and FM synthesis objects are now available in Pd. Check out the following objects: | |
− | + | * BandedWG~ | |
− | * | + | * BeeThree~ (may not work on Mac) |
− | * | + | * BlowBottle~ |
+ | * BlowHole~ | ||
+ | * Bowed~ | ||
+ | * Brass~ | ||
+ | * Clarinet~ | ||
+ | * Flute~ | ||
+ | * FMVoices~ (may not work on Mac) | ||
+ | * HevyMetl~ (may not work on Mac) | ||
+ | * Mandolin~ (may not work on Mac) | ||
+ | * ModalBar~ | ||
+ | * Moog~ (may not work on Mac) | ||
+ | * PercFlut~ | ||
+ | * Plucked~ | ||
+ | * Resonate~ | ||
+ | * Rhodey~ (may not work on Mac) | ||
+ | * Saxofony~ | ||
+ | * Shakers~ | ||
+ | * Simple~ (may not work on Mac) | ||
+ | * Sitar~ | ||
+ | * StifKarp~ | ||
+ | * TubeBell~ (may not work on Mac) | ||
+ | * VoicForm~ (may not work on Mac) | ||
+ | * Whistle~ | ||
+ | * Wurley~ (may not work on Mac) | ||
Links: | Links: | ||
Line 26: | Line 50: | ||
* [http://at.or.at/hans/pd/installers.html http://at.or.at/hans/pd/installers.html] -- Pd-Extended installers; Pd with lots of externs | * [http://at.or.at/hans/pd/installers.html http://at.or.at/hans/pd/installers.html] -- Pd-Extended installers; Pd with lots of externs | ||
− | <center>[[PID | + | <center>[[PID 2008]]</center> |
+ | |||
+ | [[Category:PID_2008]][[Category:PID]] |
Latest revision as of 13:43, 10 July 2008
This introduction to Pd is in the form of a series of Pd patches.
- Save the lecture (a series of Pd patches archived here: pd_lecture.tar.gz) in your personal directory (in our examples the
'~/clarence'
directory): OS X might automatically save it to your Desktop. So, you may have to move it first to'~/clarence'
- Extract files like this:
~> mv ~/Desktop/pd_lecture.tar.gz ~/clarence ~> cd ~/clarence ~/clarence> tar xzf pd_lecture.tar.gz
- Start Pd by clicking on the Pd icon on the Dock.
- Read and try the patches.
- Look through the Pd Examples from the 'Help' Menu.
A collection of STK Physical and FM synthesis objects are now available in Pd. Check out the following objects:
- BandedWG~
- BeeThree~ (may not work on Mac)
- BlowBottle~
- BlowHole~
- Bowed~
- Brass~
- Clarinet~
- Flute~
- FMVoices~ (may not work on Mac)
- HevyMetl~ (may not work on Mac)
- Mandolin~ (may not work on Mac)
- ModalBar~
- Moog~ (may not work on Mac)
- PercFlut~
- Plucked~
- Resonate~
- Rhodey~ (may not work on Mac)
- Saxofony~
- Shakers~
- Simple~ (may not work on Mac)
- Sitar~
- StifKarp~
- TubeBell~ (may not work on Mac)
- VoicForm~ (may not work on Mac)
- Whistle~
- Wurley~ (may not work on Mac)
Links:
- http://www.puredata.org/ -- the Pd Community Site
- http://crca.ucsd.edu/~msp/Pd_documentation/ -- Official Pd Documentation
- http://crca.ucsd.edu/~msp/pdrp/latest/doc/ -- Pd Repertory Project; Patches that can run selected pieces of the live electronic music repertory using Pd
- http://crca.ucsd.edu/~msp/techniques.htm -- Theory and Techniques of Electronic Music by Miller Puckette; online (and print) book with examples in Pd
- http://at.or.at/hans/pd/installers.html -- Pd-Extended installers; Pd with lots of externs