Difference between revisions of "220a-fall-2009"
From CCRMA Wiki
(→upcoming office hours) |
(→upcoming office hours) |
||
Line 5: | Line 5: | ||
== upcoming office hours == | == upcoming office hours == | ||
− | * | + | * Sunday November 15, 2009 ~ 7-9pm CCRMA Classroom |
− | * | + | ** WE WILL DISCUSS: |
+ | *** <b>S.M.E.L.T.</b> (how to get keyboard, mouse, tilt, joystick, etc... input into ChucK) Many of you need this for your final projects (or at least this would make it easier on you. | ||
+ | *** <b>Homework #5 Problems</b> -- as usual: I will answer any and all questions pertaining to the impending homework and its due date. | ||
== recorded lectures == | == recorded lectures == |
Revision as of 17:52, 12 November 2009
upcoming office hours
- Sunday November 15, 2009 ~ 7-9pm CCRMA Classroom
- WE WILL DISCUSS:
- S.M.E.L.T. (how to get keyboard, mouse, tilt, joystick, etc... input into ChucK) Many of you need this for your final projects (or at least this would make it easier on you.
- Homework #5 Problems -- as usual: I will answer any and all questions pertaining to the impending homework and its due date.
- WE WILL DISCUSS:
recorded lectures
useful resources
- language specification: documents the language
- programmer's guide: documentation for ChucK class libraries
- standard library reference: ready-to-use functionality (like random, mtof, math functions)
- unit generator reference: references of sound synthesis modules in ChucK
- Wikis of topics from class: Logistic Map / Iterated Map / Dynamic Systems / ...