summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08[setup, tests] whitespace tidy upJohn Glover
2012-01-27Remove license info from individual source files.John Glover
2012-01-27[sms] add missing peak detection propertiesJohn Glover
2012-01-27[sms] add missing partial tracking propertiesJohn Glover
2012-01-24[sndobj] add empty partials if space availableJohn Glover
2012-01-20improve error message if trying to plot with no peaksJohn Glover
2012-01-20tidy up ignore file slightlyJohn Glover
2011-09-02Change frame.audio to point to a std::vectorJohn Glover
2011-09-02move general functionality to base.iJohn Glover
2011-09-02Rename common.i to base.iJohn Glover
2011-08-29SWIG doesn't seem to like this throw statement,John Glover
2011-08-29Tidy up PeakDetection::find_peaksJohn Glover
2011-08-27Add frame peaks iterators and tidy up PeakDetectionJohn Glover
2011-08-26frame refactorJohn Glover
2011-08-26ignore testbase.dSYMJohn Glover
2011-08-26Add simpl valgrind suppression fileJohn Glover
2011-08-26Add -gJohn Glover
2011-08-24Change frame objects to have pointers to number John Glover
2011-08-21bugfix: remove .o files instead of *oJohn Glover
2011-08-21Add next_frame_size methodJohn Glover
2011-08-21Add PeakDetection C++ class and testsJohn Glover
2011-08-20Add std vector wrapperJohn Glover
2011-08-20Add C++ frame class and testsJohn Glover
2011-08-19Add initial C++ unit testsJohn Glover
2011-08-19Use std::string instead of char*John Glover
2011-08-19Build simpl C++ moduleJohn Glover
2011-08-19load LorisPeakDetection from the C++ moduleJohn Glover
2011-08-19Add initial simpl module C++ filesJohn Glover
2011-08-19Add default constructor/destructorJohn Glover
2011-08-19Remove old loris SWIG filesJohn Glover
2011-08-19Update copyright infoJohn Glover
2011-07-22add skeleton of loris test fileJohn Glover
2011-07-22start adding analyze_peaks codeJohn Glover
2011-07-08Start adding Loris filesJohn Glover
2011-06-25Bug fix: both sms and sndobj build with setup.pyJohn Glover
2011-06-24Ignore distuils/pip filesJohn Glover
2011-06-24Update examples to find audio in moved test folderJohn Glover
2011-06-24Build sms using setup.pyJohn Glover
2011-06-24Tidy upJohn Glover
2011-06-24Update test file namesJohn Glover
2011-06-24Change to using distutils.John Glover
2011-01-06Updated todo listJohn Glover
2011-01-06Added new example: SMS residual signal approximationJohn Glover
2011-01-06Fixed SMSResidual. Also removed blank frames produced by sms at the beginning...John Glover
2011-01-03Removing dead codeJohn Glover
2011-01-03Whitespace fixesJohn Glover
2011-01-03Whitespace fixesJohn Glover
2011-01-02Whitespace fixesJohn Glover
2010-12-30Whitespace fixJohn Glover
2010-12-30Updated test_sms_analyze to use the new Frame objectsJohn Glover