Wiki » History » Version 25

Version 24 (Marcus Pearce, 2014-06-04 10:37 AM) → Version 25/29 (Marcus Pearce, 2014-06-13 01:23 PM)

h1. IDyOM wiki

This wiki documents the installation and usage of the IDyOM software, written in "Common Lisp":http://www.gigamonkeys.com/book/ by "Marcus Pearce":http://code.soundsoftware.ac.uk/users/105. In particular, the multiple-viewpoint statistical modelling framework for modelling auditory expectations in music perception.

h2. User documentation

The IDyOM documentation assumes a basic knowledge of "Common Lisp":http://www.gigamonkeys.com/book/, Common Lisp, and familiarity with the system's purpose and underlying theory. For more information, see "Pearce [2005]":http://webprojects.eecs.qmul.ac.uk/marcusp/papers/Pearce2005.pdf (thesis.pdf in the distribution). distribution), as well as the "project publications":https://code.soundsoftware.ac.uk/publications?project_id=idyom-project.
* [[Installation|Installing and loading IDyOM]]
* [[database|Database management]]
* [[viewpoints|Working with viewpoints]]
* [[List of viewpoints]]
* [[idyom|Running IDyOM]]
* [[IDyOM Output]]


h2. Programmer documentation

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


* [[Roadmap|Development roadmap]]
* [[Architecture|Code Architecture]]
* [[Adding viewpoints]]
* The [[ppm-star]] package
* The [[resampling]] package