Re: Combining AUHAL input unit and varispeed unit
Re: Combining AUHAL input unit and varispeed unit
- Subject: Re: Combining AUHAL input unit and varispeed unit
- From: Rustam Muginov <email@hidden>
- Date: Thu, 8 Dec 2005 10:38:38 +0300
Thank you, Philippe.
I checked your sourcecode. It looks like you are using for input
AudioHAL InputProc with AudioConverter, and AUHAL for output.
I am trying to abandon my current code with is using AudioHAL and use
AUHAL for both input and output.
--
Sincerely,
Rustam Muginov
On Dec 7, 2005, at 7:36 PM, Philippe BERNERY wrote:
I manage to get it work on Wengophone (http://dev.openwengo.com).
Have a look in phmedia-coreaudio.c here:
http://dev.openwengo.com/trac/openwengo/trac.cgi/file/trunk/wifo/
eXosip/phapi/phmedia-coreaudio.c
The functions are called in this order:
-> ca_open
-> ca_start
-> ca_close
Ask me if you want more explainations.
Philippe BERNERY <email@hidden>
http://dev.openwengo.com
Rustam Muginov wrote:
Hello, all.
I am stuck trying to combine device input from AUHAL and sample rate
converter unit.
As far as I understand, i need to create an AUGraph with two
connected units and join them so the output of one unit would be the
input of other unit, but i can not make this work.
Are any samplecode exist about this? ComplexPlayThrough does not
showing how to rerote AUHAL input to the VarispeedUnit and how to
obtain the resampled audio from Varispeed Unit.
Thank you.
--
Sincerely,
Rustam Muginov
_______________________________________________
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