Skip to content
mtpearce edited this page May 14, 2020 · 17 revisions

IDyOM (Information Dynamics of Music) is a system for constructing multiple-viewpoint, variable-order Markov models for predictive modelling of probabilistic structure in symbolic, sequential auditory domains such as music. IDyOM acquires knowledge about a domain through statistical learning and generates conditional probability distributions representing the estimated likelihood of each event in a sequence, plus associated information-theoretic measures, given the preceding context and prior short- and long-term training of the model.

This wiki provides documentation for IDyOM users and developers.

User documentation

The IDyOM documentation assumes a basic knowledge of Common Lisp, and familiarity with the system's purpose and underlying theory. For more information, see Pearce (2005) (thesis.pdf in the distribution) and other related publications.

Developer documentation

This documentation is designed to help with the development of IDyOM.