Re: USB Audio streaming start
Re: USB Audio streaming start
- Subject: Re: USB Audio streaming start
- From: Vyacheslav Matyushin <email@hidden>
- Date: Wed, 19 Oct 2011 13:00:09 -0700 (PDT)
Thank you very much for this idea.
Make your IOAudioEngine buffer bigger so it wraps around once or twice a
second only.
Why should IOAudioEngine buffer be of that size?
The only thing I've found which is influenced by that
buffer size is HAL buffer size which can be
up to 3/8 of IOAudioEngine buffer size.
HAL buffer size is in latency formula
(output sample offset + output sample latency
+ output buffer size + all the same for input)
so shouldn't increasing IOAudioEngine buffer size also increase the latency?
Thanks,
Vyacheslav Matyushin.
_______________________________________________
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