Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-24 | Upgraded MQPartialTracking to simpl 0.2 | John Glover | |
2010-12-22 | Updated SMS to work with the simpl v0.2 API | John Glover | |
2010-12-21 | Fixing bugs in SMSResidual. | John Glover | |
2010-12-17 | changed name of residual streaming method | John Glover | |
2010-12-13 | Fixed bug in SMSSynthesis, Partials were not being correctly linked | John Glover | |
2010-12-09 | Fixed bug in SMS peak detection - find_peaks was leaking memory wen saving ↵ | John Glover | |
peaks, and a pointer assignment in find_peaks could lead to a double free in freeAnalysis/freeSpectralPeaks. | |||
2010-11-24 | Updated libsms to the latest version (1.15), includes some memory management ↵ | John Glover | |
improvements/simplifications but the basic API is the same. Also started updating the unit tests, which will now use the nose framework | |||
2010-10-29 | Moved dynamic frame size calculation to the PeakDetection base class | John Glover | |
2010-10-26 | Added MQSynthesis, fixed a few bugs | John Glover | |
2010-10-21 | Changed from floats to doubles in the C/C++ code, makes Python integration a ↵ | John Glover | |
bit easier. Fixed a bug that would cause SndObjSynthesis to crash if peak values were floats. | |||
2010-10-18 | Moved project over to Git | John Glover | |