You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+11-2
Original file line number
Diff line number
Diff line change
@@ -126,8 +126,17 @@ Unfortunatley multi-outputs are pretty buggy and some apps just won't work with
126
126
- Apple Messages
127
127
- HDHomeRun
128
128
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
131
140
132
141
### Can I integrate BlackHole into my app?
133
142
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