2007-11-07 |
Paul Brossier | phasevoc.c,pitch{fcomb,yinfft}.c: update to new aubio_fft |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Paul Brossier | fft.c,fft.h: refactorised, no more mfft, only one fft |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | scale.c: redo indentation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | hist.h: redo indentation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | scale.h: redo indentation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | hist.{c,h}: redo indentation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | hist.c: move hist cent to a structure |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Paul Brossier | hist.c: move hist data to a structure, rename aubio_his... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | fft.py: some more tests |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | src/phasevoc.c: window is of type smpl_t |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | src/fft.c: fix norm computation when HAVE_COMPLEX_H... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | add test fft back and forth |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | splitted test-sample.c in test-{f,c}vec.c |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | src/phasevoc.c: remove tabs, reindent |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | src/phasevoc.c: remove unused variable |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | fvec test: change order in assertEqual |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | phasevoc.c: do not window the signal again during resyn... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | phasevoc test: add ones |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | added simple phasevoc test |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | add test for fft (which appears to reveal a bug in... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | fft.{c,h}: remove tabs |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | fft.c: reduce size of specdata with COMPLEX_H, fix... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Brossier | aubio_priv.h: update copyright, remove tabs |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Paul Brossier | added test for aubiopitch, using TwoCows.wav from freesound |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | simplified examples template |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | aubioclass.py: make sndfile raise error if file not... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | splitted sample.c into fvec.c and cvec.c, kept sample... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | aubioonset test: make sure default parameters detect... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | list_missing_tests: add examples tests |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | list_missing_tests: tst_prefix default is empty |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Brossier | list_missing_tests: update to check all existing test |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Paul Brossier | added examples tests |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | added new tests/Makefile.am |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | improve .bzrignore, add comments |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | added simple unittest tests as examples |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | merge with pitchdetection test |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | use local comments in test-fft.c |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | merge from main branch |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | load all tests from python test directory, add pitchdet... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | pitchdetection.{c,h}: remove tabs |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | aubio.h: remove tabs |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Paul Brossier | move python/tests to tests/python, examples/tests to... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Paul Brossier | renamed run_all_tests script |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Paul Brossier | configure.ac: add AM_PROG_CC_O |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Paul Brossier | list_missing_tests: add script to get the list of missi... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Paul Brossier | beattracking.{c,h},tempo.{c,h}: add aubio_beattracking_... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Paul Brossier | added simple tests for fvec and cvec |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Paul Brossier | python/test: added simple python unit test model |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Paul Brossier | python/test: added simple python unit test model |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Paul Brossier | tempo.{c,h}: add aubio_tempo_get_bpm, which for now... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Paul Brossier | test-beattracking.c: add call to aubio_beattracking_get... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Paul Brossier | beattracking.{h,c}: add function aubio_beattracking_get... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Paul Brossier | mathutils.c: indentation, remove tabs, no { at beginnin... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Paul Brossier | aubioclass.py: fix indentation |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Paul Brossier | merge from pomme branch |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Paul Brossier | merge from pomme branch |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Paul Brossier | merge from pomme branch |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | INSTALL: make template file unversioned |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | swig/aubio.i: add aubio_spectral_centroid to swig interface |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | mathutils.c: add aubio_spectral_centroid |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | swig/aubio.i: add aubio_zero_crossing_rate to interface |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | mathutils.c: add aubio_zero_crossing_rate at Amaury... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Paul Brossier | VERSION: bumped to 0.3.3 |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Brossier | if swig found go down to dir |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Brossier | remove useless DISTCLEANFILES = autom4te.cache |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | tag of piem@altern.org--aubio-calabaza/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | seal version 0.3.2 |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | install aubiowrapper.py only once and in pkgpython |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | redirect output of time to standard output stream |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | remove unused parameter warnings with __attribute__... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | remove unused parameter warnings with UNUSED |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Brossier | add define for __attribute__((unused)) |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Paul Brossier | fix AUBIO_CFLAGS with --enable-debug |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Brossier | remove intro in manual pages |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Brossier | update the manual pages |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Brossier | define PYTHONPATH in python/README |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Brossier | add -v switch to examples usage string |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Brossier | makes aubiocut and aubiopitch verbose by default, not... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Brossier | add -no-undefined on cygwin and mingw, define CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Brossier | improve flags for windows and darwin puredata external |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Brossier | link to libpython on windows, remove useless .libs... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Paul Brossier | simplify sounds/Makefile.am |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Brossier | link aubioext against aubio |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Brossier | hack around timer.c to pass compilation on windows |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Brossier | link against python dll on windows |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Brossier | link to pd.dll on windows |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Brossier | disable -Werror by default, rename gcc warning options... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | add correct flags for puredata Makefile.am |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | remove useless flags in python Makefile |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | add support for text file from stdin |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | add some documentation |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | use replacement if complex.h not found |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | use replacement if complex.h not found |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | use os conditionals, update python swig and puredata... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | use AUBIO_CFLAGS, not CFLAGS |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | use AUBIO_CFLAGS, not CFLAGS |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | move libc aliases from mathutils.h to to aubio_priv.h |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | really fill test-fft |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | get doxygen PROJECT_NUMBER from VERSION file |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Brossier | remove trailing slash to fix directory creation on osx |
commit | commitdiff | tree | snapshot |
next |