Re: Emagic emi 6|2 appears twice.
Re: Emagic emi 6|2 appears twice.
- Subject: Re: Emagic emi 6|2 appears twice.
- From: Luke Bellandi <email@hidden>
- Date: Thu, 29 Jan 2004 07:50:42 -0800
Hi Laura,
USB audio devices present different AudioDevice objects for input and
output. Audio MIDI Setup aggregates these device objects, so it gives
a better picture of what the physical device looks like. You can find
out if an AudioDevice has related AudioDevices like this by using the
kAudioDevicePropertyRelatedDevices property.
Best,
Luke
On Jan 29, 2004, at 3:22 AM, Laura Bassett wrote:
>
Hi,
>
>
When I fetch the device list:
>
theStatus = AudioHardwareGetProperty(kAudioHardwarePropertyDevices,
>
&theSize, theDeviceList);
>
>
my Emagic emi6|2m appears twice. The first version has zero streams,
>
so the second version with 1 stream is the correct version. I've also
>
noticed this box appears twice in other apps such as Peak. However, in
>
Audio MIDI Setup it only appears once.
>
>
I have the latest drivers, and this behavior happens on several
>
different Macs.
>
>
Is anyone aware of this, and what the best workaround is?
>
>
Thanks
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.