Difference between revisions of "PID2008 Intro to Pd"

From CCRMA Wiki
Jump to: navigation, search
Line 16: Line 16:
 
A collection of STK Physical and FM synthesis objects are now available in Pd. Check out the following objects:
 
A collection of STK Physical and FM synthesis objects are now available in Pd. Check out the following objects:
 
* BandedWG~  
 
* BandedWG~  
* BeeThree~
 
 
* BlowBottle~  
 
* BlowBottle~  
 
* BlowHole~  
 
* BlowHole~  
Line 22: Line 21:
 
* Brass~  
 
* Brass~  
 
* Clarinet~  
 
* Clarinet~  
* Flute~  
+
* Flute~
* FMVoices~
+
* HevyMetl~
+
* Mandolin~
+
 
* ModalBar~  
 
* ModalBar~  
* Moog~
 
* PercFlut~
 
 
* Plucked~  
 
* Plucked~  
* Resonate~  
+
* Resonate~
* Rhodey~
+
 
* Saxofony~  
 
* Saxofony~  
 
* Shakers~  
 
* Shakers~  
* Simple~
 
 
* Sitar~  
 
* Sitar~  
 
* StifKarp~  
 
* StifKarp~  
* TubeBell~
 
* VoicForm~
 
 
* Whistle~  
 
* Whistle~  
* Wurley~
 
  
 
Links:
 
Links:

Revision as of 02:36, 6 September 2007

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~
  • BlowBottle~
  • BlowHole~
  • Bowed~
  • Brass~
  • Clarinet~
  • Flute~
  • ModalBar~
  • Plucked~
  • Resonate~
  • Saxofony~
  • Shakers~
  • Sitar~
  • StifKarp~
  • Whistle~

Links:

PID 2007