Difference between revisions of "PID2008 Intro to Pd"

From CCRMA Wiki
Jump to: navigation, search
Line 5: Line 5:
  
  
* Save the lecture (a series of Pd patches) in your pid2007 directory: 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]
 
** Extract the notes:
 
** Extract the notes:
  

Revision as of 13:39, 26 June 2007

This introduction to Pd is in the form of a series of Pd patches.

  • First, you need to set up your Pd environment.
    • Save the file .pdrc into your home directory. (Right-click, choose Save Link As...)


  • Save the lecture (a series of Pd patches) in your pid2007 directory: pd_lecture.tar.gz
    • Extract the notes:
            ~> cd ~/pid2007
    ~/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.

Links:

PID 2007