src/io/sink_wavwrite.h: add do_multi, preset_samplerate, preset_channels, get_sampler...
[aubio.git] / tests /
2014-02-23 Paul Brossiersrc/io/sink_wavwrite.h: add do_multi, preset_samplerate...
2014-02-23 Paul Brossiersrc/io/sink_apple_audio.h: add do_multi, preset_sampler...
2014-02-23 Paul Brossiertests/src/io/test-sink*: improve, unify
2014-02-23 Paul Brossiertests/src/io/test-sink*: use source native samplerate
2014-01-28 Paul Brossiertests/src/onset/test-onset.c: add missing del_aubio_source
2014-01-26 Paul Brossiersrc/io/: add missing error strings prefixes
2014-01-24 Paul Brossiersrc/io/sink_wavwrite.c: add native basic wav writer
2014-01-19 Paul Brossiertests/src/io/test-sink_apple_audio.c: use aubio_source
2014-01-03 Paul Brossiersrc/io/source_wavread.h: add native wav reader
2014-01-03 Paul Brossiertests/src/io/test-source*.c: remove duplicate include
2014-01-03 Paul Brossiertests/src/io/test-source_apple_audio.c: return error...
2014-01-03 Paul Brossiertests/src/io/test-source*.c: always get samplerate
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossiertests/: build with -Wmissing-declarations
2013-12-30 Paul Brossiertests/: add void to prototypes to build with -Wstrict...
2013-12-30 Paul Brossiersrc/lvec.c: add missing lvec_set_sample, improve test
2013-12-23 Paul Brossiertests/src/io/test-source_seek.c: improve seek to half
2013-12-19 Paul Brossiersrc/io/source_sndfile.c: fix resampled position in...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiertests/src/spectral/test-phasevoc-jack.c: removed
2013-12-17 Paul Brossiersrc/fmat.c: new_fmat() takes height as first argument
2013-12-17 Paul Brossiersrc/fvec.h: clean up fvec api
2013-12-17 Paul Brossiersrc/cvec.h: clean up cvec api
2013-12-10 Paul Brossierwscript: small tweaks to with mingw32
2013-12-07 Paul Brossiertests/src/pitch/test-pitchspecacf.c: add simple test
2013-12-06 Paul BrossierMerge branch 'avcodec' into develop
2013-12-06 Paul Brossiertests/src/tempo/test-beattracking.c: also use use confi...
2013-12-06 Paul Brossiersrc/io/source_sndfile.c: also check parameters here...
2013-12-06 Paul Brossiertests/src/io/test-source_avcodec.c: wrap line
2013-12-06 Paul Brossiertests/src/io/test-source_avcodec.c: add hop_size, impro...
2013-12-06 Paul BrossierMerge branch 'develop' into avcodec
2013-12-06 Paul Brossiertests/src/io/test-sink.c: add hop_size option, check...
2013-12-05 Paul BrossierMerge branch 'develop' into avcodec
2013-12-05 Paul Brossiertests/src/io/test-source_sndfile.c: really abort on...
2013-12-05 Paul Brossiertests/src/io/test-source_avcodec.c: really abort on...
2013-12-05 Paul Brossiertests/src/io/test-source_sndfile.c: use source samplera...
2013-12-05 Paul Brossiersrc/io/source_avcodec.c: added first draft
2013-11-26 Paul Brossiersrc/cvec.h: improve cvec_t api
2013-11-26 Paul Brossiersrc/tempo/tempo.c: fix for different samplerates
2013-11-13 Paul Brossiertests/src/tempo/test-beattracking.c: print bpm
2013-11-13 Paul Brossiertests/src/spectral/test-filterbank.c: print filterbank
2013-11-13 Paul Brossiertests/src/io/test-source_seek.c: initialize variables
2013-10-27 Paul Brossiersrc/utils/parameter.{c,h}: added simple parameter with...
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossiersrc/fmat.h: fmat_get_channel to write to an fvec_t
2013-10-15 Paul Brossier{examples,tests}/wscript_build: add -lm
2013-10-15 Paul Brossiertests/src/{onset,tempo}/test-*.c: improve test programs
2013-10-15 Paul BrossierMerge branch 'device' into develop
2013-10-15 Paul Brossiermerge with develop
2013-10-15 Paul Brossiertests/src/temporal/test-filter.c: improve
2013-10-15 Paul Brossiertests/src/io/test-source_seek.c: improve test
2013-09-30 Paul Brossiertests/src/spectral/test-filterbank*: improve comments...
2013-09-30 Paul Brossiertests/src/test-delnull.c: add comment
2013-09-30 Paul Brossiertests/src/io/test-source_multi.c: fix ho_size option...
2013-09-30 Paul Brossieradded first version of wavetable
2013-04-09 Paul Brossiersrc/pitch/pitchyinfft.c: adapt filter and shortest...
2013-03-23 Paul BrossierMerge /Users/piem/projects/aubio/aubio into device
2013-03-23 Paul Brossiertests/src/synth/test-sampler.c: shorter frames, repeat...
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-23 Paul BrossierMerge /Users/piem/projects/aubio/aubio into device
2013-03-23 Paul Brossiertests/src/io/test-source_seek.c: add simple test, read...
2013-03-22 Paul BrossierMerge /Users/piem/projects/aubio/aubio into device
2013-03-22 Paul Brossiertests/src/io/test-source_seek.c: add source_seek test
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul Brossiertests/src/io/test-source_multi.c: del fmat only when...
2013-03-22 Paul Brossiermoved old python stuff out of tests/
2013-03-22 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiertests/src/synth/test-sampler.c: added simple test
2013-03-22 Paul BrossierMerge branch 'device' into develop
2013-03-22 Paul BrossierMerge branch 'develop' into synth
2013-03-22 Paul Brossiertests/src/io/test-sink.c: improve message
2013-03-22 Paul Brossiersrc/io/source*: add _do_multi and _get_channels, really...
2013-03-07 Paul Brossiertests/src/io/test-source_sndfile.c: include config.h
2013-03-06 Paul Brossiertests/src/io/test-sink_sndfile.c: include config, fix...
2013-03-06 Paul Brossiertests/src/test-mathutils.c: improve
2013-03-06 Paul Brossiertests/src/tempo/test-beattracking.c: fix output size
2013-03-06 Paul Brossiertests/: remove old files
2013-03-06 Paul Brossiertests/src/io/test-source.c: abort if new_aubio_source...
2013-03-05 Paul Brossierpython/: improve build
2013-03-05 Paul Brossiertests/python/: removed old python tests
2013-03-05 Paul Brossiertests/src/io/test-source.c: default to source samplerat...
2013-03-05 Paul Brossiertests/demo/plot_mfcc_filterbank.py: replaced by python...
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/*.expected: moved to python...
2013-03-03 Paul Brossiertests/python/src/temporal/c_weighting.py: replaced...
2013-03-03 Paul Brossiertests/python/src/temporal/a_weighting.py: replaced...
2013-03-03 Paul Brossiertests/python/src/spectral/filterbank.py: replaced by...
2013-03-03 Paul Brossiertests/python/src/spectral/fft.py: replaced by python...
2013-03-03 Paul Brossiertests/python/src/temporal/filter.py: replaced by python...
2013-03-03 Paul Brossiertests/python/src/spectral/phasevoc.py: replaced by...
2013-03-03 Paul Brossiertests/python/src/pitch/pitchdetection.py: replaced...
2013-03-03 Paul Brossiertests/python/src/onset/peakpicker.py: replaced by pytho...
2013-03-03 Paul Brossiertests/python/src/fvec.py: replaced by python/tests...
2013-03-03 Paul Brossiertests/python/src/cvec.py: replaced by python/tests...
2013-03-03 Paul Brossiertests/src/io/: add comment about unstable
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiertests/utils_tests.h: add utils_init_random
2013-03-03 Paul Brossiertests/src/: improve examples
2013-03-03 Paul Brossiertests/src/utils/: improve examples
next