Difference between revisions of "PID2008 Intro to Pd"

From CCRMA Wiki
Jump to: navigation, search
 
(14 intermediate revisions by 2 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
  
* Save the lecture (a series of Pd patches) in your pid2007 directory: [http://ccrma.stanford.edu/courses/250a/lectures/pd/pd_lecture.tar.gz pd_lecture.tar.gz]
+
* Start Pd by clicking on the Pd icon on the Dock.
** Extract the notes:
+
  
            ~> cd ~/pid2007
+
* Read and try the patches.
    ~/pid2007> tar xzf pd_lecture.tar.gz
+
  
* Start Pd:
 
 
    ~/pid2007> pd
 
 
* Read and try the patches.
 
 
* Look through the Pd Examples from the 'Help' Menu.
 
* Look through the Pd Examples from the 'Help' Menu.
  
Line 18: 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~  
+
* BeeThree~ (may not work on Mac)
* BlowBottle~  
+
* BlowBottle~
* BlowHole~  
+
* BlowHole~
* Bowed~  
+
* Bowed~
* Brass~  
+
* Brass~
* Clarinet~  
+
* Clarinet~
* Flute~  
+
* Flute~
* FMVoices~  
+
* FMVoices~ (may not work on Mac)
* HevyMetl~  
+
* HevyMetl~ (may not work on Mac)
* Mandolin~  
+
* Mandolin~ (may not work on Mac)
* ModalBar~  
+
* ModalBar~
* Moog~  
+
* Moog~ (may not work on Mac)
* PercFlut~  
+
* PercFlut~
* Plucked~  
+
* Plucked~
* Resonate~  
+
* Resonate~
* Rhodey~  
+
* Rhodey~ (may not work on Mac)
* Saxofony~  
+
* Saxofony~
* Shakers~  
+
* Shakers~
* Simple~  
+
* Simple~ (may not work on Mac)
* Sitar~  
+
* Sitar~
* StifKarp~  
+
* StifKarp~
* TubeBell~  
+
* TubeBell~ (may not work on Mac)
* VoicForm~  
+
* VoicForm~ (may not work on Mac)
* Whistle~  
+
* Whistle~
* Wurley~
+
* Wurley~ (may not work on Mac)
  
 
Links:
 
Links:
Line 52: 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 2007]]</center>
+
<center>[[PID 2008]]</center>
  
[[Category:PID_2007]][[Category:PID]]
+
[[Category:PID_2008]][[Category:PID]]

Latest revision as of 14: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:

PID 2008