summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-19Add default constructor/destructorJohn Glover
2011-08-19Remove old loris SWIG filesJohn Glover
2011-08-19Update copyright infoJohn Glover
2011-07-22add skeleton of loris test fileJohn Glover
2011-07-22start adding analyze_peaks codeJohn Glover
2011-07-08Start adding Loris filesJohn Glover
2011-06-25Bug fix: both sms and sndobj build with setup.pyJohn Glover
2011-06-24Ignore distuils/pip filesJohn Glover
2011-06-24Update examples to find audio in moved test folderJohn Glover
2011-06-24Build sms using setup.pyJohn Glover
2011-06-24Tidy upJohn Glover
2011-06-24Update test file namesJohn Glover
2011-06-24Change to using distutils.John Glover
2011-01-06Updated todo listJohn Glover
2011-01-06Added new example: SMS residual signal approximationJohn Glover
2011-01-06Fixed SMSResidual. Also removed blank frames produced by sms at the beginning...John Glover
2011-01-03Removing dead codeJohn Glover
2011-01-03Whitespace fixesJohn Glover
2011-01-03Whitespace fixesJohn Glover
2011-01-02Whitespace fixesJohn Glover
2010-12-30Whitespace fixJohn Glover
2010-12-30Updated test_sms_analyze to use the new Frame objectsJohn Glover
2010-12-30Update to sms_approxResidualJohn Glover
2010-12-30Code tidyingJohn Glover
2010-12-24Updated MQSynthesis to simpl 0.2John Glover
2010-12-24whitespace adjustmentJohn Glover
2010-12-24Updated version numberJohn Glover
2010-12-24Fixed a bug in converting SMS peak amplitudes from DB to linearJohn Glover
2010-12-24Residual test is now runJohn Glover
2010-12-24Upgraded SndObjSynthesis to simpl 0.2John Glover
2010-12-24Upgraded MQPartialTracking to simpl 0.2John Glover
2010-12-24Updated MQ and SndObj peak detection and partial tracking to simpl 0.2John Glover
2010-12-23Fixed memset bug in constructorJohn Glover
2010-12-23Minor tidy upJohn Glover
2010-12-23Updated to work with simpl 0.2 APIJohn Glover
2010-12-22Updated SMS to work with the simpl v0.2 APIJohn Glover
2010-12-21Fixed bug in SMSPartialTrackingJohn 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-17changed name of residual streaming methodJohn Glover
2010-12-17Separated residual parameters/memory into a new SMS_ResidualParams structureJohn Glover
2010-12-17Fixed wrong method being called in test_residualJohn Glover
2010-12-17Updated test_residualJohn Glover
2010-12-17Added an option in SMS_AnalParams/SMS_SynthParams to enable/disable pre-empha...John Glover
2010-12-17Whitespace fixesJohn Glover
2010-12-13Fixed bug in SMSSynthesis, Partials were not being correctly linkedJohn Glover
2010-12-13Updated TODO listJohn Glover
2010-12-11Updating residual testJohn Glover
2010-12-10Bug fix: synthesis via sineSynthFrame was failing because magnitudes were not...John Glover
2010-12-09Fixed bug in SMS peak detection - find_peaks was leaking memory wen saving pe...John Glover