Re: Sample rate conversions how ?
Re: Sample rate conversions how ?
- Subject: Re: Sample rate conversions how ?
- From: Michael Thornburgh <email@hidden>
- Date: Wed, 10 Dec 2003 16:23:48 -0800
the sample application that comes with MTCoreAudio, "AudioMonitor",
does soft play-through from input devices to output devices, and does
sample rate conversion. the MTConversionBuffer class in AudioMonitor
uses an AudioConverter to do the sample rate conversion.
you can get MTCoreAudio at
http://aldebaran.armory.com/~zenomt/macosx/MTCoreAudio/
-mike
On Dec 10, 2003, at 3:14 PM, Kamran Kamkari wrote:
Hi all,
I am new to this mailing list and sorry if I ask the posted question
again:
I am trying to use the concept of SW Paly-Thru implemented in
"AudioThru"
sample code that doesn't have sample rate conversion. I also looked in
"Default Output Audio" sample code for understanding how the input proc
works to do the conversion, but I am confused now.
Now my question is can some one refer me to the other sample code or a
clearer explanation how I can implement the automatic conversion for
sample
rate ?
Thanks for any help.
Kamran.
_______________________________________________
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.