[LAD] is this a compiler issue??
Tim Goetze
tim at quitte.de
Wed Aug 19 13:48:58 UTC 2009
[Conrad Berhörster]
>On Wednesday 19 August 2009 12:37:36 Tim Goetze wrote:
>>
>> It'd be a lot more helpful to see the full source but from what you're
>> writing I'd be willing to bet you're encountering denormals.
>
>geeh, good point. So there is no opponent in betting with you ;=)
>
>anyway, as i have a quick read of http://ardour.org/node/139, my code with the
>if wasn't a workaround, it is the solution, as long as the CPU isn't a SSE,
>right?
Again, that is awfully hard to tell without seeing the full source. ;)
If you're coding for public consumption, it's probably better to
provide a CPU-agnostic solution anyway. That'll be either flushing
very small values to zero "by hand" or injecting inaudible noise.
Cheers, Tim
More information about the Linux-audio-dev
mailing list