summaryrefslogtreecommitdiff
path: root/sms.py
AgeCommit message (Expand)Author
2011-01-06Fixed SMSResidual. Also removed blank frames produced by sms at the beginning...John Glover
2010-12-22Updated SMS to work with the simpl v0.2 APIJohn Glover
2010-12-21Fixing bugs in SMSResidual.John Glover
2010-12-13Fixed bug in SMSSynthesis, Partials were not being correctly linkedJohn Glover
2010-12-09Fixed bug in SMS peak detection - find_peaks was leaking memory wen saving pe...John Glover
2010-12-08SMSPeakDetection bug fixesJohn Glover
2010-12-08Removed limitation on number of SMS instances that can be created at once. Th...John Glover
2010-12-08Fixed a SMS issue in sms_initSynth where having a hop size that was not a pow...John Glover
2010-12-01Fixed some memory management problems in the SMS analysis processJohn Glover
2010-11-24Updated libsms to the latest version (1.15), includes some memory management ...John Glover
2010-11-08SMS partial tracking bug fixesJohn Glover
2010-11-04Fixed a couple of SMSPeakDetection bugs and updated the unit testsJohn Glover
2010-11-02Added colour to default plots (with heatmap) and some minor code tidyingJohn Glover
2010-10-29Moved dynamic frame size calculation to the PeakDetection base classJohn Glover
2010-10-26Added MQSynthesis, fixed a few bugsJohn Glover
2010-10-19SMS bug fix, peak magnitudes from SMSPeakDetection were in db instead of linear.John Glover
2010-10-18Moved project over to GitJohn Glover