Wiki » History » Version 14
« Previous -
Version 14/29
(diff) -
Next » -
Current version
Jeremy Gow, 2013-04-09 02:17 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 Pearce [2005] (thesis.pdf in the distribution), as well as the project publications.- Installation
- Starting IDyOM
- Database management
- Running IDyOM
- Working with viewpoints
- List of viewpoints
- Known bugs
Programmer documentation¶
- Architecture
- Adding viewpoints
- The ppm-star package
- Development roadmap