Age | Commit message (Collapse) | 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 | |
All tests can now be run from a single executable called 'tests' (created in the build directory). | |||
2012-09-12 | [gitignore] Ignore .aiff and .sdif files | John Glover | |
2012-09-11 | [base, peak_detection] Allow blocks of samples | John Glover | |
smaller than the frame size to be copied to Frame objects. Remove unused code from Peak objects relating to old Partials objects. Manage memory for sample arrays in Frame objects if operating in non-real-time. | |||
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 | |