|
From: Vladimir S. <ha...@gm...> - 2004-12-18 18:35:47
|
actually we'll still hit the same issues . . . a few more changes are needed to complete this fix in Voice.cpp. I'll take care of that. On Sat, 18 Dec 2004 13:21:19 -0500, Vladimir Senkov <ha...@gm...> wrote: > Thanks Andreas! > > This is my fault. > We were trying to do something clever for performance reasons and > rearranged this entire struct a few times, at the end under time > pressure we had to gave up on part of the optimization and rollback > one change. and as part of that rollback i also put the struct to back > what it was without paying attention to a1 and a2 :( > I'll check this into cvs in a few minutes. > > Regards, > Vladimir. > > > On Sat, 18 Dec 2004 15:03:49 +0100, Andreas Persson > <and...@lk...> wrote: > > Hello, > > > > I think I've found a bug in BiquadFilter::Apply4StepsSSE. Let's see what > > you think... > > > > /Andreas > > > > > > > -- Regards, Vladimir |