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
/
.gitignore
Age
Commit message (
Collapse
)
Author
2012-09-09
[cmake] Use variable to decide whether to build tests or not. Can be set ↵
John Glover
with -D BUILD_TESTS=yes.
2012-07-20
Ignore .json and .wav files in test directory.
John Glover
2012-07-06
[tests] Remove old test files. Ignore libsms residual waveform.
John Glover
2012-07-03
[synthesis] Fix SMSSynthesis (was using Peak data instead of tracked ↵
John Glover
Partials). Add test for harmonic synthesis using sum of sines.
2012-07-02
[gitignore] Ignore generated test data.
John Glover
2012-06-30
[simpl] Remove sndobj_wrap.cpp (generated from SWIG, shouldn't be in repo).
John Glover
2012-03-16
add Cython version of simpl base frame class
John Glover
2012-01-20
tidy up ignore file slightly
John Glover
2011-08-26
ignore testbase.dSYM
John Glover
2011-08-19
Add initial C++ unit tests
John Glover
2011-07-08
Start adding Loris files
John Glover
2011-06-24
Ignore distuils/pip files
John Glover
2010-12-08
Updated to include files generated by SWIG and a few other file types
John Glover
2010-10-18
Moving project over to Git
John Glover