Wiki » History » Version 9
« Previous -
Version 9/29
(diff) -
Next » -
Current version
Jeremy Gow, 2013-04-04 12:07 PM
IDyOM wiki¶
This wiki documents the installation and usage of the IDyOM software, written in Common Lisp by Marcus Pearce. In particular, the multiple-viewpoint statistical modelling framework for modelling auditory expectations in music perception.
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 thesis.pdf in the distribution, as well as the project publications.- Installation
- Starting IDyOM
- Database management
- Running IDyOM
- amuse-viewpoints: a multiple viewpoint system for modelling musical melody.
- List of viewpoints
Programmer documentation¶
- Architecture
- Adding viewpoints
- ppm-star: implements the Prediction by Partial Match* statistical model (originally developed for lossless data compression).
- Development roadmap