12,297
edits
No edit summary |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=<automata>= | ==<automata>== | ||
===Context:=== | ===Context:=== | ||
Line 19: | Line 19: | ||
[[File:rules.png|800px] | [[File:rules.png|800px]] | ||
One rule-set and its representation | One rule-set and its representation | ||
Line 43: | Line 43: | ||
Different penatonic scales and the matching notes | Different penatonic scales and the matching notes | ||
===Approach:=== | ===Approach:=== | ||
Line 69: | Line 66: | ||
===Further Reading:=== | ===Further Reading:=== | ||
====Elementary Cellular Automaton==== | |||
* http://mathworld.wolfram.com/ElementaryCellularAutomaton.html | |||
* http://atlas.wolfram.com/01/01/rulelist.html | |||
* https://plato.stanford.edu/entries/cellular-automata/supplement.html | |||
====Pentatonic Scale==== | |||
* [[wikipedia:Pentatonic scale]] | |||
* https://www.piano-keyboard-guide.com/pentatonic-scale.html | |||
Pentatonic Scale | |||
https://www.piano-keyboard-guide.com/pentatonic-scale.html | |||
Web Stuff | ====Web Stuff==== | ||
https://developer.mozilla.org/de/docs/Web/API/Web_Audio_API | * https://developer.mozilla.org/de/docs/Web/API/Web_Audio_API | ||
https://developer.mozilla.org/de/docs/Web/HTML/Canvas | * https://developer.mozilla.org/de/docs/Web/HTML/Canvas | ||
https://tonejs.github.io/ | * https://tonejs.github.io/ | ||
===Downloads=== | ===Downloads=== | ||
[[File:automata.zip]] | [[File:automata.zip]] | ||
Just open index.html with a modern browser | Just open index.html with a modern browser |