2005-09-27 |
Paul Brossier | added {set,get}_threshold{,fn} to peakpick |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Paul Brossier | fix default pitch, must now be a list |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Paul Brossier | add plotting of truth file for pitch |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Paul Brossier | fix resample for 64bit (thanks to Lachlan Davison) |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Paul Brossier | massive changes from cam |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Paul Brossier | added bench tools |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | wrapper functions to add pitchm_bin output |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | added bintomidi, freqtobin, miditofreq |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | tag of piem@altern.org--2005-aubio/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | bumped version number to 0.2.0 |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | added midi and hertz output modes |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | fcomb doesn't output anything correct above 5000Hz |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Paul Brossier | speeding up yin |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Brossier | added FFTWLIB_CFLAGS to examples/Makefile.am, added... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Brossier | clarified fftw3 includes |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Brossier | updated manpages |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Paul Brossier | updated version in doxygen config files |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Paul Brossier | uses errmsg in parse_args instead of debug |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | added dummy assignment to make egcs happy, use in... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | swig >= 1.3 in README |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | added pitch option to utils.c |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | fixed long options in utils.c |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | updated default parameters, fixed 0.000.wav creation |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Paul Brossier | added non c99 alternatives in examples/utils.h (thanks Mo) |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Paul Brossier | updated aubiocut, added zerocross |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Paul Brossier | use 1024/512 in aubiotrack, first signed commit |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | fix segfault when file not found |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | protected onset enumerators, factorise python check_modes |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | source ./README, not sh ./README |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | rename file_ to aubio_sndfile, protect aubio_pitdetecti... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | prefix mathutils function with aubio_ |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | add ext to documentation |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | removed obsoleted pickparams_t |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | protect window types with aubio_win_ |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | added srcdir in doc |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | updated TODO |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | soname change, add -version-info, fix midi/ install |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | fixed dist target |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | completed fix for srcdir |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | tag of piem@altern.org--2005-aubio/aubio--benchmarks... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | added examples, bumped VERSION to 0.2.0beta1 |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | install aubiopitch, not aubiocompare-onset |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | add c99 varargs checks, thanks to Mo DeJong |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | easier to run python scripts from source tree |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | add kl and mkl, change default threshold |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | more berbosity |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | changed default parameters baz file-diff examples/utils.c |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | added srcdir |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | added srcdir |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | avoid shipping of config.h and use noinst for aubio_priv.h |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | fix isonset declaration |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Paul Brossier | added raw output cleaning |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Paul Brossier | added cvec.get(pos,chan), added silence param to getpitch() |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Paul Brossier | fix gcc-4.0 type warnings |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Paul Brossier | fix schmitt and fcomb, factorise slideblock code |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Paul Brossier | add Kullback Liebler onset detection function and its... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Paul Brossier | add Kullback Liebler onset detection function and its... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Paul Brossier | add Kullback Liebler onset detection function and its... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Paul Brossier | updated beattracking.c ad aubiotrack.c to support varia... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Paul Brossier | removed numarray from aubio{cut,pitch} |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | added silence detection option to aubiocut |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | updated swig wrapper to new pitchdetection |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | completed pitchdetection wrapper, moved to function... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | fixed memory freeing of pitchmcomb |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | update aubiopitch, adds first draft to plotpitches... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Paul Brossier | add getsilences function, moves pitchpick class to... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Paul Brossier | limit diff output to 3 decimal |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Brossier | fix compilation of swig/python on macosx |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Brossier | fix compilation of swig/python on macosx |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Brossier | merged aubioplot-onsets into aubiocut, added some more... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Paul Brossier | fixed precision to ms in aubiodiffs-onset |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | removed python/aubioonset from Makefile.am |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | really fix buffer size settings in new aubiocut |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | fix buffer size settings in new aubiocut |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | cleaned up getonsets, merged aubioonset and aubiocut... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | disable alsa if no jack found |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | updated to new onset_roc, added -l for onset_diffs |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | fix compilation without jack |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | fixed default mintol, arrange tabulations |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Paul Brossier | added simplified mfft interface |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Brossier | fixed yin overlapping and fast version |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Brossier | added aubiodiffs-onset |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Brossier | start fixing woodblock filepaty |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Brossier | added -s option in examples/utils.c |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | fixes tagging-method |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | update aubiocompare-onset to new evaluation function |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | add aubioplot-onset, minor fixes on aubiocut and aubioc... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | update beattracking.c |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | import 0.1.9beta5 with beat tracking |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | tag of piem@altern.org--2004-aubio/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | pitchyin.c update, adds fast version to swig/aubio.i |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | evaluate doubled detection |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Brossier | add aubio_ to pitch detection modes |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Paul Brossier | adds automake files and objects to junk |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Paul Brossier | bootstrap now uses autoreconf |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Paul Brossier | added pitchfcomb and pitchschmitt |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Paul Brossier | removed duplicate doc entry in top Makefile.am |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Paul Brossier | add flags to fix compilation on os x |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Brossier | updated configure.ac to detect jack, alsa and fftw3f... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Brossier | merged commmon code between aubionotes.c and aubioonset... |
commit | commitdiff | tree | snapshot |
next |