User Tools

Site Tools


people:max_ottesen:project:crit2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
people:max_ottesen:project:crit2 [2014/10/19 21:36] – [Staff] mottesepeople:max_ottesen:project:crit2 [2014/10/20 04:19] (current) – [Composer] mottese
Line 5: Line 5:
 ==== Staff ==== ==== Staff ====
  
-The Staff element replicates itself to build a grid across the universe. Each Staff knows its position relative to the first Staff. This represents the musical staff in which the notes lie on. The Notes know what pitch they are based on the position of the surrounding Staff elements. If a Staff sees that it is out of position, it will delete itself. The Staff is self healing, so it can exist in the presence of DRegs.+The Staff element replicates itself to build a grid across the universe. Each Staff knows its position relative to the first Staff. This represents the musical staff in which the notes lie on. The Notes know what pitch they are based on the position of the surrounding Staff elements. If a Staff sees that it is out of position, it will delete itself. The structure that Staff element creates is self healing, so it can exist in the presence of DRegs.
  
 ==== Note ==== ==== Note ====
Line 13: Line 13:
 ==== Composer ==== ==== Composer ====
  
-The Composer is the real guts/brains of this project. It floats around and turns Res into Notes and more Composers. If a Composer finds a Note, it has a chance to move it based on the surrounding notes. Right now, the Composers are trying to build [[http://en.wikipedia.org/wiki/Triad_(music)|triads]]. Triads are groups of 3 notes stacked in intervals of thirds. They are easy to make and sound good, so naturally they seemed like a good starting place.+The Composer is the real guts/brains of this project. It floats around and turns Res into Notes and more Composers. If a Composer finds a Note, it has a chance to move it based on the surrounding notes. Right now, the Composers are trying to build [[http://en.wikipedia.org/wiki/Triad_(music)|triads]]. Triads are groups of 3 notes stacked in intervals of thirds. They are easy to make and sound good, so naturally they seemed like the place to start.
  
 +
 +{{ :people:max_ottesen:project:primary_triads_in_c.png?nolink&200 |}}
  
  
 ---- ----
- 
- 
  
 ===== Video ===== ===== Video =====
Line 34: Line 34:
  
   * **The MFM universe is big and Event Windows are small**   * **The MFM universe is big and Event Windows are small**
-  * No distinction between a melody and supporting parts (possibly use more bits to make the distinction) 
   * Threading bug(s)   * Threading bug(s)
people/max_ottesen/project/crit2.1413754599.txt.gz · Last modified: 2014/10/19 21:36 by mottese