Show HN: Ten Steps to an Algorithmic Song(abrie.github.io) |
Show HN: Ten Steps to an Algorithmic Song(abrie.github.io) |
I used excerpts from that code on my Genius game, where I give the player audio feedback from each move (I think is do re mi fa).
For an entertaining overview, check out Leonard Bernstein's 1973 Norton lectures, "The Unanswered Question"[0]
[0] https://www.youtube.com/playlist?list=PLFjonLo8gYHIXC35K4Ujr...
On my other project, I'm planning on doing like a small "synthesizer" that can play a note "c, d, e f..." and the use it to try and create music, using procedural generation and machine learning.
Anyways, I'll look into what you told me and I'll watch the video. Thanks a lot.