VERSION: bump to 0.4.0
[aubio.git] / python / tests /
2013-12-08 Paul Brossierpython/tests/test_zero_crossing_rate.py: update
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossierpython/tests/run_all_tests: ignore more unstable
2013-10-15 Paul Brossiermerge with develop
2013-04-10 Paul Brossierpython/tests/eval_pitch: add evaluation script against...
2013-04-10 Paul Brossierpython/tests/utils.py: add array_from_yaml_file
2013-04-08 Paul Brossierpython/tests/test_pitch.py: more tests
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul Brossierpython/tests/test_phasevoc.py: split tests
2013-03-22 Paul Brossierpython/tests/test_source.py: really fail wrong hop...
2013-03-18 Paul Brossierpython/tests/test_specdesc.py: update to latest specdesc.c
2013-03-12 Paul Brossierpython/tests/test_pitch.py: indent and generate more...
2013-03-10 Paul Brossiertests/test_{midi2note,note2midi}.py: add header and...
2013-03-10 Paul Brossierlib/aubio/midiconv.py: add note2 midi
2013-03-10 Paul Brossierlib/aubio/midiconv.py: improve note2midi
2013-03-10 Paul Brossierlib/aubio/midiconv.py: add note2midi
2013-03-09 Paul Brossiertests/test_cvec.py: add missing header
2013-03-08 Paul Brossierpython/tests/test_fvec.py: clarify
2013-03-08 Paul Brossierpython/tests/test_fft.py: update, indent
2013-03-08 Paul Brossierpython/: use Py_RETURN_NONE, fixing a memory bug trigge...
2013-03-07 Paul Brossierpython/tests/test_sink.py: trigger sink bug
2013-03-06 Paul Brossiertests/test_mathutils.py: can be TypeError or NotImpleme...
2013-03-06 Paul Brossiertests/test_{source,sink}.py: add sink, improve source...
2013-03-06 Paul Brossiertests/test_mathutils.py: improve
2013-03-05 Paul Brossiertests/python/: removed old python tests
2013-03-05 Paul Brossiertests/: array_from_file to look for file in tests/
2013-03-03 Paul Brossieraubiomodule.c: add unwrap2pi
2013-03-03 Paul Brossierpython/aubiomodule.c: add midi/bin/freq conversion
2013-03-03 Paul Brossiertests/python/src/utils/scale.py: replace with python...
2013-03-03 Paul Brossierpython/tests/test_filterbank.py: added test against...
2013-03-03 Paul Brossiertests/python/src/temporal/c_weighting.py: replaced...
2013-03-03 Paul Brossiertests/python/src/spectral/filterbank.py: replaced by...
2013-02-26 Paul Brossiermoved test scripts to tests
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossiermoved tests to subdirectory