Did you get that fancy new A2DP bluetooth headset for Christmas only to find out that it sounds horrible on your Mac? The good news is your computer is not defective, you just need to change 1 setting to get it working like a champ. Watch the video to find out how.
Product Links
The easy way to fix it is to copy and paste this line into your terminal:
defaults write com.apple.BluetoothAudioAgent “Apple Bitpool Min (editable)” 40
The “40” is the quality — depending on your Bluetooth headset, you can adjust it up for higher quality, or down if you have connection problems.
9 Comments
Good Stuff!!
Adam that didn’t work, anymore suggestions?
I am sure it does. I would suggest reading the comments on the video that are on YouTube.
tried it, used the youtube comments. still get syntax error
Sorry they didn’t work out for you.
me too adam (to coin a phrase ) …i get the syntax error as well.
will changing the number at the end make a difference i wonder??
adam it shows syntax error near unexpected token
plz send the fix to my mail id
I would try some of the suggestions that I made and that other people have made on the YouTube video.
try this –
$ defaults write com.apple.BluetoothAudioAgent “Apple Bitpool Min (editable)” -int 40