index
:
simpl
master
Fork of John Glover's sinusoidal modelling library simpl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-01-27
Remove license info from individual source files.
John Glover
2011-09-02
Change frame.audio to point to a std::vector
John Glover
2011-08-29
SWIG doesn't seem to like this throw statement,
John Glover
2011-08-29
Tidy up PeakDetection::find_peaks
John Glover
2011-08-27
Add frame peaks iterators and tidy up PeakDetection
John Glover
2011-08-26
frame refactor
John Glover
2011-08-24
Change frame objects to have pointers to number
John Glover
2011-08-21
Add next_frame_size method
John Glover
2011-08-21
Add PeakDetection C++ class and tests
John Glover
2011-08-20
Add C++ frame class and tests
John Glover
2011-08-19
Use std::string instead of char*
John Glover
2011-08-19
Add initial simpl module C++ files
John Glover
2011-08-19
Add default constructor/destructor
John Glover
2011-07-22
start adding analyze_peaks code
John Glover
2011-07-08
Start adding Loris files
John Glover
2011-06-24
Build sms using setup.py
John Glover
2011-06-24
Tidy up
John Glover
2011-06-24
Change to using distutils.
John Glover