Stats for this track
| This Week | Total | |
|---|---|---|
| Plays | 1 | 213 |
| Favoritings | – | 2 |
Uploaded by
More tracks by moogatronic
descending-moon
Example of generative music using bracketed L-Systems.
The source of this song:
(def descending-moon {:v "RN+-[]"
:omega ">>>[-----N][++N][++++++N][<<<NR]"
:productions {
\N "RN++NN----N"
\R "RR"
\> ">"
\< "<"
\+ "+"
\- "-"
\[ "["
\] "]"
}})
0 Comments
0 timed comments and 0 regular comments
Add a new comment