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
/
sndobj
Age
Commit message (
Expand
)
Author
2013-06-21
[sndobj] Bug fix: only take log mag if mag > 0
John Glover
2013-06-15
Add basic tests for SndObjPartialTracking.
John Glover
2013-06-14
Clean up
John Glover
2013-06-14
Add basic SndObjPeakDetection tests. Fix memory leaks.
John Glover
2012-10-14
Add some includes that were needed to get simpl
John Glover
2012-09-19
[sndobj] Bug fix: make sure that TWOPI is not
John Glover
2012-08-23
[sndobj] Fix bug in SndObjSynthesis. Partial IDs were not being handled corre...
John Glover
2012-08-21
[sndobj] Update SndObj to use FFTW v3 (was using v2). Remove unused SndObj fi...
John Glover
2012-08-11
[sndobj] Initialise arrays to zero in IFGram.cpp
John Glover
2012-07-29
[sndobj] Whitespace cleanup.
John Glover
2012-07-20
[sndobj] Change input parameter 'mess' from char* to const char* in Set and C...
John Glover
2012-07-20
[sndobj] Check that PI is defined before redefining in SndObj.h.
John Glover
2012-06-30
[sndobj] Make ErrorMessage method const char*
John Glover
2011-06-24
Change to using distutils.
John Glover