Hi Xavier,<br><br>So, tell me...  How did you manage to get scons working inside of eclipse?  I installed everything and created a project for CLAM, but when I tried to launch the scons build, I got the error:<br><br>Error launching builder (scons -u --implicit-cache platform=default configuration=release . )
<br>(Exec error:Cannot run scons)<br><br>I've fiddled some with the path it's using and the name of the executable it's calling, but that hasn't helped.  How did you get this working?  Maybe, you could add this to the WIKI when you have a moment?  (Or if you answer this mail, I could add your response to the WIKI.)
<br><br>By the way I also wanted to ask you how the best way to go about doing a sinusoidal resynthesis (with no residual) would be in CLAM?  I would guess that one would have to create a new composite -- something like SinusoidalSynthesis -- that would call the SpectralSynthesis class, handle the overlap and add, and handle the phase alignment, no?
<br><br>Best,<br>Greg<br>