CPSC 203, 2025 W1
November 4, 2025

Supposing, for instance, that the fundamental relations of pitched sounds in the science of harmony and of musical composition were susceptible of such expression and adaptations,
the engine might compose elaborate and scientific pieces of music of any degree of complexity or extent.
(Ada Lovelace – 1842)
You have just learned about a particular type of random process called a Markov Chain.
We modelled it using a transition table, or a finite state machine, and we used it as the basis for an algorithm to generate music.

This table can be interpreted as an adjacency matrix representation of a graph.
Vertices:
Edges:
Special characteristics:
Many others…