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 (
Expand
)
Author
2010-12-24
Updated version number
John Glover
2010-12-24
Fixed a bug in converting SMS peak amplitudes from DB to linear
John Glover
2010-12-24
Residual test is now run
John Glover
2010-12-24
Upgraded SndObjSynthesis to simpl 0.2
John Glover
2010-12-24
Upgraded MQPartialTracking to simpl 0.2
John Glover
2010-12-24
Updated MQ and SndObj peak detection and partial tracking to simpl 0.2
John Glover
2010-12-23
Fixed memset bug in constructor
John Glover
2010-12-23
Minor tidy up
John Glover
2010-12-23
Updated to work with simpl 0.2 API
John Glover
2010-12-22
Updated SMS to work with the simpl v0.2 API
John Glover
2010-12-21
Fixed bug in SMSPartialTracking
John Glover
2010-12-21
Fixing bugs in SMSResidual.
John Glover
2010-12-17
Removed static variables from sms_residual, changed the method signature to a...
John Glover
2010-12-17
changed name of residual streaming method
John Glover
2010-12-17
Separated residual parameters/memory into a new SMS_ResidualParams structure
John Glover
2010-12-17
Fixed wrong method being called in test_residual
John Glover
2010-12-17
Updated test_residual
John Glover
2010-12-17
Added an option in SMS_AnalParams/SMS_SynthParams to enable/disable pre-empha...
John Glover
2010-12-17
Whitespace fixes
John Glover
2010-12-13
Fixed bug in SMSSynthesis, Partials were not being correctly linked
John Glover
2010-12-13
Updated TODO list
John Glover
2010-12-11
Updating residual test
John Glover
2010-12-10
Bug fix: synthesis via sineSynthFrame was failing because magnitudes were not...
John Glover
2010-12-09
Fixed bug in SMS peak detection - find_peaks was leaking memory wen saving pe...
John Glover
2010-12-09
Updated test to use nose
John Glover
2010-12-08
Updated to include files generated by SWIG and a few other file types
John Glover
2010-12-08
SMSPeakDetection bug fixes
John Glover
2010-12-08
Changed synth variable name for consistency.
John Glover
2010-12-08
Removed limitation on number of SMS instances that can be created at once. Th...
John Glover
2010-12-08
Updated todo list
John Glover
2010-12-08
Fixed a SMS issue in sms_initSynth where having a hop size that was not a pow...
John Glover
2010-12-03
Fixed bug in harmDetection.c, added more SMS tests
John Glover
2010-12-03
Setting more initial values in analysis params
John Glover
2010-12-02
Fixed some memory bugs in SMS caused by incorrect array boundary checking
John Glover
2010-12-01
Fixed some memory management problems in the SMS analysis process
John Glover
2010-11-24
Updated libsms to the latest version (1.15), includes some memory management ...
John Glover
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
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 leas...
John Glover
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
[next]