|
|
@d0dca26
|
15 years |
Paul Brossier |
src/spectral/mfcc.c: add missing include
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5bf23f7
|
15 years |
Paul Brossier |
src/tempo/tempo.{c,h}: rename aubio_tempo to aubio_tempo_do
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8766cb6
|
15 years |
Paul Brossier |
src/onset/peakpick.c: rename aubio_pickpeak_t to aubio_peakpicker_t
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@33916b8
|
15 years |
Paul Brossier |
src/spectral/filterbank.{c,h}: add function to set coefficients
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1294862
|
15 years |
Paul Brossier |
src/pitch/: change all _detect prototypes to _do
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1b88289
|
15 years |
Paul Brossier |
src/onset/onsetdetection.{c,h}: no need for function specific …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@10a5413
|
15 years |
Paul Brossier |
src/mathutils.c: add aubio_is_power_of_two and aubio_next_power_of_two
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@422edfb
|
15 years |
Paul Brossier |
src/onset/peakpick.h: clean up peakpicker object
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@020d80e
|
15 years |
Paul Brossier |
src/temporal/resample.c: include config,h before checking HAVE_SAMPLERATE
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0f6f2e6
|
15 years |
Paul Brossier |
src/onset/peakpick.c: use quadint in peakpick to get interpolated peak …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f530f12
|
15 years |
Paul Brossier |
src/temporal/{a,c}_weighting.{c,h}: set_a,c_weighting return 1 on …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@eb7f743
|
15 years |
Paul Brossier |
src/mathutils.{c,h}: loop over channels when possible, improve …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1498ced
|
15 years |
Paul Brossier |
src/mathutils.c: fix fvec_min_removal
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@acf7d30
|
15 years |
Paul Brossier |
src/mathutils.c and co: use 0.0, not 0.0f
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c0b295c
|
15 years |
Paul Brossier |
src/mathutils.c: rename fvec_dc_removal to fvec_min_removal
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5c4ec3c
|
15 years |
Paul Brossier |
src/mathutils.{c,h}: rename all vec_ to fvec_
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2f64b0e
|
15 years |
Paul Brossier |
rename vec_min and vec_min_elem to fvec_min and fvec_max_elem
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1e2c82f
|
15 years |
Paul Brossier |
rename vec_max and vec_max_elem to fvec_max fvec_max_elem
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8b28524
|
15 years |
Paul Brossier |
src/mathutils.c: rename vec_mean to fvec_mean
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d1c0554
|
15 years |
Paul Brossier |
src/temporal/[ac]_weighting.[ch]: add 11025 Hz
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2cc816a
|
15 years |
Paul Brossier |
src/temporal/[ac]_weighting.c: update error message
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@321eb85
|
15 years |
Paul Brossier |
src/temporal/[ac]_weighting.[ch]: add coeffs for 24, 32, 48 and 88.2 kHz
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f3bee79
|
15 years |
Paul Brossier |
src/spectral/fft.{c,h}: move fftw3.h include inside fft.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e6c11e3
|
15 years |
Paul Brossier |
src/spectral/filterbank.{c,h}: aubio_filterbank_t_ -> _aubio_filterbank_t
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@252a080
|
15 years |
Paul Brossier |
src/onset/onsetdetection.c: simplify complex domain computation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f825dd0
|
15 years |
Paul Brossier |
src/Makefile.am: update a- and c-weighting filter filenames
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1942323
|
15 years |
Paul Brossier |
src/onset/onsetdetection.c: fix off by one error in complexdomain …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@899dfd3
|
15 years |
Paul Brossier |
src/temporal/filter.h: 80 characters maximum per line
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a54502c
|
15 years |
Paul Brossier |
src/temporal/filter.{c,h}: indent, update copyright and license
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6481c0c
|
15 years |
Paul Brossier |
src/temporal/filter.c: fix aubio_filter_do and aubio_filter_do_outplace
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@78d14d4
|
15 years |
Paul Brossier |
src/aubio_priv.h: add alias from AUBIO_ERR to AUBIO_ERROR
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a253fd4
|
15 years |
Paul Brossier |
src/aubio.h: update header names
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c159aeb
|
15 years |
Paul Brossier |
src/temporal: rename adesign/adsgn to a_weighting, idem for c_weighting
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a4364b8
|
15 years |
Paul Brossier |
src/temporal: revamp filter object, clarify API for A- and C-weighting …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d9c45df
|
15 years |
Paul Brossier |
src/spectral/spectral_centroid.h: protect with #ifndef _FOO_H and …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@34eee42
|
15 years |
Paul Brossier |
src/temporal/: avoid include in .h, protect with #ifndef _FOO_H and …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a695854
|
15 years |
Paul Brossier |
src/pitch/pitchdetection.c: include filter.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d90db7d4
|
15 years |
Paul Brossier |
src/spectral/: remove include from filterbank_mel.h, modify mfcc.c to …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6940b55
|
15 years |
Paul Brossier |
src/vecutils.{c,h}: expand header and add documentation, add cvec_pow, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d37400c
|
15 years |
Paul Brossier |
src/spectral/filterbank.c: move log10 to mfcc.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@fd6b90f
|
15 years |
Paul Brossier |
src/spectral/fft.c: add a warning if using fftw3 with aubio single
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d2d862b
|
15 years |
Paul Brossier |
src/aubio.h: include vecutils.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ce0e7b5
|
15 years |
Paul Brossier |
src/mathutils.h: move window types doc after ifdef cplusplus
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@916f8983
|
15 years |
Paul Brossier |
src/vecutils.{c,h}: add a bunch of function to modify fvec and cvec, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@258195f
|
15 years |
Paul Brossier |
src/aubio_priv.h: define VERY_SMALL_NUMBER here, add KILL_DENORMAL and …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@17b7d66
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: avoid large backward off-beat errors, add …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@3de10bb
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: fix maxindex == winlen never reached …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@31a5c0e8
|
15 years |
Paul Brossier |
src/Makefile.am: add missing config.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d7d0cdf
|
15 years |
Paul Brossier |
src/aubio.h: add HAVE_SAMPLERATE flags
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b093845
|
15 years |
Paul Brossier |
src/temporal/resample.c: add flags
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@012466b
|
15 years |
Paul Brossier |
src/cvec.{c,h}: add cvec_set, cvec_zeros and cvec_ones
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7cec717
|
15 years |
Paul Brossier |
src/spectral/fft.h: improve fftw types comments
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9ea88c6
|
15 years |
Paul Brossier |
src/types.h: remove useless include and comment
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1c2e186
|
15 years |
Paul Brossier |
src/spectral/ update license headers
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a6db140
|
15 years |
Paul Brossier |
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@76ac373
|
15 years |
Paul Brossier |
src/temporal/: improve documentation for a and c-design filters
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c698d1b
|
15 years |
Paul Brossier |
src/{c,l}vec.h: update documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@46044ed
|
15 years |
Paul Brossier |
src/types.h: add some documentation, use HAVE_AUBIO_DOUBLE, not …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6f0b8a0
|
15 years |
Paul Brossier |
src/spectral/fft.c: use HAVE_AUBIO_DOUBLE, not AUBIO_SINGLE_PRECISION
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d99d819
|
15 years |
Paul Brossier |
src/spectral/mfcc.{c,h}: add documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@be3ffee
|
15 years |
Paul Brossier |
src/aubio_priv.h: use HAVE_FFTW3, not _H
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@bab0a12
|
15 years |
Paul Brossier |
src/spectral/phasevoc.c: window only once, remove unused variable
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d84d19e
|
15 years |
Paul Brossier |
src/mathutils.{c,h}: change prototype from aubio_window to …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e4284c9
|
15 years |
Paul Brossier |
src/types.h: use wscript switch
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@cd7d733
|
15 years |
Paul Brossier |
src/spectral/phasevoc.c: do no reset hop size, just leave a commented …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@000b090
|
15 years |
Paul Brossier |
use waf as new build system
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b511fa9
|
15 years |
Paul Brossier |
replace FOO_SUPPORT with HAVE_FOO, use float for jack_process function …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2062e48
|
15 years |
Paul Brossier |
src/spectral/filterbank*.c: reduce filterbank size to n/2+1, other …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@55b7cb4
|
15 years |
Paul Brossier |
src/cvec.c: add cvec_print
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d53a3b5
|
15 years |
Paul Brossier |
src/spectral/fft.c: fix horrible bug where norm[0] and norm[n/2+1] …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c218821
|
15 years |
Paul Brossier |
src/spectral/mfcc.c: zero output before computing it
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e03f74d
|
15 years |
Paul Brossier |
src/spectral/mfcc.h: remove obsolete reference to libxtract, update …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7a84b21
|
15 years |
Paul Brossier |
src/spectral/mfcc.c: indent, update to GPLv3
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c185ebb
|
15 years |
Paul Brossier |
mfcc.c: use a coefficient table for DCT computation, remove unused …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@14a299e
|
15 years |
Paul Brossier |
filterbank.c: use base 10 logarithm
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@03eeff1
|
15 years |
Paul Brossier |
src/types.h: remove completed todo items, hardcode …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@79a01c5
|
15 years |
Paul Brossier |
src/lvec.{c,h}: add lvec_print
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5b1fff7
|
15 years |
Paul Brossier |
src/fvec.c: use AUBIO_SMPL_FMT
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4369cb9
|
15 years |
Paul Brossier |
src/spectral/fft.c: use native fftw types, add warning if single fftw …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@dffe76f
|
15 years |
Paul Brossier |
src/aubio_priv.h: add AUBIO_WRN, add message to _WRN and _ERR, use …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b16fc82
|
15 years |
Paul Brossier |
src/types.h: add a switch between single and double precision
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@13bcd32
|
15 years |
Paul Brossier |
src/spectral/filterbank_mel.c: remove unused variable
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e7b3629
|
15 years |
Paul Brossier |
src/temporal/resample.c: cast to SRC native type
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1e37ade
|
15 years |
Paul Brossier |
src/spectral/filterbank_mel.c: move Slaney's specific code to _slaney …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4e0fbe6
|
15 years |
Paul Brossier |
src/spectral/filterbank_mel.c: shorten counter variable names, improve …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b507607
|
15 years |
Paul Brossier |
src/spectral/filterbank_mel.c: correct computation of coefficients, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@cfd35db
|
15 years |
Paul Brossier |
src/spectral/filterbank_mel.{c,h}: indent
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@3b3b03e
|
15 years |
Paul Brossier |
src/spectral/filterbank.{c,h}: indent
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@06cae6c
|
15 years |
Paul Brossier |
src/spectral/filterbank.c: refactorise filter bank, split mel …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7bf3dcb
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: no changes, indent
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6f1727f
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: use fvec_ utilities, improve comments
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@3b2d32c
|
15 years |
Paul Brossier |
src/fvec.{c,h}: add fvec_set _zeros _ones _rev _weight and _copy …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ae4d5de
|
15 years |
Paul Brossier |
src/aubio_priv.h: add MIN and MAX
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4e19e5b
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: interpolate beat period and position to …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0482e76
|
15 years |
Paul Brossier |
src/tempo/tempo.c: always output tempo, pass along interpolated position
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@fbe2cd2
|
15 years |
Paul Brossier |
src/aubio_priv.h: fix typo in ROUND
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c5c0c98
|
15 years |
Paul Brossier |
src/mathutils.c: merge and fix vec_quadint_min and _max into simpler …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@68a3fc9
|
15 years |
Paul Brossier |
src/aubio_priv.h: add missing CEIL, rename TRUNC to ROUND, use …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@32f5a01
|
15 years |
Paul Brossier |
src/fvec.{c,h}: add simple fvec_print function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@54f2a70
|
15 years |
Paul Brossier |
src/tempo/beattracking.c: remove unused fvec_getperiod function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|