Music 171 homework 5

This assignment is designed to give you practice with making abstractions and also to introduce non-linear distortion as a synthesis technique, using index of modulation and evenness/oddness to control timbre.

The assignment is to make a patch that plays a five-note chord (in my example, I just fixed the chord as having pitches 60, 62, 65, 67, and 70. A chord is a sound containing more than one note played together at once.)

The synthesis algorithm should consist of a sinusoidal oscillator, with an amplitude (an "index of modulation") and an added onset between 0 and 0.25, sent to a cosine function to distort it. The technique itself is described in class and also demonstrated in the Pd example E07.evenodd.pd.

Your successful patch should be able to make sounds like this. One individual note of the five (the one playing MIDI pitch 60) sounds like this.

To make the patch (oops, I only wrote only 4 bullets, so you get 2 points for nothing and the rest ae worth 2 points for a total of 10):

back to music 171 main page