Wiki » History » Version 23

Marcus Pearce, 2014-06-04 10:37 AM

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 22 Marcus Pearce
* [[Installation|Installing and loading IDyOM]]
9 6 Jeremy Gow
* [[database|Database management]]
10 13 Jeremy Gow
* [[viewpoints|Working with viewpoints]]
11 1 Marcus Pearce
* [[List of viewpoints]]
12 17 Marcus Pearce
* [[idyom|Running IDyOM]]
13 17 Marcus Pearce
14 5 Jeremy Gow
h2. Programmer documentation
15 3 Jeremy Gow
16 23 Marcus Pearce
* [[Roadmap|Development roadmap]]
17 23 Marcus Pearce
* [[Architecture]|Code Architecture]
18 3 Jeremy Gow
* [[Adding viewpoints]]
19 18 Marcus Pearce
* The [[ppm-star]] package
20 1 Marcus Pearce
* The [[resampling]] package