shithub: aubio

RSS feed

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

042e0959 – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:19
define PYTHONPATH in python/README

3a323d0e – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:17
add -v switch to examples usage string

15668863 – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:15
makes aubiocut and aubiopitch verbose by default, not quiet

cbea7303 – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:05
add -no-undefined on cygwin and mingw, define CPPFLAGS on darwin

6a52f298 – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:03
improve flags for windows and darwin puredata external

f33fec1b – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:01
link to libpython on windows, remove useless .libs, remove -no-undefined

11d5b960 – Paul Brossier <piem@altern.org> authored on 2006/10/05 07:59
simplify sounds/Makefile.am

8131a5cb – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:13
link aubioext against aubio

1899f0d5 – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:13
hack around timer.c to pass compilation on windows

32c01336 – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:11
link against python dll on windows

53efdb3f – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:10
link to pd.dll on windows

f43867f8 – Paul Brossier <piem@altern.org> authored