|
|
|
@16f8dcc
|
10 years |
Paul Brossier |
setup.py: use setuptools, add numpy to install_requires
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b74513d
|
10 years |
Paul Brossier |
tests/test_pitch.py: add more tests
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@048dd6c
|
10 years |
Paul Brossier |
python/demos/demo_sink_multi.py: add multi channel version
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1ba8e60
|
10 years |
Paul Brossier |
ext/aubiomodule.c: improve documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c18981e
|
10 years |
Paul Brossier |
doc/aubiocut.txt: improve documentation, adding -o, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@74dcddb
|
10 years |
Paul Brossier |
src/io/source_sndfile.c: cast to uint_t for now
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@11b49d7
|
10 years |
Paul Brossier |
python/ext/py-source.c: add seek, thanks @davebrent for the heads up
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@24931d5
|
10 years |
Paul Brossier |
ext/py-source.c: add channels
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a79ec76
|
10 years |
Paul Brossier |
python/ext/py-{source,sink}.c: improve documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@96a96d7
|
10 years |
Paul Brossier |
src/onset/onset.h: add aubio_onset_get_silence()
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ffc1f79
|
10 years |
Paul Brossier |
src/spectral/phasevoc.c: improve error messages
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ad1ba08
|
10 years |
Paul Brossier |
src/io/sink_sndfile.c: improve error messages, set nsamples after write
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9657163
|
10 years |
Paul Brossier |
src/io/sink_apple_audio.c: avoid opening null path
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@892c369
|
10 years |
Paul Brossier |
src/onset/onset.c: check parameters
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2abe563
|
10 years |
Paul Brossier |
src/pitch/pitch.c: check parameters
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f33ab63
|
10 years |
Paul Brossier |
src/io/source_sndfile.c: improve seek errors and strings
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0ff4434
|
10 years |
Paul Brossier |
src/io/source_wavread.c: improve seek errors processing
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@79b54ea
|
10 years |
Paul Brossier |
src/synth/sampler.c: make sure blocksize > 0
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2722dc7
|
10 years |
Paul Brossier |
src/io/source_sndfile.c: clarify some variables names
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@28c066e
|
10 years |
Paul Brossier |
src/onset/onset.c: avoid doubled onset at start
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5a2a6c6
|
10 years |
Paul Brossier |
src/pitch/pitch.c: add Hertz as valid unit string
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@69bc171
|
10 years |
Paul Brossier |
src/io/source_wavread.c: sync error message
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1b6a62de
|
10 years |
Paul Brossier |
.travis.yml: drop trusty for now
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6bebb7e
|
10 years |
Paul Brossier |
.travis.yml: add more configurations
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c6b544b
|
10 years |
Paul Brossier |
.travis.yml: do not install libav for now
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@bf45eb5
|
10 years |
Paul Brossier |
.travis.yml: added first draft
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d28a26a
|
10 years |
Paul Brossier |
examples/parse_args.h: improve short documentation (closes #12)
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@493b832
|
10 years |
Paul Brossier |
src/io/source_apple_audio.c: check out of bounds _seek
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@36c302a
|
10 years |
Paul Brossier |
examples/: use outmsg to print notes (fixes #8)
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7c8d32a
|
10 years |
Paul Brossier |
src/spectral/phasevoc.c: fix argument checks
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@961cff13
|
10 years |
Paul Brossier |
src/io/source_apple_audio.c: set s->path, quiet
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@58c408d
|
10 years |
Paul Brossier |
wscript: update to ios 7.1, disable arm64 for now
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@45f48576
|
10 years |
Paul Brossier |
src/io/source_sndfile.c: fix crash, zero-pad output vector when upsampling
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d0bdf0c
|
10 years |
Paul Brossier |
python/demos/demo_mfcc.py: use n_coeffs
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@584714c
|
10 years |
Paul Brossier |
tests/src/io/test-source_avcodec.c: use HAVE_LIBAV, closes #10
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a3de4be
|
11 years |
Paul Brossier |
wscript: make fat build optional
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4a17757
|
11 years |
Paul Brossier |
tests/src/io/*.c: use custom defines instead of APPLE
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9209c79
|
11 years |
Paul Brossier |
wscript, src/io/*.c: use custom defines instead of APPLE
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@dba9b33
|
11 years |
Paul Brossier |
src/onset/onset.h: fix description of get/set_delay functions
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7f0fd1d
|
11 years |
Paul Brossier |
src/pitch/pitchyin.{c,h}: fix typo, developed
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0b3c17b
|
11 years |
Paul Brossier |
python/demos/demo_a_weighting.py: add simple demo for a_weighting
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@cd4c997
|
11 years |
Paul Brossier |
src/io/source_avcodec.c: update to libav10, libavcodec 55.34.1
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c66d4ff
|
11 years |
Paul Brossier |
VERSION: bump to 0.4.2~alpha
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c3291b38
|
11 years |
Paul Brossier |
VERSION: bump to 0.4.1
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
0.4.1
|
|
|
@e550203
|
11 years |
Paul Brossier |
VERSION: bump to 0.4.1, increasing library age and revision
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@fa6f6aa
|
11 years |
Paul Brossier |
ChangeLog?: write entries for 0.4.1
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@332487b
|
11 years |
Paul Brossier |
tests/src: clean up includes
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@46148d3
|
11 years |
Paul Brossier |
src/io/source_wavread.c: hack around unknown conversion type char z on …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@87636d0
|
11 years |
Paul Brossier |
src/io/source_wavread.c: use the return value of fread to detect short …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@46b00690
|
11 years |
Paul Brossier |
wscript: improve notes in header
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1a31baf
|
11 years |
Paul Brossier |
waf, waflib: update to 1.7.15
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@db21ca4
|
11 years |
Paul Brossier |
src/io/sink.h: improve documentation, mentioning different sinks
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@321d507
|
11 years |
Paul Brossier |
src/io/source.h: improve documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@fba69a4
|
11 years |
Paul Brossier |
doc/web.cfg: exclude source_wavread and sink_wavwrite
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4b43742
|
11 years |
Paul Brossier |
src/io/source.h: add note about source_wavread
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b0fbd88
|
11 years |
Paul Brossier |
python/ext/aubio-types.h: lower to numpy 1.7
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e2eee03
|
11 years |
Paul Brossier |
src/spectral/phasevoc.c: avoid unsigned < 0 comparison
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a315be7
|
11 years |
Paul Brossier |
python/ext/aubio-types.h: define NPY_NO_DEPRECATED_API
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c05d61f
|
11 years |
Paul Brossier |
python/demos/demo_source_auto_samplerate.py: remove, demo_source.py is …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5fe5591
|
11 years |
Paul Brossier |
src/tempo/beattracking.c: improve confidence values by using …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7380327
|
11 years |
Paul Brossier |
src/mathutils.h: add fvec_quadratic_peak_mag to find the magnitude of …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1e18df6
|
11 years |
Paul Brossier |
python/README: improve
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e794a80
|
11 years |
Paul Brossier |
python/README: improve
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@dc0e759
|
11 years |
Paul Brossier |
{tests,src,examples}/wscript_build: indent
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@584016f
|
11 years |
Paul Brossier |
python/tests/: disable old tests for now
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2a49114
|
11 years |
Paul Brossier |
python/lib/aubio/slicing.py: respect source number of channels when slicing
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@060a3135
|
11 years |
Paul Brossier |
python/tests/test_sink.py: add read_write_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1a121ca
|
11 years |
Paul Brossier |
python/ext/py-sink.c: add channels and do_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@31a5c405
|
11 years |
Paul Brossier |
python/tests/test_source.py: improve tests, add double close and do_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1164bcdf
|
11 years |
Paul Brossier |
python/ext/py-source.c: add do_multi and channels
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4a1378c
|
11 years |
Paul Brossier |
python/tests/test_sink.py: only skip test that use a source
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ab35262
|
11 years |
Paul Brossier |
python/tests/test_sink.py: add more tests, clean up created files
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@18d8bef
|
11 years |
Paul Brossier |
python/tests/utils.py: add get_tmp_sink_name
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2eccf22
|
11 years |
Paul Brossier |
src/io/sink_sndfile.c: add missing do_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4ed4b1f
|
11 years |
Paul Brossier |
src/io/sink.h: add do_multi, preset_samplerate, preset_channels, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c21553d
|
11 years |
Paul Brossier |
tests/src/io/test-sink_wavwrite-multi.c: fix flags
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f3bb92c
|
11 years |
Paul Brossier |
tests/src/io/test-sink_sndfile-multi.c: fix flags
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@14ac1db
|
11 years |
Paul Brossier |
src/io/sink_sndfile.h: add do_multi, preset_samplerate, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@870ad70
|
11 years |
Paul Brossier |
src/io/sink_wavwrite.h: add do_multi, preset_samplerate, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@222b176
|
11 years |
Paul Brossier |
src/io/sink_apple_audio.h: add do_multi, preset_samplerate, …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@af97786
|
11 years |
Paul Brossier |
src/io/source_apple_audio.c: do_multi do not write outside of matrix
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a559796
|
11 years |
Paul Brossier |
src/tempo/tempo.c: novelty function default to specflux
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9f68f11
|
11 years |
Paul Brossier |
tests/src/io/test-sink*: improve, unify
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d7ac23f
|
11 years |
Paul Brossier |
tests/src/io/test-sink*: use source native samplerate
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1cc78e7
|
11 years |
Paul Brossier |
python/demos/demo_source_auto_samplerate.py: define hop_size
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9aa0af3
|
11 years |
Paul Brossier |
python/setup.py: use /usr/bin/env
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@bafa767
|
11 years |
Paul Brossier |
examples/parse_args.h: enable hop_size == buffer_size
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@687eead
|
11 years |
Paul Brossier |
src/spectral/phasevoc.c: compute start, end, scale, and memory sizes …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8a5148e
|
11 years |
Paul Brossier |
src/spectral/phasevoc.c: improve, accept that hop_s == buf_s
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4c0a1db
|
11 years |
Paul Brossier |
python/scripts/aubiocut: add minioi option
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@467122d
|
11 years |
Paul Brossier |
python/tests/test_phasevoc.py: improve
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8eff66d
|
11 years |
Paul Brossier |
python/tests/test_onset.py: improve
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@30fb06f
|
11 years |
Paul Brossier |
src/pitch/pitchyin.h: add direct link to article
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@cbda661
|
11 years |
Paul Brossier |
src/onset/onset.c: default depends on hop_size, not samplerate
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@10b11d6
|
11 years |
Paul Brossier |
src/onset/onset.c: add get_threshold
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8f14c6e
|
11 years |
Paul Brossier |
src/onset/onset.c: clean up set_threshold function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@098925a5
|
11 years |
Paul Brossier |
python/demos/demo_pysoundcard_record.py: normalize downmixed signal
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@97d77da
|
11 years |
Paul Brossier |
python/demos/demo_pysoundcard_record.py: added simple example using …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4013382c
|
11 years |
Paul Brossier |
python/demos/demo_pysoundcard_play.py: added simple example using …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c1f0c1d
|
11 years |
Paul Brossier |
src/io/source_wavread.c: avoid calling fclose twice, print an error if …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|