Skip to content

Instantly share code, notes, and snippets.

@NoumanSaleem
Created November 12, 2013 18:33
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 NoumanSaleem/7436251 to your computer and use it in GitHub Desktop.
Save NoumanSaleem/7436251 to your computer and use it in GitHub Desktop.
Increase sound quality for Bluetooth devices - OSX
# From: https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Increase sound quality for Bluetooth headphones/headsets
defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" -int 40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment