Mixing

From Audacity Development Manual
Revision as of 11:56, 7 February 2008 by PeterSampson (talk | contribs) (Muting and Soloing: added 2 ALT texts - reformatted k/b shortcuts)
Jump to: navigation, search
ToDo Image is confusing, since it suggests that we're mixing the L and R channel. Better would be an image of an entire project? It certainly needs either changing or removing. *If* we keep this as a tutorial-lite (with present content that is questionable as there is little that is not - or couldn't be - said in the appropriate reference page), maybe two images (1) several tracks including maybe a mono track and a tone so you can see it when mixed (2) an image after Mix and Render which is also what you hear if you play or export
In summary, this page should be either expanded so it's a more useful overview of mixing in Audacity with examples and illustrated step by step, or non-duplicated content merged into reference pages. - Gale
I vote we lose this page from the manual, and give it a Podcasting: prefix so that it becomes part of the podcasting book (only). Just about everything here is already covered in the reference sections. We can have an (optional) extended how-to tutorial on how to mix voice, chorus, music, if we really want to, emphasizing the stereo aspects of mixing.- James OK we are saying the same thing, expand it or get rid of it. And it can live in the podcasting tutorial to preserve it somewhere if for no other purpose. Let me do all this if it's OK with you - I like to see if there is an odd useful tip on pages like this that may be useful as a div note or whatever in a reference page.- Gale


Mixing refers to the process of combining multiple tracks of simultaneous audio into a single recording. For example, you could mix speech with background music, or you could mix different instruments playing the same song. Concatenating two songs, for example playing three songs in sequence, does not necessarily involve mixing, but if you want the songs to fade between each other, then it would involve mixing.

Once audio has been mixed, it's essentially impossible to separate out the original parts again. It's kind of like trying to take the banana out of a banana milkshake after you've already put it through the blender - it's too late. There are a few occasions when it actually is possible to separate sounds a bit - you can sometimes isolate the bass, or the lead vocals, or remove background noises. But these processes are tricky and they don't always work well, and they usually cause some quality loss. So remember, as long as the multiple tracks are inside an Audacity project, you can manipulate them independently - but once you've exported to an MP3 or to an audio CD, you can't expect to separate the different parts again. So keep your Audacity project around if you plan to continue editing!

The most important thing to remember in Audacity is that mixing is automatic. You don't need to tell Audacity to mix, just put things into two different tracks and Audacity automatically mixes them. The controls you use for mixing are the Mute and Solo buttons, and the Gain and Pan sliders.

Controls box with the Mute/Solo buttons, and the Gain/Pan sliders

 

Muting and Soloing

When working with multiple tracks, it's very important to be able to hear just one at a time sometimes. Each track has a Mute and a Solo button, allowing you to temporarily hear just some of your tracks - see the figure above

ToDo This either needs expanding, taking into account the new three-choice behavior, or removing
  • the mute button Mute causes a track to be silenced. More than one track can be muted.
  • the solo button Solo silences all of the tracks except the ones being soloed. More than one track can be soloed, and soloing overrides muting.

You can press the Mute and Solo buttons while tracks are playing.

If you're using the keyboard, SHIFT + U toggles muting on the currently focused track, and SHIFT + S toggles soloing.

Gain and panning

Each track has a gain control, which adjusts the track's volume, and a pan control, which adjusts the track's stereo position - whether it comes from the left speaker, right speaker, or in-between. To change the value, just click on the slider and drag. The normal range of gain is from -36 dB to 36 dB. If you need more, choose Amplify from the Effect menu. For more fine control over the gain, hold down Shift while dragging, or double-click on the gain control.

If you're using the keyboard, hold down Alt and Shift to adjust the gain and pan for the focused track. Up and Down affect the volume, while Left and Right affect the panning. Or press Shift-G to adjust the gain in a dialog box and Shift-P to adjust the panning.

If you don't see the gain and pan controls for a track, you may need to resize it to make it bigger. Position the mouse on the bottom edge of the track and drag it down to make the track bigger.


Explicit Mixing and Rendering

While mixing is automatic, there are times when you may want to explicitly tell Audacity to mix several tracks. This is very useful if you end up with too many tracks and they're getting hard to work with. Or sometimes you want to see what the final mix will look like as a waveform.

To do this, select all of the tracks you want to mix together, and choose Mix and Render from the Project menu - to learn how to select multiple tracks, see Audacity Selection. Several things happen when you choose Mix and Render:

  • All selected tracks are mixed down to a single new track. In most cases, this will be a stereo track.
  • If any of the original tracks did not match the sample rate of the project (set in the lower-left corner of the window in the Selection Bar), they will be resampled to match that sample rate.
  • Any amplitude envelope effects will be applied and the envelope will be reset to normal.
  • Gain and panning changes will be applied and reset back to normal in the mixed track.

You can always undo if you're not happy with the results of Mix and Render, of course, then make changes and try it again.