[LAD] Floating point Denormals: C++ and Waf

Harry van Haaren harryhaaren at gmail.com
Thu Aug 2 20:56:51 UTC 2012


Thanks all for the replies, I've certainly learnt a lot.

On Thu, Aug 2, 2012 at 9:11 PM, Tim Goetze <tim at quitte.de> wrote:
>
> I think it's almost always a better idea to add an inaudible DC offset
> or a square wave at the block interval or at Nyquist


How small is inaudible? Or better yet, how small is way beyond inaudible,
but enough to eliminate any denormals?

The other problem is locating exactly where the problem exists: I'm using
Faust <http://faust.grame.fr/> to generate the reverb DSP code, so
injecting DC offset would involve me tinkering with the reverb algorithm.
I'd prefer leave it alone, but the outputs of the reverb can be DC-offseted
easily. I don't think that would be enough... since the denormals could /
would also exist internally in the reverb algo?

@Robin:
Unfortunatly I'm in a little over my head with the CPU stuff, but i tried
adding the suggested `-msse -mfpmath=sse` to the CFLAGS, no change. I'm
running an Intel Core2Duo 64bit machine, so Im pretty sure it has SSE etc
etc..

-Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20120802/d00fc783/attachment.html>


More information about the Linux-audio-dev mailing list