Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | [sms, peak_detection] Add realtime analysis parameter, avoid performing ↵ | John Glover | |
non-real-time specific checks when running in realtime mode. | |||
2012-07-06 | [residual] Add C++ implementation of SMSResidual. | John Glover | |
2012-07-02 | [synthesis] Add C++ implemention of SMSSynthesis. | John Glover | |
2012-07-02 | [sms] Name header and data structs, no need for char parameter to ↵ | John Glover | |
sms_fillHeader. | |||
2012-06-30 | [sms] Add C++ implementation of SMSPeakDetection. | John Glover | |
2011-06-24 | Build sms using setup.py | John Glover | |
2011-06-24 | Change to using distutils. | John Glover | |
Currently only builds the simplsndobj module |