Assignment 2 is due February 15th (Tuesday) at 11:59pm.
Use the singing voice physical model and make "Sheila" sing a song. It does not have to be any real song at all, of course.
A few requirements, of course:
(loop repeat 5 for i from 1 collect (list i))
You have many parameters you can control, shape of the vocal tract, frequency, vibrato amount and so on and so forth.
The "song" could be only one note, with all the vocalization controlled through the internal list of phonemes (no problems with Sheila ever having to breath :-), or it could be several notes, but in the later case I still want to see "internal control" of at least one note through a list of phonemes.
Your submission should include all the lisp code that generates the sound file and references to all instruments necessary to recreate the submission. Please test the code before including it in the submission.