In our History 3 unit, we learned about Max Matthews and his work inventing the Music-N series of computer music languages (Music 1, Music 2, etc.). These languages pioneered many important concepts that are still with us, such as the wavetable oscillator and unit generators.
This week we’ll get a taste of a later incarnation of a Music-N language called RTcmix. The original version of this language, called Cmix, was developed by Paul Lansky at Princeton University in the 1980’s. (We listened to some of his music in that history unit.)
You work with RTcmix by writing a score (or script) using a plain text editor, and then submitting this for playback. Working with a text-based computer music language is very different from working with a graphical programming language like Max. We want you to experience some of these differences.