summaryrefslogtreecommitdiff
path: root/src/sms/analysis.c
AgeCommit message (Collapse)Author
2013-01-21[partial_tracking,sms] Fix bug in SMS partial tracking.John Glover
GetNextClosestPeak was missing peaks in some situations. Some general tidy up of SMS partial tracking code.
2012-09-13[sms] Allow SMSResidual objects to use differentJohn Glover
frame and hop sizes. Fix bug in SMSPeakDetection when operating in real-time mode (audio was not being copied to the analysis buffer correctly).
2012-07-09[sms, peak_detection] Add realtime analysis parameter, avoid performing ↵John Glover
non-real-time specific checks when running in realtime mode.
2011-06-24Change to using distutils.John Glover
Currently only builds the simplsndobj module