Difference between revisions of "220b-winter-2008/hw0"

From CCRMA Wiki
Jump to: navigation, search
 
Line 2: Line 2:
  
 
=== Specification ===
 
=== Specification ===
* make two chucku's, according to the following specifications
+
* construct two chucku's, according to the following specifications
 
** like a [http://en.wikipedia.org/wiki/Haiku haiku], a ''chucku'' should contain exactly 3 lines of code
 
** like a [http://en.wikipedia.org/wiki/Haiku haiku], a ''chucku'' should contain exactly 3 lines of code
** each chucku should generate some sounds
+
** each chucku should generate sound
 
** check out [http://electro-music.com/forum/topic-13512.html one line chuck crazy] to see similarly compact examples
 
** check out [http://electro-music.com/forum/topic-13512.html one line chuck crazy] to see similarly compact examples
 
** the chucku's should be standalone (i.e., no external audio or chuck files)
 
** the chucku's should be standalone (i.e., no external audio or chuck files)
 +
** (thanks to Chris + kijjaz from the forum for the idea)
  
 
=== Deliverables ===
 
=== Deliverables ===

Revision as of 18:32, 12 January 2008

Homework #0: Computational (An)aesthetics

Specification

  • construct two chucku's, according to the following specifications
    • like a haiku, a chucku should contain exactly 3 lines of code
    • each chucku should generate sound
    • check out one line chuck crazy to see similarly compact examples
    • the chucku's should be standalone (i.e., no external audio or chuck files)
    • (thanks to Chris + kijjaz from the forum for the idea)

Deliverables

turn in all files by putting them in your Library/Web/220b/hw0/ directory.

  • 1) a separate .ck file for each chucku
  • 2) an audio recording of one or more of the programs (hw0.wav)
  • 3) your responses to the reading
  • 4) a short README text (readme.txt) file that:
    • explains your ideas in constructing each program
    • contains instructions on running your programs
    • any comments about each program / musical statement
    • describe any difficulties you encountered in the process


Thanks!!!