Re: Soft Play Thru Across Separate Devices
Re: Soft Play Thru Across Separate Devices
- Subject: Re: Soft Play Thru Across Separate Devices
- From: Matthew Xavier Mora <email@hidden>
- Date: Fri, 11 Jul 2003 12:10:31 -0700
At 2:42 PM -0400 7/11/03, email@hidden wrote:
Hi,
I was wondering how you go about doing a soft play thru on separate devices
(an iMic) with low latency?
I was just going to move the input into a buffer with the same number of
frames as what the device is set at and then play them in the output
proc. Once
1 buffer is filled can the output proc start playing or is it better to wait
until 2 buffers are filled? Or is there a better way to do it?
Also about what is the smallest number of frames you can set the devices
buffer size before you start getting dropouts?
Look at the MTCoreAudio framework sample app called AudioMonitor. It
shows how to do soft play though. Be warned that the sample does not
take into account hardware not locked together.
Matt
_______________________________________________
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.