Core Audio mutlichannel audio
Hi guys,
I've recently aquired an emagic a26 usb sound card and am having trouble getting core audio to initialize with anything other than 2 channels.
I am using AudioDeviceSetProperty() to set the number of channels. Anything other than 2 returns an error.
The card in windows works fine with multi-channel so i know its not a problem with the card.
Any help would be appriciated.
Thanks.
I've recently aquired an emagic a26 usb sound card and am having trouble getting core audio to initialize with anything other than 2 channels.
I am using AudioDeviceSetProperty() to set the number of channels. Anything other than 2 returns an error.
The card in windows works fine with multi-channel so i know its not a problem with the card.
Any help would be appriciated.
Thanks.
There's a way to get info on all audio devices installed in your computer, both physical and stream formats. The HALLab source code that comes with Xcode (or CoreAudio SDK) shows you how to play audio throught any number of channels. It's a bit more involved than what is seems.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Audio limitations for Phones | trurkowski | 3 | 2,309 |
Sep 25, 2012 03:17 PM Last Post: trurkowski |
|
| Core Audio SDK Code Examples | SparkyNZ | 4 | 8,793 |
Jun 9, 2011 02:34 AM Last Post: SparkyNZ |
|
| Audio Queues | Xavier | 138 | 83,915 |
Feb 16, 2011 01:23 AM Last Post: yige |
|
| iPhone/iPad Audio Glitch - Double Hiss/Static | reapz | 2 | 4,262 |
Dec 8, 2010 06:22 PM Last Post: reapz |
|
| iPhone/iPod Touch Audio Info | musicbender | 2 | 3,064 |
May 10, 2010 06:29 AM Last Post: musicbender |
|

