summaryrefslogtreecommitdiff
path: root/src/sms/sms.c
AgeCommit message (Collapse)Author
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