Difference between revisions of "220a-fall-2009/usefulCODE"

From CCRMA Wiki
Jump to: navigation, search
Line 2: Line 2:
 
* [http://ccrma.stanford.edu/~mpberger/spare/Wiki_Files/Chant.ck Chant.ck] by Perry Cook, Look specifically at the last function called ramp_stuff(); :)
 
* [http://ccrma.stanford.edu/~mpberger/spare/Wiki_Files/Chant.ck Chant.ck] by Perry Cook, Look specifically at the last function called ramp_stuff(); :)
  
* [http://ccrma.stanford.edu/~mpberger/spare/Wiki_Files/hw4-changed_mb.ck Chant.ck] the code that resulted from my office hours October 25 regarding homework #4.
+
* [http://ccrma.stanford.edu/~mpberger/spare/Wiki_Files/hw4-changed_mb.ck hw4-changed_mb.ck] the code that resulted from my office hours October 25 regarding homework #4.
  
 
--
 
--
 
* [http://cm-wiki.stanford.edu/wiki/220a-fall-2009 Back to 220a wiki Page]
 
* [http://cm-wiki.stanford.edu/wiki/220a-fall-2009 Back to 220a wiki Page]

Revision as of 12:20, 27 October 2009

Chuck Code

  • Chant.ck by Perry Cook, Look specifically at the last function called ramp_stuff(); :)
  • hw4-changed_mb.ck the code that resulted from my office hours October 25 regarding homework #4.

--