The third module of “Play with your Music” is about the mixing process: taking individual tracks of recorded instruments and vocals, and arranging them together into a cohesive whole.
The first part of this week’s assignment was to reproduce Clara Berry & Wooldog’s “Air traffic”, by setting the volume and pan (left-right) for each track. This reproduction is to create a “convergent” mix. The task was to make a static mix, so we’d just have to find a single setting for each track, rather than adjusting things over the course of the track.
There was a video on multi-track mixing and a useful interview with the musicians, producer and engineer involved in the creation of “Air traffic”. Alex Ruthmann has a good interview technique, and challenged the interviewees to unpack things that were obvious to them but not to mixing novices.
We were doing our mixing in-browser in a tool made for the occasion. It basically loads an 128kbps mp3 file for each track, and then uses javascript to handle the volume and panning of each track. The mix information gets stored as a string at the end of the URL generated by the web page. This is how we can share our mixes with each other. Listen to my convergent mix of “Air Traffic”. The string at the end of the URL is pretty neat: a dictionary with global information identifying the song and its length, followed by a list of dictionaries for each track. I actually just used the soundcloud version of the track, rather than the left and right channels in the mix deck, as I found this a bit easier to navigate. Hopefully the versions aren’t too different!
The most fun part of this week was being given the chance to come up with a different version of the mix.
This is the type of “playing with my music” that I’d been waiting for, and having listened to this track a couple of dozen times I had an idea of how I wanted to refashion it: I wanted to focus the track around the lovely vocals and driving bass. While I love multi-layering complexity, I also love uncluttered, focused soundscapes. That’s what I’m aiming for with my mix. Here’s what I did:
- I removed the piano
- I moved background vocals to the left channel, and lead vocals to the right channel, so that they could have more of a duet feel.
- Initially I made the background vocals louder than the lead vocals, to see what that would sound like. But this sounded a bit too strong, so I turned the volume of these down, so that left and right vocals were now equal.
- I love the drum entrance, but keeping the drums at the same level for the whole mix, as we’re doing in this static mix exercise, made things feel too abrupt when certain elements appeared. And I didn’t want them vaguely-present, but not loud enough to listen to closely. So I stripped the drums out entirely.
- Without the piano there’s actually nothing to listen to for the first few bars, so I changed the min time in the URL to 6, to trim the silence
- I then tried to focus in on the timpani, which I’d set to about half of max volume and forgotten about while I worked on the more important elements. I couldn’t hear it very clearly, so I maxed out its volume and listened to its contribution to the mix. It only makes a few appearances – in a way, it’s a frame for the drums – and sounded a bit disjointed without some of the other embellishments that I’d removed, so I got rid of it too.
- I gave the mix another few spins, and decided that the bass was set a bit loud. So I turned the bass down a bit.
Have a listen to my divergent mix of “Air Traffic”.