Will An External Audio Interface Reduce CPU Load?

2

I am considering buying a very-low-latency audio interface like this one. One question is if it will reduce CPU load (I'm at about 60%+ and my Macbook has 2.4ghz and 4gigs ram) during intensive audio processing.

If the answer is "yes," how will it compare to a different, cheaper firewire audio interface? My thought is that offloading the processing is always the same gain, regardless.

Dan Rosenstark

Posted 2010-04-03T02:32:04.603

Reputation: 5 718

Answers

3

Using a USB device will gain you some, but not completely free your CPU. While you don't need to process audio, you do still need to control the relatively dumb USB interface, which can go as high as 30% depending on the load.

FireWire is a more intelligent interface and will only take up about a third as much CPU in order to maintain the same throughput, but the varying capabilities of the devices may mean that the FireWire device does more audio processing in the computer and less in the device.

Ignacio Vazquez-Abrams

Posted 2010-04-03T02:32:04.603

Reputation: 100 516

Interesting answer +1, though the conclusion seems to be, "try them out in an A/B test." I'll report back if I manage to test this. – Dan Rosenstark – 2010-04-03T10:25:54.233