Skip to content

Commit ea68cc6

Browse files
authored
Update README.md
1 parent ced9db5 commit ea68cc6

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,17 @@ Unfortunatley multi-outputs are pretty buggy and some apps just won't work with
126126
- Apple Messages
127127
- HDHomeRun
128128

129-
### Multi-Outputs crash every 20 minutes on Apple Silicon.
130-
Not a question but Multi-Outputs have always been buggy. Looks like Apple has abandoned them officially. Instead use BlackHole as system output and Audacity with BlackHole input, speaker output and enable monitoring. https://forum.audacityteam.org/viewtopic.php?t=83137
129+
### Why does Multi-Outputs crash every 20 minutes on Apple Silicon?
130+
Multi-Outputs have always been buggy and now it looks like Apple has abandoned them officially. Instead use BlackHole as system output and Audacity with BlackHole input, speaker output and enable monitoring. https://forum.audacityteam.org/viewtopic.php?t=83137
131+
132+
Another solution that some people have found to work is disable Drift Correction on the multi-output.
133+
134+
Read the discussion. https://github.com/ExistentialAudio/BlackHole/discussions/227
135+
136+
### AirPods with an Aggregate/Multi-Output is not working.
137+
The microphone from AirPods runs at a lower sample rate which means it should not be used as the primary/clock device in an Aggregate or Multi-Output device. The solution is to use your built-in speakers (and just mute them) or BlackHole 2ch as the primary/clock device. BlackHole 16ch will not work as the primary since the primary needs to have 2ch.
138+
139+
Read the discussion. https://github.com/ExistentialAudio/BlackHole/issues/146
131140

132141
### Can I integrate BlackHole into my app?
133142
BlackHole is licensed under GPL-3.0. You can use BlackHole as long as your app is also licensed as GPL-3.0. For all other applications contact me directly at devinroth@existential.audio.

0 commit comments

Comments
 (0)