iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[iiwusynth-devel] Changes on CVS


From: Markus Nentwig
Subject: [iiwusynth-devel] Changes on CVS
Date: Sun, 03 Nov 2002 22:46:25 +0200

Some changes now on CVS:
--enable-longlong ./configure option: Uses long long for phase
calculation, slightly faster.
--enable-SSE option: Use Pentium SSE extensions for some buffer copying.
Interpolation is also coded in SSE, but currently disabled. It's still
slower than the original. Somebody, who knows some assembler, might make
a big difference here.
All over all, the improvements gained through using SSE were quite
disappointing. Peter's original code is too fast, that takes all the fun
out of optimizing...
- Filter: The filter will now smoothly interpolate between two settings
over the length of one buffer.
- Reverb: Fixed a problem with denormal numbers causing floating point
exceptions. The reverb is quite a bit faster now.

The 'loop point modulation SEGV' is still unfixed. Next week...

Cheers

Markus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]