Difference between revisions of "Sound Synthesis With Pd"

From CCRMA Wiki
Jump to: navigation, search
(Created page with 'We demonstrate sound synthesis using a series of patches. * If you are using Pd, save the series of patches for Pd [http://ccrma.stanford.edu/courses/250a/workshop/pd_lecture.zi…')
(No difference)

Revision as of 07:27, 22 September 2010

We demonstrate sound synthesis using a series of patches.

  • If you are using Pd, save the series of patches for Pd pd_lecture.zip to your computer and uncompress them.
  • Start up Pd.
  • Read and try the patches.
  • Look through further example patches: In Pd, the examples can be found in the 'Help' Menu.
  • Look at the links for Pd on the PID Links page.

STK

Recently, PeRColate was compiled again for Pd for OS X. If all else fails, Stk2pd should work for Linux or OS X.


The names of the STK objects in STk2pd are as follows:

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


PID 2010