Age | Commit message (Expand) | Author |
2011-08-19 | Build simpl C++ module | John Glover |
2011-08-19 | load LorisPeakDetection from the C++ module | John Glover |
2011-08-19 | Add initial simpl module C++ files | John Glover |
2011-08-19 | Add default constructor/destructor | John Glover |
2011-08-19 | Remove old loris SWIG files | John Glover |
2011-08-19 | Update copyright info | John Glover |
2011-07-22 | add skeleton of loris test file | John Glover |
2011-07-22 | start adding analyze_peaks code | John Glover |
2011-07-08 | Start adding Loris files | John Glover |
2011-06-25 | Bug fix: both sms and sndobj build with setup.py | John Glover |
2011-06-24 | Ignore distuils/pip files | John Glover |
2011-06-24 | Update examples to find audio in moved test folder | John Glover |
2011-06-24 | Build sms using setup.py | John Glover |
2011-06-24 | Tidy up | John Glover |
2011-06-24 | Update test file names | John Glover |
2011-06-24 | Change to using distutils. | John Glover |
2011-01-06 | Updated todo list | John Glover |
2011-01-06 | Added new example: SMS residual signal approximation | John Glover |
2011-01-06 | Fixed SMSResidual. Also removed blank frames produced by sms at the beginning... | John Glover |
2011-01-03 | Removing dead code | John Glover |
2011-01-03 | Whitespace fixes | John Glover |
2011-01-03 | Whitespace fixes | John Glover |
2011-01-02 | Whitespace fixes | John Glover |
2010-12-30 | Whitespace fix | John Glover |
2010-12-30 | Updated test_sms_analyze to use the new Frame objects | John Glover |
2010-12-30 | Update to sms_approxResidual | John Glover |
2010-12-30 | Code tidying | John Glover |
2010-12-24 | Updated MQSynthesis to simpl 0.2 | John Glover |
2010-12-24 | whitespace adjustment | John Glover |
2010-12-24 | Updated version number | John Glover |
2010-12-24 | Fixed a bug in converting SMS peak amplitudes from DB to linear | John Glover |
2010-12-24 | Residual test is now run | John Glover |
2010-12-24 | Upgraded SndObjSynthesis to simpl 0.2 | John Glover |
2010-12-24 | Upgraded MQPartialTracking to simpl 0.2 | John Glover |
2010-12-24 | Updated MQ and SndObj peak detection and partial tracking to simpl 0.2 | John Glover |
2010-12-23 | Fixed memset bug in constructor | John Glover |
2010-12-23 | Minor tidy up | John Glover |
2010-12-23 | Updated to work with simpl 0.2 API | John Glover |
2010-12-22 | Updated SMS to work with the simpl v0.2 API | John Glover |
2010-12-21 | Fixed bug in SMSPartialTracking | John Glover |
2010-12-21 | Fixing bugs in SMSResidual. | John Glover |
2010-12-17 | Removed static variables from sms_residual, changed the method signature to a... | John Glover |
2010-12-17 | changed name of residual streaming method | John Glover |
2010-12-17 | Separated residual parameters/memory into a new SMS_ResidualParams structure | John Glover |
2010-12-17 | Fixed wrong method being called in test_residual | John Glover |
2010-12-17 | Updated test_residual | John Glover |
2010-12-17 | Added an option in SMS_AnalParams/SMS_SynthParams to enable/disable pre-empha... | John Glover |
2010-12-17 | Whitespace fixes | John Glover |
2010-12-13 | Fixed bug in SMSSynthesis, Partials were not being correctly linked | John Glover |
2010-12-13 | Updated TODO list | John Glover |