Re: 'Ganged' or 'Linked' Hardware
Re: 'Ganged' or 'Linked' Hardware
- Subject: Re: 'Ganged' or 'Linked' Hardware
- From: "B.J. Buchalter" <email@hidden>
- Date: Wed, 16 Apr 2003 23:41:51 -0400
Hi Andrew,
>
A couple of people have asked me about the lack of drivers that support
>
treating two (or more) identical hardware units as a single entity. ASIO
>
has such a feature and I know that both M-Audio and Metric Halo both
>
supported this in their ASIO OS 9 drivers but haven't done so yet in
>
their OS X drivers.
>
>
Does anyone know if ths is this a 'waiting for something to change in
>
CoreAudio' problem or a 'haven't got around to it yet - it's difficult'
>
problem or something else entirely ?
Its more of a 'haven't got around to it yet - it's difficult' due to the
nature of kext drivers coupled with the fact that it is possible for the
applications to do this in Userland (even across multiple unlike devices).
DP4 has this support (I have not tested it yet). We have done this in the
record panel code we have. I really expected Logic to do this, since they
could do it in OS 9 (e.g. Run ASIO and Mac A/V at the same time -- multiple
CA devices should have been more of the same). Anyway doing it in the kext
gives a partial solution (for a class of devices) but does not solve the
general case of disparate devices. Doing it in the kext has a number of
complications, because it is not clear that the user automatically wants to
consolidate every attached device, and communicating complex preferences to
the kext is a difficult process.
So, while (at least) we will be addressing this, there is still a benefit to
App vendors (or Apple) supporting access to multiple devices simultaneously.
Best regards,
B.J. Buchalter
Metric Halo
M/S 601 - Building 8
Castle Point Campus
Castle Point, NY 12511-0601 USA
tel +1 845 831-8600
fax +1 603 250-2451
If you haven't heard ChannelStrip yet, you don't know what you're missing!
Check out SpectraFoo, ChannelStrip and Mobile I/O at
http://www.mhlabs.com/
Download a 12 day demo from <
http://www.mhlabs.com/demo/>
_______________________________________________
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.