Computer Cooling and Sound Cards, Part 2 Codexery

Sound card mixer

Analog circuit that routes, mixes, and controls audio signals in a sound card.

Sound card mixer

The analog section of a sound card, known as the mixer, handles the routing and blending of audio signals. It takes input from both external jacks and the card’s own digital-to-analog converters. The circuit can select, mute, or amplify these signals with adjustable gain, then sums them together. The combined result is sent to external output connectors and to the card’s analog-to-digital converters. While several mixing designs exist, most IBM-PC compatible computers today use variations of the scheme laid out in Intel’s AC’97 Audio Component Specification.

Defining specification
Intel's AC'97 Audio Component Specification
Typical input controls
Gain and mute for each signal source
Typical output controls
Gain and mute for each signal destination
Typical record controls
Selection of recording source, with mute and gain control before digitization

Lore & Background

The sound card mixer is the analog heart of a sound card, handling the routing and mixing of audio signals from both external connectors and the card's own digital-to-analog converters. It can select, mute, or amplify these signals with variable gain, then sum them and send the result to output connectors and the analog-to-digital converters. The mixing schemes used in most IBM-PC compatible computers are variants of the scheme defined in Intel's AC'97 Audio Component Specification.

Features of the mixer include audio channel remap, audio volume control, mixing multiple PCM audio streams, sample rate conversion, and audio bit depth conversion. Mixer controls are provided through the operating system's GUI, typically accessed via a Volume icon in the system tray. These controls resemble those of a mixing console, with volume sliders or rotary controls for each source, often accompanied by balance and mute controls. Most interfaces allow switching between playback (output) and recording (input) sources, and additional hardware or software may add effects such as low-pass filters, distortion, and boost controls.

For integrated sound cards (such as AC'97 or HD Audio based) or integrated sound chips (such as SoundWire based), a software-based mixer (such as KMixer, WASAPI, or Core Audio) is usually used. In a typical AC'97 style mixer scheme, the analog-to-digital converters that allow the CPU to receive audio signal can be connected directly to any input or to the same summation result provided via the line, aux, and mono analog outputs. In addition to input and output gain controls, the mixer provides controls for selecting the recording source, with the result subject to mute and gain control before digitization.

Reader's Guide

The sound card mixer is significant because it is the central analog component that enables all audio routing and mixing in a computer sound system. Its design, largely based on Intel's AC'97 specification, has become the de facto standard for IBM-PC compatible computers. By providing individual gain, mute, and balance controls for each input and output channel, the mixer gives users fine-grained control over audio playback and recording. The ability to select recording sources and apply gain before digitization allows the CPU to receive clean, properly leveled audio signals. The mixer's features—such as audio channel remap, sample rate conversion, and bit depth conversion—are essential for handling the diverse audio formats and sources found in modern computing. The software-based mixers used with integrated sound cards (KMixer, WASAPI, Core Audio) extend the hardware mixer's functionality into the operating system, providing a familiar interface for volume and source control. The mixer's role in summing multiple audio streams and routing them to outputs or to the analog-to-digital converters makes it indispensable for everything from basic system sounds to complex audio production workflows.

Did You Know?

More in Computer Cooling and Sound Cards, Part 2 1-24

Spotted an error? Know more?

Reader corrections go straight into our review queue. Suggest an edit · How this site is sourced

Comments

Loading…
Open in the interactive codex →