RSS feed
d4a6eb9c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 15:12
merge from banane
2b3280ab
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 15:08
fft.py: some more tests
b1c948be
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 15:07
src/phasevoc.c: window is of type smpl_t
ac5f22ca
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 15:03
src/fft.c: fix norm computation when HAVE_COMPLEX_H is undefined
c7218747
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 15:03
merge changes from banane, more fixes
2d8880d5
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 13:38
add test fft back and forth
5c0662a4
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 13:17
splitted test-sample.c in test-{f,c}vec.c
685412ed
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 12:59
src/phasevoc.c: remove tabs, reindent
6ef7f67e
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 12:53
src/phasevoc.c: remove unused variable
f1dca0e4
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 12:51
fvec test: change order in assertEqual
4f56a35f
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 12:50
phasevoc.c: do not window the signal again during resynthesis
cc4f3f75
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 12:49
phasevoc test: add ones
0cbfa4a4
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 11:51
added simple phasevoc test
398c1c5c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 10:54
add test for fft (which appears to reveal a bug in fftw on powerpc\!)
a47cd35a
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 10:52
fft.{c,h}: remove tabs
01af943c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 10:22
fft.c: reduce size of specdata with COMPLEX_H, fix computations without COMPLEX_H
55e030d2
– Paul Brossier <piem@piem.org>
authored
on 2007/11/03 09:23
aubio_priv.h: update copyright, remove tabs
1da7e08d
– Paul Brossier <piem@piem.org>
authored
on 2007/11/02 08:25
merge main branch
d6f515d5
– Paul Brossier <piem@piem.org>
authored
on 2007/11/02 08:23
added test for aubiopitch, using TwoCows.wav from freesound
100f950c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 12:40
simplified examples template
cea30b89
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 11:14
aubioclass.py: make sndfile raise error if file not opened, do not delete it if == None, avoiding several segfaults
d1ec8cbc
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 10:29
splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience
9f9f63f8
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 10:06
aubioonset test: make sure default parameters detect the woodblock
b660fbc0
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 10:05
list_missing_tests: add examples tests
afb3576b
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 09:59
list_missing_tests: tst_prefix default is empty
79287252
– Paul Brossier <piem@piem.org>
authored
on 2007/11/01 09:56
list_missing_tests: update to check all existing test
031b1f90
– Paul Brossier <piem@piem.org>
authored
on 2007/10/31 08:26
added examples tests
f14d3235
– Paul Brossier <piem@piem.org>
authored
on 2007/10/30 18:21
added new tests/Makefile.am
677facdb
– Paul Brossier <piem@piem.org>
authored
on 2007/10/30 18:13
improve .bzrignore, add comments
4aad0dce
– Paul Brossier <piem@piem.org>
authored
on 2007/10/30 06:46
added simple unittest tests as examples
36fa6cbf
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:40
merge with pitchdetection test
6427e6dd
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:39
use local comments in test-fft.c
82c588a8
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:33
merge from main branch
647a2d8f
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:28
load all tests from python test directory, add pitchdetection test
6d4ec49a
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:01
pitchdetection.{c,h}: remove tabs
71d9f529
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:01
aubio.h: remove tabs
de2a8af8
– Paul Brossier <piem@piem.org>
authored
on 2007/10/29 23:00
move python/tests to tests/python, examples/tests to tests/src, add .bzrignore
97525e4f
– Paul Brossier <piem@piem.org>
authored
on 2007/10/25 00:00
renamed run_all_tests script
00c522bd
– Paul Brossier <piem@piem.org>
authored
on 2007/10/23 08:45
configure.ac: add AM_PROG_CC_O
6bec1ed6
– Paul Brossier <piem@piem.org>
authored
on 2007/10/17 14:17
list_missing_tests: add script to get the list of missing test files
e34b0101
– Paul Brossier <piem@piem.org>
authored
on 2007/10/05 13:10
beattracking.{c,h},tempo.{c,h}: add aubio_beattracking_get_confidence
203c551c
– Paul Brossier <piem@piem.org>
authored
on 2007/09/16 23:01
added simple tests for fvec and cvec
b29565c1
– Paul Brossier <piem@piem.org>
authored
on 2007/09/16 22:34
python/test: added simple python unit test model
229ea563
– Paul Brossier <piem@piem.org>
authored
on 2007/09/16 22:34
python/test: added simple python unit test model
cb0415db
– Paul Brossier <piem@piem.org>
authored
on 2007/09/06 14:04
tempo.{c,h}: add aubio_tempo_get_bpm, which for now just calls aubio_beattracking_get_bpm, also update test-tempo.c