Eerie Awkward
June 7, 2009 – 11:52 am by John KestonThis segment of audio from the GMS is an unused section from Chromatic Currents Part II. I had slowed the durations and focused the video stimulus on low frequencies for this part of the piece.
This segment of audio from the GMS is an unused section from Chromatic Currents Part II. I had slowed the durations and focused the video stimulus on low frequencies for this part of the piece.
Here’s a segment from another jam session using the GMS with Graham O’Brien on drums. This was our second attempt, and performed at a slower tempo than the third piece that I posted excerpts from recently. I’m looking forward to the next session because I’ve done a bit of refining within the GMS code, including some optimization and bug fixing.
I was going to name this project “Particle System” (as in particles of light that drive the GMS), but then I learned that there’s a popular band called “Particle” and decided against it. I’m horrible at naming things, so if any of you ACB readers have any brilliant ideas, let ‘um fly.
Here’s another segment from the late April MAW outing. Once again the stuck note persists. A vibes patch is in use, and a key change occurs at one minute and seven seconds into the excerpt.
Here’s a third segment from the late April MAW outing. Almost the entire hour and five minutes of this set has a drone throughout the sound. The drone is a stuck note that happened early on in the set. I had yet to create the ability to stop stuck notes. I managed to use the drone for the performance, but needless to say, I fixed the problem soon afterward.
Here’s a segment of audio captured from a early performance using the GMS during a MAW outing in April. An earlier part of the same one hour and five minute set was posted in GMS Audio Captured During MAW Outing.
Here’s another segment of our recent session that highlights a bit more of Graham’s drumming. In addition to his great playing, Graham has managed to get a really clean a warm sound from his recorded drums.
As I mentioned in a previous entry, I’ve been planning on using the GMS in an ensemble setting. I finally had the chance to do this as a duet with Graham O’Brien on drums. Things went fairly well, although I managed to discover another bug my application handling the external sync. Rather than trying to fix it during the session, I just used an old version and tiptoed around the difficulties by not using an external controller as I had wanted to. Nevertheless we were able to produce some nice studies for our first attempt. Here’s an excerpt from our third jam of the evening.
After a few performances live looping with Ableton and the GMS, I have found it cumbersome and frustrating to have to repeatedly swap between the two applications. To solve this, I have added he ability to control the GMS with an external MIDI device. I achieved this by creating an XML document with the parameters included as tags with a CC attribute to designate what control change value to use for each setting here’s a few lines out of the XML document.
<GMSMidiController>
<MIDIControllerName>Korg MS2000</MIDIControllerName>
<MidiChannel CC="31" type="knob" />
<TopOctaveIncrement CC="82" type="button" />
<BottomOctaveIncrement CC="78" type="button" />
<Preset useProgramChange="true" />
<ToggleFreeMode CC="77" type="button" />
<StartStop CC="89" type="button" />
<Sustain CC="64" invert="false" type="pedal" />
<SetDuration CC="30" type="knob" />
<ToggleDotted CC="92" type="button" />
<SetScale CC="29" type="knob" />
<ToggleMirroring CC="86" type="button" />
</GMSMidiController>
As you can see I’m using knobs to adjust some settings and buttons to adjust others. It’s really fun to turn a knob on my Korg MS2000 and see the sliders in my software start to move in response. Program change for presets and note on for transposition will work from any old controller, but the rest of the parameters need to be mapped to knobs, sliders or buttons. In total I have around thirty-six specific parameters that are now adjustable with a controller.
Translation: Yet Another GMS Micro Track. Many of these experiments are all starting to sound very similar. The reason why is that I’ve been doing all my testing with the same GMS preset file and the same set of virtual instruments in Ableton Live.
Soon, after I’ve slowed down on tailoring the code, I’ll start creating some new versions of things to see what sort of variety is possible. I also have plans for using these techniques in an ensemble.
Tonight (Friday, May 22, 2009) MAW will be projecting at a party for the Mobile Music Symposium outside of the Nomad World Pub in Minneapolis from 9:00 PM to midnight. The artists include Jenny Schmid, Ali Momeni, David Steinman, Andrea Steudel, Rachel James, and Robin Schwartzman. I’ll be providing musical accompaniment using my gestural music sequencer, perhaps creating something similar to the following segment.