cal wrote:

> #error "SSE instruction set not enabled"
I don't have an answer for that one yet. If you're comfortable with commenting out a couple
of lines of code, I could show you what to do so that it should at least build. All you'd
be losing is a level of anti-denormals treatment.

Sounds interesting, I'm looking forward to your instructions .
I have a basic C++ knowledge so it shouldn't be too hard I guess.
Plus, that way see what can go wrong without the extra level of anti-denormals treatment,
for my audio-synthesis understanding...

Thanks in advance ;-)