Last active
December 17, 2019 11:00
-
-
Save asauber/2a99360fb62b56fcdc8c456aa1b9c8e7 to your computer and use it in GitHub Desktop.
Reset audio subsystem on macOS. Can fix some "no-output" problems.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias fixaudio="sudo killall coreaudiod" | |
fixaudio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment