Re: [LAD] is this a compiler issue??

From: Conrad Berhörster <conrad.berhoerster@email-addr-hidden>
Date: Wed Aug 19 2009 - 19:34:11 EEST

Hello Fons,

On Wednesday 19 August 2009 14:34:45 Fons Adriaensen wrote:
>
> if (volume < 1e-10f)
> {
> memset (pBuffer, 0, nframes * sizeof (float));
> }
> else
> {
> for () // etc.
> }
this is a cool trick to save some CPU. thanks for that hint.

>
> If you still have this problem with the volume set
> to exactly zero, then it is created not in the code
> you've shown but by later parts of your processing.
>

the rest i will answer in a forthcoming mail very soon.

bye c~

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Wed Aug 19 20:15:05 2009

This archive was generated by hypermail 2.1.8 : Wed Aug 19 2009 - 20:15:05 EEST