Sunday, March 31, 2013

Compression

For this week's assignment in the Introduction to Music Production class on Coursera, I'm going to show you how to apply compression to an audio track in a Digital Audio Workstation (DAW).

I'll demonstrate compression with a drum track.  First, while playing the track and observing its waveform, I decrease the threshold until it is below the peaks I woud like to compress.  This threshold determines the amplitude at which the compressor is activated.  Then, I increase the compression ratio - this determines the amount of compression that is applied.  Initially, I set it too high, and the drum track loses all of its dynamics.  I then dial it back until I achieve the desired balance between all of the drum kit elements in the track.  Note how the display shows the input sound as a faint waveform in the background, and the output sound as the waveform in the foreground:



The compressor has removed the transients from the beginning of the kick and snare drum hits, and I would like to bring them back.  To do this, I adjust the attack time - this determines how quickly the compressor is activated after the input rises above the threshold.  I turn the attack knob to the right, increasing the attack time until I can hear enough of the transients - this restores some of the punchiness to the track.  Note that the first display (gain reduction) shows a slight change in the speed at which the compressor reduces gain (see the yellow line at the top of the display.  The second display now shows that the output contains those transients, which rise above the compressor threshold:



Finally, I want to set the release time of the compressor - this determines how quickly the compressor is deactivated after the input falls below the threshold.  Initially, I set the release time too high and the compressor releases too slowly, flattening the dynamics of the track.  I then bring it back down to a speed that achieves smooth transitions and avoids the pumping effect that is caused by very short release times:



There is no one-size-fits-all recipe for applying compression - every project will present different requirements, so the desired results can only be achieved through experimentation.

Thanks for watching!

Sunday, March 24, 2013

Recording Automation

For this week's assignment in the Introduction to Music Production class on Coursera, I'm going to show you how to record automation in a Digital Audio Workstation (DAW).

I have recorded a bass track, and I would like to add a resonant filter to it that varies in rhythm with the bass line.  Here's the original track:



Next, I add the filter effect to the bass track, arm the track for recording, and set the record mode to Overdub so that I don't erase the bass line when I add the automation data.  Now all I have to do is manipulate the filter effect while the bass line plays.  Here's the next take - watch as I move the filter frequency around in the bottom right part of the screen:



Alternatively, you can draw the envelope of the effect onto the arrangement.  To do this, I set my DAW to Drawing Mode and select the Frequency parameter of my filter effect for editing.  I also set the grid to 1/32 so that I can draw a smooth curve.  Here's a take where I draw the curve and play back the resulting track:



In recording this lesson, I found it awkward to use the drawing tool to draw such a complex curve.  I would recommend using it in simpler situations, such as when you need to fade a track.

Thanks for watching!

Sunday, March 17, 2013

Recording and Quantizing MIDI Instruments

For this week's assignment in the Introduction to Music Production class on Coursera, I'm going to show you how to record and quantize a MIDI track in a DAW (Digital Audio Workstation).

To record the track, follow these steps:

  1. Select an instrument and assign it to a track.  Often, this involves dragging an instrument from an instrument browser onto a track in the arrangement view.
  2. Arm the track for recording - this prepares the track to receive and record MIDI data when recording starts.  Some DAWs automatically arm the track when you assign an instrument to it.
  3. Set the tempo, turn on the metronome, and set the metronome count-in to at least one bar.
  4. Press the Record button, wait for the count-in, and start playing.
The following video demonstrates these steps using Ableton Live.  I chose to try to record an entire drum kit in one take, in the hopes that the performance would be in need of some quantization.


As expected, the performance was a bit sloppy.  To quantize the track, follow these steps:
  1. Select the clip in the arrangement view.
  2. If you plan to quantize to the grid, make sure that the grid is set to the correct spacing.
  3. Select all of the notes to be quantized.
  4. Set the quantization amount to a low number (such as 20%) and perform the quantization.
  5. Listen to the quantized track.  If it still sounds too sloppy, perform quantization again.
  6. Repeat step 5 until you like how the track sounds.
The following video demonstrates quantization in Ableton Live:


My hard-learned lesson this week is that screen capture software (I'm using Camtasia) can have a significant effect on the performance of the application you're recording.  I was trying to record the track using my computer's keyboard, and Camtasia introduced enough latency to make that impossible. Switching to an external MIDI keyboard solved the problem.

I hope this was helpful - thanks for watching.