Archive for category Mac

HOW TO: Fix Bluetooth A2DP audio quality on Mac OS X

If you've paired a Bluetooth audio device with your Mac, even if it supports A2DP, you might have noticed how awful and rough the sound quality is. I've always put this down to Bluetooth being a rubbish standard when it comes to sound, but I noticed how good a set of Motorokr Bluetooth headphones sounded when I connected them to my Blackberry tonight, even though they sound awful on the Mac.

Turns out that OS X uses a horribly low bit rate for Bluetooth audio by default — who knows why. Perhaps it's to allow for maximum compatibility with all devices.

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. 40 worked for me with a Motorokr S9 headset.

HOW TO: set disk spindown time for hard drives in a Mac

I've recently installed an MCE Optibay with 750GB WD HDD into my new MacBook Pro, alongside the 512GB SSD I got from Apple, providing me with a beautiful 1.25TB of total storage in a slim MacBook Pro. (The MCE Optibay replaces the optical drive in the MacBook Pro, allowing you to install a second 2.5" hard drive of your choice securely in its place.)

I'm planning to use the 750GB Optibay drive for storing music and video files, since they don't need high performance, and the drive can be allowed to spin down when I'm not listening to music or watching videos, which seems like an ideal arrangement from a power efficiency perspective.

However, by default OS X seems to take about 10 minutes to spin down the drive after it was last accessed. I found a great tip on MacOSXHints.com which describes how to set the system spindown time — you just open up a Terminal shell and type:

sudo pmset -a spindown 1

(where 1 is 1 minute; 0 disables entirely).

So now, my Optibay drive spins down one minute after it was last used — perfect! (Especially good since my MBP is near-silent with the SSD just in use, thanks to Apple's really quiet fans when running at their default 2000rpm, and the WD hard drive in the Optibay is actually quite noisy — it's an audial relief when it spins down!)

The same tip above can be used to disable spindown if you don't want it to happen.

The only thing I'm wondering is what effect a spindown has on an SSD, if any. The value set using this tip is system-wide, affecting all hard drives, so if a spindown did happen to put the SSD into some sort of powersaving mode that might not be ideal, however, I haven't noticed anything yet.

Tags: , , , , , , , ,

Oh, Adobe Updater (the new one) how I hate thee

This is the -new- Adobe Updater that's supposed to be less annoying than the old one. Except it's a big, fat fail whale.

For the record: nothing about my installation of Acrobat is non-standard, and all the previous updates with the old updater have worked fine. I have not run any language or PPC-code stripping utilities on my apps.

adobe updater hate Oh, Adobe Updater (the new one) how I hate thee

Related Posts with Thumbnails

Tags: , , ,