Skip to content

Instantly share code, notes, and snippets.

@tomdyson
Created July 31, 2021 09:08
Show Gist options
  • Save tomdyson/b003bd0c929a3126320837c763e0ebbd to your computer and use it in GitHub Desktop.
Save tomdyson/b003bd0c929a3126320837c763e0ebbd to your computer and use it in GitHub Desktop.
restart macOS audio drivers
sudo launchctl stop com.apple.audio.coreaudiod && sudo launchctl start com.apple.audio.coreaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment