Re: Audio Device Driver
Re: Audio Device Driver
- Subject: Re: Audio Device Driver
- From: "Paul Sanders" <email@hidden>
- Date: Mon, 19 Apr 2010 23:57:48 +0100
> What I need is this:
>
> Input Device --------> [in]MyDevice ---------> [in]
\
>
<> <>
Application
> Output Device <----- MyDevice[out] <--------[out] /
>
> where the application only speaks to my device driver.
What would achieve that, in principle, is two instances of
the SoundFlower driver loaded, one for each direction. I imagine this
could be achieved by building a second copy which registers itself under a
different name. But you are now beyond the limit of my competence
and maybe there is a more elegant way.
Anyway, the obvious thing to do is to study the
SoundFlower sources. I imagine that will answer your other questions and
generally get you moving in the right direction. Then erect a 'Chinese
wall' and write your own driver :)
Paul Sanders.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden