On Fri, Feb 20, 2009 at 1:36 PM, Brian Lloyd <brian-wb6...@lloyd.com> wrote:

>
> > You are correct that multiples of the driver
> > could be used in the audio setting and it will work.  But you'd have to
> ask
> > yourself...why?  ;)
>
> No, I am not asking myself "why" because I don't know. (I have guesses
> and suspicions but I do not claim knowledge.) I am asking *you* if it
> makes a difference because you are the official software guru and can
> tell me whether or not it makes a difference. I also am asking what
> the preferred setting should be.


Sorry I wasn't more clear.  The implied message is: "There is no reason for
you to ever do this."  At the risk of complicating things further, here is
why -- there are only 2 reasons to change the audio buffer size:  1.
Performance (smaller buffers = more interrupts = more overhead/CPU usage)
and 2. Latency (larger buffers, longer latency in general).   If you are
moving the audio buffer size up, you are trying to reduce the overhead and
improve stability.  It makes no sense to keep running the driver buffers
lower as you achieve no latency gain since the audio buffers are larger.
Conversely, if you are moving the audio buffer size down, you are likely
trying to minimize the latency.  To minimize the latency, you would want
both the driver and audio buffer sizes as low as your system can handle
(while still being matched, of course).  [raised hoof falls to
ground....beaten horse dies]

I would recommend reviewing the well written article in the appendix of the
operating manual for more information.


Eric Wachsmann
FlexRadio Systems
"*Tune in Excitement!" ™*
_______________________________________________
FlexRadio Systems Mailing List
FlexRadio@flex-radio.biz
http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
Archives: http://www.mail-archive.com/flexradio%40flex-radio.biz/
Knowledge Base: http://kc.flex-radio.com/  Homepage: http://www.flex-radio.com/

Reply via email to