summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-08Changed synth variable name for consistency.John Glover
2010-12-08Removed limitation on number of SMS instances that can be created at once. Th...John Glover
2010-12-08Updated todo listJohn Glover
2010-12-08Fixed a SMS issue in sms_initSynth where having a hop size that was not a pow...John Glover
2010-12-03Fixed bug in harmDetection.c, added more SMS testsJohn Glover
2010-12-03Setting more initial values in analysis paramsJohn Glover
2010-12-02Fixed some memory bugs in SMS caused by incorrect array boundary checkingJohn Glover
2010-12-01Fixed some memory management problems in the SMS analysis processJohn Glover
2010-11-24Updated libsms to the latest version (1.15), includes some memory management ...John Glover
2010-11-11Added LP module and testsJohn Glover
2010-11-11Merge branch 'master' of /Users/john/Dropbox/projects/simplJohn Glover
2010-11-11Added wrapper around reading in wav files, choosing the right floating point ...John Glover
2010-11-08Prints sinusoidal model data, useful for debuggingJohn Glover
2010-11-08SMS partial tracking bug fixesJohn Glover
2010-11-04Fixed a couple of SMSPeakDetection bugs and updated the unit testsJohn Glover
2010-11-02Added dynamic frame size checking to MQ, will make the analysis frame at leas...John Glover
2010-11-02Added colour to default plots (with heatmap) and some minor code tidyingJohn Glover
2010-11-01tidied up spacingJohn Glover
2010-10-29Added a fundamental frequency estimation implementation (Two-way mismatch)John Glover
2010-10-29Moved dynamic frame size calculation to the PeakDetection base classJohn Glover
2010-10-26Added MQSynthesis, fixed a few bugsJohn Glover
2010-10-21Removed unnecessary codeJohn Glover
2010-10-21Changed from floats to doubles in the C/C++ code, makes Python integration a ...John Glover
2010-10-19SMS bug fix, peak magnitudes from SMSPeakDetection were in db instead of linear.John Glover
2010-10-18Moved project over to GitJohn Glover
2010-10-18Moving project over to GitJohn Glover