| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-20 | [tests] Remove plot from test_residual. Add sndobj partial tracking test ↵ | John Glover | |
| data script. | |||
| 2012-07-10 | [residual] Update residual so that it just requires | John Glover | |
| a frame of audio (calculates harmonic component itself). | |||
| 2012-07-06 | [residual] Add C++ implementation of SMSResidual. | John Glover | |
| 2012-06-30 | Restructure class files. | John Glover | |
| Group classes by type (peak detection, partial tracking, etc) rather than by algorithm name. This is because Cython needs the full inheritance hierarchy to be in the same file. | |||