I decided to write down a set of steps on how to become an algorithmic music composer with the language Perl.
At first this took the form of an outline for myself. Then I realized that it might be useful to others!
And here it is: MIDI-Perl HOWTO Wiki
This weekend I saw this diagram and thought, "I can do that!"
tl;dr: Music::Chord::Progression
Continue reading Enter Music::Chord::Progression...
The other day I decided that I didn't like the ugly a href
links to my audio clips. The HTML5 audio
element is far superior!
I build this online journal with the excellent perl module, Statocles, so I wanted something built-in to do the job.
Continue reading Making a Statocles Plugin...
It seems I am always fiddling with algorithmic musical composition. Most recently it is with the program, polygenic, which is a descendant of the program in the previous post on this subject.
Continue reading Generating Musical Phrases - Round II...
After years of fiddling with algorithmic composition, I have come to reach for certain tools to craft melodies, bass-lines, solos, etc. My latest generative composition program and output will illustrate...
Continue reading Generating Musical Phrases...