source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24dc867   5 years Paul Brossier [pitchscale] wrap long lines feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @124acfb   5 years Paul Brossier [effects] wrap long lines feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @24198a1   5 years Paul Brossier [effects] improve pitchscale documentation feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @986c04c   5 years Paul Brossier src/effects/rubberband_utils.c: use ':' to join options feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @799e05b   5 years Paul Brossier src/effects/: include aubio_priv.h, not config.h, use <> for external … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @9b0ffe3   5 years Paul Brossier src/effects/rubberband_utils.c: add parsing of all rubberband options feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @284fe8a   5 years Paul Brossier src/effects/timestretch*: move out threaded file reading stuff, add … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @4559863   5 years Paul Brossier src/effects/timestretch_rubberband.c: improve threading feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @bdb249b   5 years Paul Brossier src/effects/timestretch_rubberband.c: do not reopen thread in _seek, … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @8856791   5 years Paul Brossier src/effects/timestretch_rubberband.c: add initial pthread support feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @9bd769a   5 years Paul Brossier src/effects/timestretch_rubberband.c: fix eof when last available == … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @992ac88   5 years Paul Brossier src/effects/timestretch_rubberband.c: factorise into … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @a874c48   5 years Paul Brossier src/effects/timestretch_rubberband.c: split into functions feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @456a784   5 years Paul Brossier src/effects/timestretch_rubberband.c: remove unused variable, erase … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @85755eb   5 years Paul Brossier src/effects/timestretch_rubberband.c: invert stretch ratio feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @a0a4d01   5 years Paul Brossier src/effects/timestretch.h: add _seek method feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @7970616   5 years Paul Brossier src/aubio.h: add effects/timestretch.h feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @fd99f0d   5 years Paul Brossier src/effects/timestretch.h: add get_samplerate method feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @c41637b   5 years Paul Brossier src/effects/timestretch.h: add time stretching object, rubberband … feature/cnnfeature/crepefeature/timestretchfix/ffmpeg5
(edit) @34d4232   5 years Paul Brossier [pitchshift] make sure rb is set to null first feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @78a564b   5 years Paul Brossier [pitchshift] do not include config.h directly feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dec789b   5 years Paul Brossier Merge branch 'master' into feature/pitchshift feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dd47431   5 years Paul Brossier Merge branch 'fix/awhitening' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ed80243   5 years Paul Brossier [awhitening] use shortest length available (closes gh-216) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fb0afbb   5 years Paul Brossier [hist] fix potential memory leak feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @213bf0f   5 years Paul Brossier [pitch] fix memory leak in specacf feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @283a619a   5 years Paul Brossier [pitchshift] check if hopsize and samplerate are valid, use … feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @633400d   5 years Paul Brossier Merge branch 'master' into feature/pitchshift feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @117465d   5 years Paul Brossier [filterbank] fix get_power feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8affe8c   5 years Paul Brossier [mfcc] get_scale/power return smpl_t feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c0ce78f   5 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) @f73f3fb   5 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   5 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) @042d77d   5 years Paul Brossier [utils] hist with size null fails feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @db3eb5c   5 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   5 years Paul Brossier [dct] fix radix check for accelerate feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @5ad5109   5 years Paul Brossier [mfcc] validate input parameters, safer delete feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e744416   5 years Paul Brossier [mfcc] remove plain dct ifdefs feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @63c5015   5 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   5 years Paul Brossier [dct] fix typo in error message feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @813ced8   5 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   5 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   5 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   5 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   5 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) @ce323e4   5 years Paul Brossier Merge branch 'fix/onset_nullptr' (thanks to @niugx) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @1cf031a   5 years Paul Brossier Merge branch 'fix/bufoverflow_tempo' (thanks to @niugx) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @bcc5387   5 years Paul Brossier Merge branch 'fix/crash_filterbank' (thanks to @niugx) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @381a44e   5 years Paul Brossier [specdesc] improve error message feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e4e0861   5 years Paul Brossier [onset] safer deletion method feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @ef0a430   5 years Paul Brossier [tempo] fix delay_ms methods feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @b5a0479   5 years Paul Brossier [tempo] make sure all objects have been created, safer del_ method feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @b1559f4c   5 years Paul Brossier [tempo] fix buffer overflow in method parser feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @eda95c9   5 years Paul Brossier [filterbank] validate input parameters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @5a02e53   5 years Paul Brossier [doc] plain todo in wavetable_load feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @313eb2b   5 years Paul Brossier [wavetable] add dummy load implementation, add todo entry in documentation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @afe90ee   5 years Paul Brossier [wavetable] revert 9511547 to preserve api feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e10144c   5 years Paul Brossier [doc] remove extra parameter in aubio_mfcc_set_mel_coeffs_slaney feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8eecb9f   5 years Paul Brossier Merge branch 'feature/melfilterbank' into feature/mfccparams feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c5de692   5 years Paul Brossier [filterbank] add const qualifiers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @a5c6182   5 years Paul Brossier [filterbank] move statement after declaration feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @1c1dae7   5 years Paul Brossier [mfcc] default to full range when not using 40 filters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @c879811   5 years Paul Brossier [mfcc] add slaney mode takes no params feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @da01353   5 years Paul Brossier [api] add fvec_mul feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @11c899b   5 years Paul Brossier [mfcc] add scale documentation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d66d2ac   5 years Paul Brossier [mfcc] remove note about power, add scale feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d8eedfa   5 years Paul Brossier [filterbank] add unit in doc feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @10fafc2   5 years Paul Brossier [mfcc] add slaney (default) and documentation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @517630f   5 years Paul Brossier [mfcc] add set_mel_coeffs and power feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @69dbe0a   5 years Paul Brossier [filterbank] check samplerate in _slaney, use temp variables feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6d41dac   5 years Paul Brossier [filterbank] factorize input validation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @0316feb   5 years Paul Brossier [filterbank] check input samplerate, not n_bands feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @16f0c27   5 years Paul Brossier [doc] fix filterbank_set_mel_coeffs params feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @831f702   5 years Paul Brossier [filterbank] check norm in set_triangle_bands feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6b46a4e   5 years Paul Brossier [filterbank] add docs for norm and power feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @0e30a12   5 years Paul Brossier [filterbank] add norm and power parameters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @1d51820   5 years Paul Brossier [filterbank] fix mel htk mode feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @fa713bd   5 years Paul Brossier [filterbank] add set_mel_coeffs feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @ff9c62a   5 years Paul Brossier [api] add meltohz and hztomel, Slaney and Htk versions feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6551a683   5 years Paul Brossier [source] [avcodec] remove oldavr stuff feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @ac97e80d   5 years Paul Brossier [source] [avcodec] create resampler once feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8a4ccf7   5 years Paul Brossier [source] [avcodec] downmix signal manually feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @01d4d19   5 years Paul Brossier Merge branch 'fix/oddfft' (closes #207) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @9ef3c6e   5 years Paul Brossier [filterbank] add a warning for duplicate freqs, improve nyquist warning feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @edd3dac   5 years Paul Brossier [filterbank] remove warning when list starts with 0, add some sanity checks feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @4bc10e2   5 years Paul Brossier Merge branch 'master' into feature/earlynoteoff feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @4724f60   5 years Paul Brossier [notes] fails if release_drop <= 0 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @5ce504d   5 years Paul Brossier [mathutils] increase ln(2) precision in freqtomidi/miditofreq feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @cc3f129   5 years Paul Brossier Merge branch 'feature/wrapavcodec' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @8716f63   5 years Paul Brossier Merge branch 'fix/wavetable' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @d1b78dc   5 years Paul Brossier Merge branch 'fix/slaneyurl' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @0d63b5f   5 years Paul Brossier Merge branch 'fix/warn_old_avutil' feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @fa2ab25   5 years Paul Brossier [wavetable] stop sets playing to 0 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @9511547   5 years Paul Brossier [wavetable] remove undefined aubio_wavetable_load from header feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @e302bb4   5 years Paul Brossier [pvoc] add missing aubio_pvoc_get_hop/win feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @dec8b9d   5 years Paul Brossier [doc] update Auditory Toolbox url feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @138cb1f   5 years Paul Brossier [io] emit a warning if avutil < 53 feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @de9178e   5 years Paul Brossier [io] wrap long lines in source avcodec feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @6bba139   5 years Paul Brossier src/notes/notes.h: add get/set for release drop level (closes: #203) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
(edit) @f761f06   5 years Paul Brossier src/notes/notes.c: emit note-off earlier (see #203) - emit note-off … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
Note: See TracRevisionLog for help on using the revision log.