index
:
simpl
master
Fork of John Glover's sinusoidal modelling library simpl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-11-11
Added LP module and tests
John Glover
2010-11-11
Merge branch 'master' of /Users/john/Dropbox/projects/simpl
John Glover
2010-11-11
Added wrapper around reading in wav files, choosing the right floating point ↵
John Glover
type and scaling values to between -1 and 1
2010-11-08
Prints sinusoidal model data, useful for debugging
John Glover
2010-11-08
SMS partial tracking bug fixes
John Glover
2010-11-04
Fixed a couple of SMSPeakDetection bugs and updated the unit tests
John Glover
2010-11-02
Added dynamic frame size checking to MQ, will make the analysis frame at ↵
John Glover
least 2.5 times the average pitch period
2010-11-02
Added colour to default plots (with heatmap) and some minor code tidying
John Glover
2010-11-01
tidied up spacing
John Glover
2010-10-29
Added a fundamental frequency estimation implementation (Two-way mismatch)
John Glover
2010-10-29
Moved dynamic frame size calculation to the PeakDetection base class
John Glover
2010-10-26
Added MQSynthesis, fixed a few bugs
John Glover
2010-10-21
Removed unnecessary code
John Glover
2010-10-21
Changed from floats to doubles in the C/C++ code, makes Python integration a ↵
John Glover
bit easier. Fixed a bug that would cause SndObjSynthesis to crash if peak values were floats.
2010-10-19
SMS bug fix, peak magnitudes from SMSPeakDetection were in db instead of linear.
John Glover
2010-10-18
Moved project over to Git
John Glover
2010-10-18
Moving project over to Git
John Glover
[prev]