Skip to content

Instantly share code, notes, and snippets.

@zoonderkins
Created December 21, 2018 12:54
Show Gist options
  • Save zoonderkins/1e3ba0ee8e02c72563426a4148dfe279 to your computer and use it in GitHub Desktop.
Save zoonderkins/1e3ba0ee8e02c72563426a4148dfe279 to your computer and use it in GitHub Desktop.
MacOS fix Boom3D driver issue #mac

First

launchctl stop com.apple.audio.coreaudiod

Second

cd /Library/Audio/Plug-Ins

Third

chown -R (your username):wheel HAL/
chmod -R 777 HAL/

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment