A Glorious Dawn


This has clearly been making the rounds, so it’s likely that you’ve already had the pleasure, but I can’t resist linking it to it here.

The piece features video and auto-tuned dialog of Carl Sagan from his amazing series, Cosmos: A Personal Voyage, mashed-up into a melancholy, downtempo, new-age, retro music video with just enough (or perhaps not enough) tongue in cheek. Finally, auto-tune use to be proud of!

The piece was produced by John Boswell. More about him and his music is available on his site. He has also made a download of the track and the video available here.

 

 

 

Monophonic Step Sequencer Max Patch Download

Max5LogoHere’s an archive that contains the patch and a standalone application (Mac OSX only) of the step sequencer that I built in MaxMSP a few days ago. The sequencer works pretty well sending MIDI, but I haven’t really fine tuned the internal synthesis. Currently it uses a function object with an adjustable domain to adjust the amplitude envelope of a sinusoidal, but if the note length (function domain) is either too short or too long, clicks occur between notes. What I need to do is ramp up or down to the proper level for each new note. I’ll post an update here when I come up with a solution. If any Max veterans out there have any suggestions, please feel free to post a comment.

MonoStepSequencer.zip

MAW Media Mash-up at the WBSC

Earlier this month I shared an excerpt of music from a performance at a recent Minneapolis Art on Wheels exhibition. MAW artist, Andrea Steudel, did some excellent video documentation that highlights the artwork and sound that transpired at the event.

The audio quality is quite good, considering the conditions in the space, and goes a long way to illustrate the ambiance during the night. Please enjoy the video and checkout the original post at http://minneapolisartonwheels.org/content/media-mash-wbsc.

Step Sequencer Built in MaxMSP

step_seq_detailI built this step sequencer in Max/MSP today as an exercise. My intent was a to build a simple step sequencer, however it got more and more complicated as time went on. This is probably not a tool that I’d actually use without some significant changes, but I learned quite a bit in the process of creating it.

The core of the sequencer is an itable object that contains the note sequence. The user interface items all have a green background. The first thing I wanted to be able to do was to allow the user to set the number of notes in the sequence and adjust the note range (click the image for a detailed view). Then I wanted to be able to randomize the notes regardless of the length and range of the sequence. I also added the ability for the user to set the velocity of each note in the sequence with a multislider object.

BPM, note length, amplitude envelope, and master volume are all also adjustable. After all that I added in the ability to send the sequence to a noteout object, so it can be played via MIDI. Here’s a clippy sequence I created using the tool.

Clippy Step Sequence

GMS Beta Release, September 28, 2009

gms_grabI have decided on September 28, 2009 as the release date of the GMS, coinciding with my performance with Graham O’Brien, and my birthday. We can call it a combination Ostraka with Dial System and DJ Zenrock show, GMS beta software release, and birthday party. Currently I am releasing a binary version of the software for Mac OS X only. A windows version is in the works, with no prediction of when it’ll arrive.

The GMS is a Gestural Music Sequencer that I developed in Processing (processing.org). The application samples video and displays it either normally or inverted so it looks as though you’re looking into a mirror. Each frame is analyzed for brightness, then the X and Y data of the brightest pixel is converted into a MIDI note. These notes produce a non-repeating sequence based on movement within the range of the capture device.

For more details, including audio examples and video produced using the GMS, checkout the
GMS category. There’s also a Gestural Music Sequencer Documentary Short produced by Josh Clos, that does a good job of illustrating what the software does.