source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @799e05b   6 years Paul Brossier src/effects/: include aubio_priv.h, not config.h, use <> for external … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @60ae447   6 years Paul Brossier tests/src/effects/test-pitchshift.c: cosmetic changes feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @9b0ffe3   6 years Paul Brossier src/effects/rubberband_utils.c: add parsing of all rubberband options feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @e7d4aa0   6 years Paul Brossier tests/src/effects/test-timestretch.c: update to use new interface feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @284fe8a   6 years Paul Brossier src/effects/timestretch*: move out threaded file reading stuff, add … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @4559863   6 years Paul Brossier src/effects/timestretch_rubberband.c: improve threading feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @bdb249b   6 years Paul Brossier src/effects/timestretch_rubberband.c: do not reopen thread in _seek, … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @8856791   6 years Paul Brossier src/effects/timestretch_rubberband.c: add initial pthread support feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @9bd769a   6 years Paul Brossier src/effects/timestretch_rubberband.c: fix eof when last available == … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @992ac88   6 years Paul Brossier src/effects/timestretch_rubberband.c: factorise into … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @a874c48   6 years Paul Brossier src/effects/timestretch_rubberband.c: split into functions feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @456a784   6 years Paul Brossier src/effects/timestretch_rubberband.c: remove unused variable, erase … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @85755eb   6 years Paul Brossier src/effects/timestretch_rubberband.c: invert stretch ratio feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @a0a4d01   6 years Paul Brossier src/effects/timestretch.h: add _seek method feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @7970616   6 years Paul Brossier src/aubio.h: add effects/timestretch.h feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @58c5e8a   6 years Paul Brossier python/lib/gen_external.py: disable timestretch for now, add a note … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @c2e3f44   6 years Paul Brossier tests/src/effects/test-timestretch.c: add example for aubio_timestretch_t feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @fd99f0d   6 years Paul Brossier src/effects/timestretch.h: add get_samplerate method feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @c41637b   6 years Paul Brossier src/effects/timestretch.h: add time stretching object, rubberband … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @34d4232   6 years Paul Brossier [pitchshift] make sure rb is set to null first feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @1a3d3b7   6 years Paul Brossier [ci] disable rubberband and libsamplerate on ios/iosimulator feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @687835d   6 years Paul Brossier [tests] pitchshift tests to pass without rubberband feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @78a564b   6 years Paul Brossier [pitchshift] do not include config.h directly feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dec789b   6 years Paul Brossier Merge branch 'master' into feature/pitchshift feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dd47431   6 years Paul Brossier Merge branch 'fix/awhitening' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ed80243   6 years Paul Brossier [awhitening] use shortest length available (closes gh-216) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @0056314   6 years Paul Brossier [tests] fix leak in test-mathutils.c feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fb0afbb   6 years Paul Brossier [hist] fix potential memory leak feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @213bf0f   6 years Paul Brossier [pitch] fix memory leak in specacf feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @d726526   6 years Paul Brossier [tests] prevent crash in test-awhitening, fix memory leaks feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @3a96d3d   6 years Paul Brossier [tests] improve pitchshift tests feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @283a619a   6 years Paul Brossier [pitchshift] check if hopsize and samplerate are valid, use … feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @633400d   6 years Paul Brossier Merge branch 'master' into feature/pitchshift feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @f19db54   6 years Paul Brossier Merge branch 'fix/mfcc_params' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @117465d   6 years Paul Brossier [filterbank] fix get_power feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8affe8c   6 years Paul Brossier [mfcc] get_scale/power return smpl_t feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @581c8b5   6 years Paul Brossier [tests] mfcc norm/scale with real values feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @bde4f641   6 years Paul Brossier [make] show tests/ in coverage reports feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @2b242af   6 years Paul Brossier [make] move coverage reports to build/coverage_{c,python} feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @3821415   6 years Paul Brossier [py] remove useless check in py-phasevoc.c feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8968ea7   6 years Paul Brossier Merge branch 'feature/c_tests' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @2cf905f   6 years Paul Brossier [tests] onset creation may succeed with non-power of two sizes feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @f9204ac   6 years Paul Brossier [tests] fix argument parsing in source feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @242e923   6 years Paul Brossier [tests] make sure unit tests run after sound file is created feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @0de816c   6 years Paul Brossier [tests] fix argument parsing in onset and wavetable feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @9ffa590   6 years Paul Brossier [waf] check tests return code and show summary feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @953cde5   6 years Paul Brossier [tests] use run_on_default_source_and_sink in sampler tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @92c85b12   6 years Paul Brossier [tests] fail dct tests if reconstruction failed feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c631cc0   6 years Paul Brossier [tests] add new_aubio_window tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @f84f6bc   6 years Paul Brossier [tests] use run_on_default_source in tempo feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @a3d8795   6 years Paul Brossier [tests] use run_on_default_source_and_sink in awhitening feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @ee0c4d50   6 years Paul Brossier [tests] use run_on_default_source_and_sink in sink tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8386dbe   6 years Paul Brossier [tests] add run_on_default_source_and_sink helper feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @eba0cc4   6 years Paul Brossier [tests] simplify awhitening parsing feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @1b3edc6   6 years Paul Brossier [tests] also use run_on_default_source in onset feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @b0d4c78   6 years Paul Brossier [tests] fix argument parsing in source tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @da67922   6 years Paul Brossier [tests] use run_on_default_source in all source tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @b610be5   6 years Paul Brossier [tests] pure python create_sine_wave feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @60384e9   6 years Paul Brossier [tests] [win] workaround to escape backslashes feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @752ce6d   6 years Paul Brossier [tests] [win] include io.h for _access() feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @586383d   6 years Paul Brossier [tests] [win] more windows workaround to pass strings via -D feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @3569326   6 years Paul Brossier [tests] fix test source creation rule feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @64d534d   6 years Paul Brossier [tests] add run_on_default_source to test-source feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c6bb567a   6 years Paul Brossier [tests] add run_on_default_source helper feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @505b49a   6 years Paul Brossier [tests] create test sound from waf, add -DAUBIO_TESTS_SOURCE= feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @703cc2b   6 years Paul Brossier [tests] add script to create sound file with python only feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d94afb3   6 years Paul Brossier [tests] [win] use calloc to work around constant size issue feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e7edf92   6 years Paul Brossier [tests] srandom take unsigned int feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6a91a9d   6 years Paul Brossier [tests] fix unmatched parenthesis on windows feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @a334368   6 years Paul Brossier Revert "[tests] fix unmatched parenthesis on windows" This reverts … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @bab4611   6 years Paul Brossier [tests] fix unmatched parenthesis on windows feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @cb288f2   6 years Paul Brossier [tests] increase entropy by adding address to current second feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d22b568   6 years Paul Brossier [tests] use constant for array size, include string.h feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @aa15080   6 years Paul Brossier [tests] workaround for windows feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @a6065b9   6 years Paul Brossier [tests] include unistd for unlink, close (linux, darwin) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @abe67e1   6 years Paul Brossier [tests] create a temporary sink, use in wavetable test When called … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c0ce78f   6 years Paul Brossier [pitch] comment out unused functions in mcomb and yin feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @7625d85   6 years Paul Brossier [tests] check new_aubio_pitch fails with wrong parameters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @f73f3fb   6 years Paul Brossier [pitch] prevent null pointer dereference in yinfast feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c5ee130   6 years Paul Brossier [notes] prevent null pointer dereference thanks to @niugx feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @4506b0c   6 years Paul Brossier [tests] add notes tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @042d77d   6 years Paul Brossier [utils] hist with size null fails feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c0429d4   6 years Paul Brossier [tests] check hist with size null fails feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @db3eb5c   6 years Paul Brossier Merge branch 'feature/dctsimplify' into feature/mfcc_tests feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e680926   6 years Paul Brossier [dct] fix radix check for accelerate feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @b174319   6 years Paul Brossier [tests] add calls to new_aubio_mfcc with wrong input parameters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @5ad5109   6 years Paul Brossier [mfcc] validate input parameters, safer delete feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e744416   6 years Paul Brossier [mfcc] remove plain dct ifdefs feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d050d02   6 years Paul Brossier [tests] do not test dct with wrong sizes feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @63c5015   6 years Paul Brossier [dct] fail fftw creation if size <= 0 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @5c3061e   6 years Paul Brossier [dct] fix typo in error message feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @813ced8   6 years Paul Brossier [dct] fail plain creation if size <= 0 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @fe6a9a23   6 years Paul Brossier [dct] fail ooura creation if size <= 0 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @7c85c15   6 years Paul Brossier [dct] use del_aubio_dct on failure, add missing \n in error message feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d3440e7   6 years Paul Brossier [dct] fix typo in warning message, add missing \n feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6124059   6 years Paul Brossier [dct] remove size check to test each method feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6091189   6 years Paul Brossier [tests] run phase vocoder with hop_s = win_s feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @099776d   6 years Paul Brossier [tests] increase pvoc coverage feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @804c8eb   6 years Paul Brossier [tests] increase tss coverage feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @88a4d8a   6 years Paul Brossier [tests] increase awhitening coverage feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
Note: See TracRevisionLog for help on using the revision log.