Difference between revisions of "Sound Synthesis With Max Or Pd"
From CCRMA Wiki
m (→STK) |
|||
Line 13: | Line 13: | ||
* Look at the links for Pd and Max/MSP on the [http://cm-wiki.stanford.edu/wiki/PID_Links PID Links] page. | * Look at the links for Pd and Max/MSP on the [http://cm-wiki.stanford.edu/wiki/PID_Links PID Links] page. | ||
+ | <!-- | ||
== STK == | == STK == | ||
You might like to experiment with a collection of STK Physical and FM synthesis objects. To make them available in Max/MSP, you will need to install [http://www.music.columbia.edu/PeRColate/ PeRColate]. If you are using Windows, [http://theguitarzeros.com/fretbuzz/PeRColate-v0.9b5.zip look here]. | You might like to experiment with a collection of STK Physical and FM synthesis objects. To make them available in Max/MSP, you will need to install [http://www.music.columbia.edu/PeRColate/ PeRColate]. If you are using Windows, [http://theguitarzeros.com/fretbuzz/PeRColate-v0.9b5.zip look here]. | ||
Line 52: | Line 53: | ||
* Wurley~ (See note) | * Wurley~ (See note) | ||
− | + | --> | |
<center>[[PID 2009]]</center> | <center>[[PID 2009]]</center> | ||
[[Category:PID_2009]][[Category:PID]] | [[Category:PID_2009]][[Category:PID]] |
Revision as of 07:52, 14 August 2013
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.
- If you are using Max/MSP, save the series of patches for Max max_lecture.zip to your computer and uncompress them.
- Start up either Pd or Max/MSP.
- Read and try the patches.
- Look through further example patches: In Pd, the examples can be found in the 'Help' Menu. In Max/MSP, see the Max Tutorials and MSP Tutorials in the Help menu.
- Look at the links for Pd and Max/MSP on the PID Links page.