Skip to content

Instantly share code, notes, and snippets.

@asauber
Last active December 17, 2019 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asauber/2a99360fb62b56fcdc8c456aa1b9c8e7 to your computer and use it in GitHub Desktop.
Save asauber/2a99360fb62b56fcdc8c456aa1b9c8e7 to your computer and use it in GitHub Desktop.
Reset audio subsystem on macOS. Can fix some "no-output" problems.
alias fixaudio="sudo killall coreaudiod"
fixaudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment