Skip to content

Commit cab4c58

Browse files
committed
new post: output-audio-to-multiple-devices-mac
1 parent 06b39fe commit cab4c58

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: post
3+
title: "Play audio through multiple headphones on your macOS"
4+
category: Life Hacks
5+
forreview: true
6+
banner:
7+
todo: |
8+
- [ ] review
9+
- [ ] image resizing
10+
- [ ] add reference links
11+
- [ ] add photo of audio splitter
12+
- [ ] add banner image
13+
---
14+
15+
Ever wanted to share a movie or song with a friend, but you did not have one of the those audio splitters lying around? Here is an easy trick that you can do for free on your macOS to output audio to multiple devices at the same time.
16+
17+
![Audio Splitter](http://ecx.images-amazon.com/images/I/61gkQR1da6L._SL1500_.jpg)
18+
19+
*You **don't** need one of these - Photo: [Amazon](http://www.amazon.in/Belkin-F8Z274bt-RockStar-Audio-Splitter/dp/B00904WS2K)*
20+
21+
`⌘+space` to open up spotlight and type in **Audio MIDI Setup**
22+
23+
Hit the **+** menu on the bottom left of the window and click on **Create Multi-output device**
24+
25+
![create multi-output device](http://cdn.madaboutcode.com/i/1-multiple-headphones-mac/step1.jpg)
26+
27+
Select the audio devices to simultaneously send the output. In my case it was the two headphones. This does not have to be headphones. You could for e.g. have the audio play through your laptop speakers as well as your HiFi headphones at the same time You will need to check drift correction if your audio devices have different sample rates - check this just to be safe :)
28+
29+
![pick devices](http://cdn.madaboutcode.com/i/1-multiple-headphones-mac/step2.jpg)
30+
31+
Change the name of the new device to something meaningful - "All Headphones" in my case.
32+
33+
Voila, you can now choose the new device as your speaker from the Audio icon in the menu bar.
34+
35+
Gotchas
36+
37+
Beware that you need one of the headphones to be a USB or bluetooth as there is only one 3.5mm jack in your Mac.
38+
39+
Bonus
40+
41+
The **Audio MIDI Setup** app is a treasure trove of good stuff. You can combine together multiple devices to create some pretty complicated setups for free. See this 4.0 setup for example.
42+
43+
![Audio MIDI Setup](http://cdn.madaboutcode.com/i/1-multiple-headphones-mac/step3.jpg)

0 commit comments

Comments
 (0)