stuff from class 3: bell.zip - the bell designer 12.zip - the non-random probabilty distribution player tetrachord.zip - the complete-tetrachord series generator class 4: s709.zip - my imitation of Xenakis's algorithm for the piece s709 class 5: smerdyakov.zip - Markov chain sequence generator class 7: cfc.zip "c function call" extern, with an optimizing melody generator I forgot to show in class ("melodizer.pd") anneal.zip - "annealing" combinatorial optimizer that attempts to solve traveling-salesman problem through a sequence of chords (y.c). Also contains a solver for Truchet et al's canon problem (x.c). class 8: ann.zip - artificial neural network that tries to learn a saxophone's partial structure as a function of pitch and amplitude, from Lee, Freed, and Wessel's 90s-era example. In class I misidentified the lead author - it was Michael Lee, not Matt Wright. This example needs a great deal of cleanup before it's ready for serious use.. class 9: factor-oracle.zip - Adam Wilson's Pd object for real-time improvisation using factor oracles markov-book.zip - markov chain reconstructions of English text trained from books by Twain, Melville, whatnot. class 10: zarkov.zip - competing Markov chains