RSS feed
6f100646
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 05:00
utils.c: avoid signed/unsigned comparison
ec0d43cb
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 04:58
configure.ac: add lcov flags option, beautify help output
e24378a5
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 04:15
examples/utils.{c,h}, examples/aubioonset.c: added process_flush function to get last onset at the end of file, added frames_delay parameter
941801f7
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 04:05
swing/aubio.i: remove obsolete _free function
999b0c12
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 04:03
onsetdetection.{c,h}: remove obsolete _free function
b995296f
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 03:07
Makefile.am: added simple 'make lcov' rules
4ce62cd0
– Paul Brossier <piem@piem.org>
authored
on 2007/11/13 03:07
.bzrignore: add gcov generated files
53160127
– Paul Brossier <piem@piem.org>
authored
on 2007/11/08 08:03
.bzrignore: add mkinstalldirs
8701ec32
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:33
removed old test-fft.c, moved mfft to new fft
18a82b34
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:21
merge from rhubarb
4b6937b6
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:19
fft.c: use ifdef, not if, improve indentation
b050e8e6
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:15
pitchmcomb.c: redo indentation
c8cbf3c7
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:14
pitchfcomb.c: redo indentation
10cf306c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:13
pitchyinfft.c: redo indentation
f218f29b
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 12:03
merge from banane
43682238
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:53
merge from bastille
e86676b1
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:52
phasevoc.py: simplified class name
d57d1de0
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:51
update fft.py tests, merge from banane
038852ad
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:33
updated fft.py tests, added template for assertCloseEnough
49407f3d
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:32
swig/aubio.i: update to new aubio_fft
8b2dc90d
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:32
phasevoc.c,pitch{fcomb,yinfft}.c: update to new aubio_fft
aadd27aa
– Paul Brossier <piem@piem.org>
authored
on 2007/11/07 11:30
fft.c,fft.h: refactorised, no more mfft, only one fft
ef7df769
– Paul Brossier <piem@piem.org>
authored
on 2007/11/06 06:53
merge from banane
f1eda562
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:53
scale.c: redo indentation
2d60be3c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:53
hist.h: redo indentation
82f0c4e7
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:52
scale.h: redo indentation
3c707f7b
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:47
hist.{c,h}: redo indentation
812b376c
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:44
hist.c: move hist cent to a structure
274839fb
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 11:14
hist.c: move hist data to a structure, rename aubio_hist_weigth to aubio_hist_weight
e00f769b
– Paul Brossier <piem@piem.org>
authored
on 2007/11/04 10:29
back to smpl_t as float
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
6fadb0d5
– Paul Brossier <piem@piem.org>
authored
on 2007/09/06 14:02
test-beattracking.c: add call to aubio_beattracking_get_bpm, making sure it returns 0 on silent frames
416c0b56
– Paul Brossier <piem@piem.org>
authored
on 2007/09/06 14:01
beattracking.{h,c}: add function aubio_beattracking_get_bpm to return the observed tempo at any moment
ade9afe6
– Paul Brossier <piem@piem.org>
authored
on 2007/05/02 11:10
mathutils.c: indentation, remove tabs, no { at beginning of line, no spaces at end of line
05468516
– Paul Brossier <piem@piem.org>
authored
on 2007/04/18 13:51
aubioclass.py: fix indentation
e83dd0e6
– Paul Brossier <piem@piem.org>
authored
on 2007/04/18 09:19
merge from pomme branch
970ef947
– Paul Brossier <piem@piem.org>
authored
on 2007/04/18 09:18
merge from pomme branch
75ad1693
– Paul Brossier <piem@piem.org>
authored
on 2007/04/18 07:38
merge from pomme branch
3bcaf9c8
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 21:23
INSTALL: make template file unversioned
c8b80cd5
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 21:09
swig/aubio.i: add aubio_spectral_centroid to swig interface
0dbdb401
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 21:07
mathutils.c: add aubio_spectral_centroid
5507e9d3
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 17:59
swig/aubio.i: add aubio_zero_crossing_rate to interface
fff2bee8
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 17:59
mathutils.c: add aubio_zero_crossing_rate at Amaury's request
3fd2dc12
– Paul Brossier <piem@piem.org>
authored
on 2007/04/17 14:36
VERSION: bumped to 0.3.3
48b847b7
– Paul Brossier <piem@altern.org>
authored
on 2006/10/11 12:28
if swig found go down to dir
ae034c81
– Paul Brossier <piem@altern.org>
authored
on 2006/10/11 11:55
remove useless DISTCLEANFILES = autom4te.cache
518c6374
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 19:14
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.2--version-0
4d3c4615
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 19:14
seal version 0.3.2
15692243
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 12:38
install aubiowrapper.py only once and in pkgpython
aa81937a
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 09:13
redirect output of time to standard output stream
633fb320
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 09:12
remove unused parameter warnings with __attribute__((unused))
b377d045
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 09:12
remove unused parameter warnings with UNUSED
ec399cf3
– Paul Brossier <piem@altern.org>
authored
on 2006/10/10 09:09
add define for __attribute__((unused))
098bd92b
– Paul Brossier <piem@altern.org>
authored
on 2006/10/08 19:14
fix AUBIO_CFLAGS with --enable-debug
823fa09c
– Paul Brossier <piem@altern.org>
authored
on 2006/10/07 17:51
remove intro in manual pages
beea3cfa
– Paul Brossier <piem@altern.org>
authored
on 2006/10/07 17:46
update the manual pages
Next