File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Sponsor: https://github.com/sponsors/ExistentialAudio
76
76
77
77
2 . Restart CoreAudio with the terminal command:
78
78
79
- ` sudo launchctl kickstart -kp system/com.apple.audio. coreaudiod `
79
+ ` sudo killall -9 coreaudiod `
80
80
81
81
For more specific details [ visit the Wiki] ( https://github.com/ExistentialAudio/BlackHole/wiki/Uninstallation ) .
82
82
@@ -124,7 +124,7 @@ Please support our hard work and continued development. To request a license [co
124
124
After building, to install BlackHole:
125
125
126
126
1 . Copy or move the built ` BlackHoleXch.driver ` bundle to ` /Library/Audio/Plug-Ins/HAL `
127
- 2 . Restart CoreAudio using ` sudo launchctl kickstart -kp system/com.apple.audio. coreaudiod `
127
+ 2 . Restart CoreAudio using ` sudo killall -9 coreaudiod `
128
128
129
129
### Customizing BlackHole
130
130
You can’t perform that action at this time.
0 commit comments