Skip to content

Commit ccf94d3

Browse files
authored
Update 2016-10-15-output-audio-to-multiple-devices-simultaneously.md
1 parent fdeac89 commit ccf94d3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_posts/2016-10-15-output-audio-to-multiple-devices-simultaneously.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ todo: |
1212
- [ ] add banner image
1313
---
1414

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.
15+
Ever wanted to share a movie or song with a friend, but you did not have one of 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.
1616

1717
![Audio Splitter](http://ecx.images-amazon.com/images/I/61gkQR1da6L._SL1500_.jpg)
1818

1919
*You **don't** need one of these - Photo: [Amazon](http://www.amazon.in/Belkin-F8Z274bt-RockStar-Audio-Splitter/dp/B00904WS2K)*
2020

21-
* `⌘+space` to open up spotlight and type in **Audio MIDI Setup.**
21+
* `⌘+space` to open up spotlight and type in **Audio MIDI Setup**.
2222

23-
* Hit the **+** menu on the bottom left of the window and click on **Create Multi-output device.**
23+
* Hit the **+** menu on the bottom left of the window and click on **Create Multi-output device**.
2424

2525
![create multi-output device](http://cdn.madaboutcode.com/i/1-multiple-headphones-mac/step1.jpg)
2626

27-
* Select the audio devices to simultaneously send the output. In my case, these were the two headphones. That need not be the case though. You could, for example, have the audio play through your laptop speakers and your HiFi headphones at the same time. If your audio devices have different sample rates, you will also need to check drift correction.
27+
* Select the audio devices to simultaneously send the output. In my case, these were the two headphones. That need not be the case though. You could, for example, have the audio play through your laptop speakers and your hi-fi headphones at the same time. If your audio devices have different sample rates, check drift correction.
2828

2929
![pick devices](http://cdn.madaboutcode.com/i/1-multiple-headphones-mac/step2.jpg)
3030

0 commit comments

Comments
 (0)