220a-fall-2007/hw2

From CCRMA Wiki
Revision as of 01:02, 4 October 2007 by Ge (Talk | contribs)

Jump to: navigation, search

Homework #2: Rhythm + Arhythmia

Specification

In this assignment, you are to create two ChucK programs - each of which generates a musical statement. One is to be "rhythmic", and the other to be "a-rhythmic". As part of the assignment, you define what "rhythmic" and "a-rhythmic" means. You are free to modify existing examples, or create your own programs from scratch, or some combination thereof. Record (via JACK) into Audacity (some "post-production" in Audacity, if desired, is allow. However, try to do the bulk of things in the code!

Deliverables

  • rhythm.ck | a-rhythm.ck (you can name all these as you like)
  • rhythm.wav | a-rhythm.wav (or you can concatenate the two into one longer file)
  • a short README text file that:
    • describes your definition/interpretation of "rhythmic" and "a-rhythmic"
    • instructions on running your programs
    • any comments about each program / musical statement
    • describe any difficulties you encountered in the process


Thanks!!!