Howdy!! Thissy here is a ChucK Modal Synthesis directory. GUIModal lets you control using a TCL/TK interface window. After you get tired of playing with that, type chuck ModalFunA.ck use -c to stop it then type: chuck ModalFunB.ck then type: chuck ModalFunC.ck then type chuck ModalFunA.ck ModalFunB.ck etc... finally, type: skinihak spain.ski | chuck Modal.ck cool, huh? Take a peek at the SKINI file spain.ski It's textified MIDI, sort of. We'll talk about it more as we go along. If you're really interested in hacking around with Modal stuff in ChucK, you can read about the ModalBar unit generator in the ChucK Web documentation, and see what parameters you can wiggle and change. Or you could build your own modal synthesizer using resonant filters, impulses, wave players, noise generators, etc. Have fun!!!