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 (
Expand
)
Author
2013-06-23
Update gitignore
John Glover
2013-01-15
[tests] Add test audio sample (flute.wav) to repo.
John Glover
2013-01-11
[tests] Tidy up test C++ tests.
John Glover
2012-09-12
[gitignore] Ignore .aiff and .sdif files
John Glover
2012-09-11
[base, peak_detection] Allow blocks of samples
John Glover
2012-09-09
[cmake] Use variable to decide whether to build tests or not. Can be set with...
John Glover
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 Partials...
John Glover
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