Difference between revisions of "PID2008 Intro to Pd"

From CCRMA Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
[[Category:PID_2007]]
 +
 
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.
  

Revision as of 12:33, 13 August 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.


A collection of STK Physical and FM synthesis objects are now available in Pd. Check out the following objects:

  • BandedWG~
  • BeeThree~
  • BlowBottle~
  • BlowHole~
  • Bowed~
  • Brass~
  • Clarinet~
  • Flute~
  • FMVoices~
  • HevyMetl~
  • Mandolin~
  • ModalBar~
  • Moog~
  • PercFlut~
  • Plucked~
  • Resonate~
  • Rhodey~
  • Saxofony~
  • Shakers~
  • Simple~
  • Sitar~
  • StifKarp~
  • TubeBell~
  • VoicForm~
  • Whistle~
  • Wurley~

Links:

PID 2007