Music 172: homework 1

The first assignment is to make a looping sequencer controlled by a "data" window. A very simple kind of structure will do (athough you'll probably find you want to add stuff.) Here is the way a simple one might look:

The things you have to do to get this to work are:

For extra credit, try the much harder task of making probablistic jumps in the sequence, perhaps as shown here:

Some tricks for making random decisions will be revealed April 5.