trombonscalator

A new track. I've been posting something every day on Soundcloud, but I really like this one I made today. I used a piece of a field recording I did that includes a trombone and an escalator. This track is entirely in the spirit of tape music: though done digitally, it could, theoretically be done entirely with tape (with many, many, many splices). I hope you enjoy it! https://soundcloud.com/matthew-m-conroy/trombonscalator

Disquiet Junto 0604

New track for Disquiet Junto 0604. On Sunday, I walked 5 km to a ballot drop-off location to vote for what I hope is improved representation on the city council, and I took a bunch of pictures of clouds on the way. I then rewrote from scratch my very old image-to-sound code that generates a Csound score with thousands of sine wave oscillators: the oscillators are gated depending on the content of the image, so the resulting sound has a spectrogram that looks like the original image. I used two different scales: one that creates comparatively short (time-wise) and low bandwidth sounds, and another that makes longer, wider bandwidth sounds. I used a bunch of images and made a bunch of sounds this way, and then mixed them “by hand” in Audacity.

perlin noise video

I resisted learning about Perlin noise...until yesterday. Then I wrote some Perlin noise code in Processing (processing.org) and made this video with it. I can see why I resisted learning about it: it looks like stuff I've made using other techniques, so I don't know that I personally need this method for anything. But now I have it in my brain, and that is cool.