Difference between revisions of "220a-fall-2007/hw6"
From CCRMA Wiki
Line 1: | Line 1: | ||
= Homework #6: "Generative Clouds" = | = Homework #6: "Generative Clouds" = | ||
+ | |||
+ | In this assignment, you are to create a '''generative musical system''' in ChucK, defining its parameters and creating a piece of music using the system (either automatically, or via real-time high-level input). | ||
<div style="text-align: left;">[[Image:OrionNebula.jpg]]</div> | <div style="text-align: left;">[[Image:OrionNebula.jpg]]</div> |
Revision as of 23:48, 20 November 2007
Contents
Homework #6: "Generative Clouds"
In this assignment, you are to create a generative musical system in ChucK, defining its parameters and creating a piece of music using the system (either automatically, or via real-time high-level input).
Tools at your disposal
- ChucK
- Audacity/Ardour (for intermediate + final recording/assembly)
- optional: keyboard, mouse, joystick, and other sensors as input device
Specification
What to do:
Deliverables
As usual, turn in all files by putting them in your Library/Web/220a/ directory.
- 1) hw6.wav should go into the 220a directory
- 2) create a hw6/ directory, and put all the stuff below in there:
- 3) all related source/sound files (.wav/.ck)
- 4) a short README text (readme.txt) file that:
- specifies instructions on running your programs
- describes your process/adventure, and perhaps the ideas (technical/aesthetic) behind the composition
- gives credit, if needed, for the sounds you are using
- describe any difficulties you encountered in the process
Thanks!!!