Hello again. Another year gone by, another new feature for Alda!
I just released Alda 2.3.0 yesterday, and it features some improvements to the way that Alda determines which MIDI channel to use for each instrument part, and even for individual notes. This is something that I’d been meaning to do for quite a while, and I’m excited that I finally got around to it.
With this new release, it is now possible to use more than 16 instruments in the same Alda score. As long as there aren’t 16 instruments trying to play at the same time, Alda can figure out how to use the 16 available MIDI channels to play your score – even if it uses all 128 instruments in the General MIDI spec!
Here’s a fun little demo of The Lick™ played on all 128 instruments:
The score looks like this:
Fun fact: Writing all 128 lines by hand would have been tedious, so I wrote a little Clojure program to generate the basic skeleton for me:
Then I tweaked the output a little bit to get the final version. The skeleton included random octave and panning values for each of the 128 instruments. I left the random panning values the way they were – the desired effect was already there, with each instrument popping up in a random location within the stereo spectrum. The only thing I needed to adjust was the octave values. Many of the random octave values already sounded good, but I ended up changing some to make the instrument sound more like what you would expect; bass instruments are in lower octaves, high-pitched instruments like the piccolo are in higher octaves, etc.
This was a fun project, and I’m excited to share the results. Give the new version of Alda a try and let me know if you come up with anything interesting!
If you like what I’m doing with Alda, please consider sponsoring me to support future development!
Comments?
Reply to this tweet with any comments, questions, etc.!