-
-
Notifications
You must be signed in to change notification settings - Fork 821
Aggregate Device (In Depth)
ronaldpedrosa edited this page Jun 26, 2026
·
4 revisions
An Aggregate Device is a virtual audio device in macOS that combines two or more audio devices into a single input. This allows applications that can normally select only one audio device to access multiple devices simultaneously.
Aggregate Devices are useful in several scenarios, including:
-
-
- Recording your microphone and system audio at the same time.
-
-
-
- Combining multiple microphones into a single recording source.
-
-
-
- Using several audio interfaces simultaneously.
-
-
-
- Capturing audio from virtual devices such as BlackHole alongside physical audio hardware.
-
-
-
- Streaming or podcasting setups that require multiple audio sources to be available within a single application.
-
-
-
- DAWs or recording software that only allow one audio input device to be selected at a time.
-
In this example, we will record both:
-
-
- Your MacBook's built-in microphone
-
-
-
- Your system audio routed through BlackHole
-
These sources will be combined into a single Aggregate Device and recorded in Audacity.
Launch Audio MIDI Setup from Applications.