Wiki » History » Version 17

Marcus Pearce, 2013-07-09 05:15 PM

1 2 Jeremy Gow
h1. IDyOM wiki
2 2 Jeremy Gow
3 2 Jeremy Gow
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.
4 1 Marcus Pearce
5 5 Jeremy Gow
h2. User documentation
6 5 Jeremy Gow
7 14 Jeremy Gow
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]":http://webprojects.eecs.qmul.ac.uk/marcusp/papers/Pearce2005.pdf (thesis.pdf in the distribution), as well as the  "project publications":https://code.soundsoftware.ac.uk/publications?project_id=idyom-project.
8 1 Marcus Pearce
* [[Installation]]
9 6 Jeremy Gow
* [[start|Starting IDyOM]]
10 6 Jeremy Gow
* [[database|Database management]]
11 13 Jeremy Gow
* [[viewpoints|Working with viewpoints]]
12 1 Marcus Pearce
* [[List of viewpoints]]
13 17 Marcus Pearce
* [[idyom|Running IDyOM]]
14 17 Marcus Pearce
15 15 Marcus Pearce
16 5 Jeremy Gow
h2. Programmer documentation
17 3 Jeremy Gow
18 5 Jeremy Gow
* [[Architecture]]
19 3 Jeremy Gow
* [[Adding viewpoints]]
20 10 Jeremy Gow
* The [[ppm-star]] package
21 1 Marcus Pearce
* [[Roadmap|Development roadmap]]
22 16 Marcus Pearce
* [[Known bugs]]