summaryrefslogtreecommitdiff
path: root/sms/sms.h
AgeCommit message (Expand)Author
2011-06-24Change to using distutils.John Glover
2011-01-06Fixed SMSResidual. Also removed blank frames produced by sms at the beginning...John Glover
2010-12-21Fixing bugs in SMSResidual.John Glover
2010-12-17Removed static variables from sms_residual, changed the method signature to a...John Glover
2010-12-17Separated residual parameters/memory into a new SMS_ResidualParams structureJohn Glover
2010-12-17Added an option in SMS_AnalParams/SMS_SynthParams to enable/disable pre-empha...John Glover
2010-12-08SMSPeakDetection bug fixesJohn Glover
2010-12-03Setting more initial values in analysis paramsJohn 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-04Fixed a couple of SMSPeakDetection bugs and updated the unit testsJohn Glover
2010-10-21Changed from floats to doubles in the C/C++ code, makes Python integration a ...John Glover
2010-10-18Moved project over to GitJohn Glover