Timeline
Sep 23, 2009:
- 7:58 PM Changeset [26ac356]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- .bzrignore: ignore waf stuff
- 7:58 PM Changeset [bf168ac]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- use waf as new build system (missing file)
- 7:51 PM Changeset [f50cd286]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- .bzrignore: allow _ in test filenames
- 7:50 PM Changeset [b901228]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/aubiomfcc.c: update to latest mfcc version
- 7:47 PM Changeset [000b090]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- use waf as new build system
- 7:40 PM Changeset [b511fa9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- replace FOO_SUPPORT with HAVE_FOO, use float for jack_process function …
- 6:37 PM Changeset [2062e48]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank*.c: reduce filterbank size to n/2+1, other …
Sep 22, 2009:
- 5:37 PM Changeset [75a0f40]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/utils.c: add --bufsize option and short message when option …
Sep 21, 2009:
- 6:17 PM Changeset [55b7cb4]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/cvec.c: add cvec_print
- 6:15 PM Changeset [d53a3b5]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/fft.c: fix horrible bug where norm[0] and norm[n/2+1] …
Sep 18, 2009:
- 2:56 AM Changeset [adcf405]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- swig/aubio.i: update new_aubio_mfcc prototype
- 12:57 AM Changeset [c218821]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/mfcc.c: zero output before computing it
Sep 17, 2009:
- 8:07 PM Changeset [0028ea7]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- test-mfcc.c: add simple mfcc test
- 8:04 PM Changeset [e03f74d]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/mfcc.h: remove obsolete reference to libxtract, update …
- 7:54 PM Changeset [7a84b21]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/mfcc.c: indent, update to GPLv3
- 7:31 PM Changeset [c185ebb]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- mfcc.c: use a coefficient table for DCT computation, remove unused …
- 7:30 PM Changeset [14a299e]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- filterbank.c: use base 10 logarithm
- 2:37 PM Changeset [afc584d]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- tests/src/test-filterbank_mel.c: added filterbank_mel test
- 7:33 AM Changeset [03eeff1]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/types.h: remove completed todo items, hardcode …
- 7:30 AM Changeset [79a01c5]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/lvec.{c,h}: add lvec_print
- 7:24 AM Changeset [5b1fff7]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/fvec.c: use AUBIO_SMPL_FMT
- 7:22 AM Changeset [1789b0c]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- ext/midi/midi_player.c: use AUBIO_LSMP_FMT
- 7:16 AM Changeset [4369cb9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/fft.c: use native fftw types, add warning if single fftw …
- 7:14 AM Changeset [dffe76f]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/aubio_priv.h: add AUBIO_WRN, add message to _WRN and _ERR, use …
- 7:09 AM Changeset [b16fc82]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/types.h: add a switch between single and double precision
- 7:08 AM Changeset [13bcd32]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank_mel.c: remove unused variable
- 7:07 AM Changeset [39658e2]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- ext/sndfileio.c: cat to sndfile native type
- 7:06 AM Changeset [e7b3629]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/temporal/resample.c: cast to SRC native type
- 5:54 AM Changeset [1e37ade]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank_mel.c: move Slaney's specific code to _slaney …
- 4:38 AM Changeset [bc3c51b]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- tests/src/Makefile.am: add filterbank_mel test
- 4:21 AM Changeset [4e0fbe6]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank_mel.c: shorten counter variable names, improve …
- 4:02 AM Changeset [b507607]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank_mel.c: correct computation of coefficients, …
- 1:37 AM Changeset [addc9ec]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- test-filterbank.c: add trivial test for filterbank object
- 1:26 AM Changeset [cfd35db]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank_mel.{c,h}: indent
- 1:25 AM Changeset [3b3b03e]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank.{c,h}: indent
- 1:20 AM Changeset [06cae6c]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/filterbank.c: refactorise filter bank, split mel …
Sep 15, 2009:
- 5:02 PM Changeset [7bf3dcb]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: no changes, indent
Sep 13, 2009:
- 11:54 PM Changeset [6f1727f]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: use fvec_ utilities, improve comments
Sep 12, 2009:
- 2:28 PM Changeset [3b2d32c]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/fvec.{c,h}: add fvec_set _zeros _ones _rev _weight and _copy …
- 2:26 PM Changeset [ae4d5de]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/aubio_priv.h: add MIN and MAX
- 1:22 PM Changeset [4e19e5b]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: interpolate beat period and position to …
- 1:14 PM Changeset [54a5d56]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/aubiotrack.c: compute sample accurate beat position
- 1:13 PM Changeset [0482e76]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/tempo.c: always output tempo, pass along interpolated position
- 12:13 AM Changeset [f698997]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- swig/aubio.i: update prototype of vec_quadint
- 12:12 AM Changeset [fbe2cd2]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/aubio_priv.h: fix typo in ROUND
- 12:08 AM Changeset [c5c0c98]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/mathutils.c: merge and fix vec_quadint_min and _max into simpler …
- 12:06 AM Changeset [68a3fc9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/aubio_priv.h: add missing CEIL, rename TRUNC to ROUND, use …
- 12:00 AM Changeset [32f5a01]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/fvec.{c,h}: add simple fvec_print function
Aug 30, 2009:
- 5:11 PM Changeset [54f2a70]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: remove unused fvec_getperiod function
- 4:00 PM Changeset [9d7458d]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/temporal/cdesign.h: fix include to be relative
- 3:38 PM Changeset [71e393a]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- plugins/puredata/Makefile.am: update compiler options
- 3:37 PM Changeset [ddfecbc]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- configure.ac: add check for CXX
- 3:37 PM Changeset [c3395f3]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- Makefile.am: only compile java stuff if swig is installed
- 2:46 PM Changeset [6c25201]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- ext/sndfileio.c: shorten sndfile error message
Note: See TracTimeline
for information about the timeline view.