source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @099237f   5 years Paul Brossier [py] expect a failure on 32bit systems, add a comment about … feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @f912e90   5 years Paul Brossier [py] add helper to check if we are on a 32bit system feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @5039244   5 years Paul Brossier [py] relax precision for 32bit systems feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @c60e048   5 years Paul Brossier [py] fix pvoc tests on powerpc feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @69aaefa5   5 years Paul Brossier [ci] disable samplerate when cross building on osx feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @8e84c46   5 years Paul Brossier [ci] update brew on travis feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @f54997c6   5 years Paul Brossier [py] fix typo in dct docstring feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @98927ca   5 years Paul Brossier [py] fix typo in fft docstring feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @271434f   5 years Paul Brossier [py] fix typo in sink docstrings feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @f2f1b10   5 years Paul Brossier Merge branch 'aybe-patch-2' of feature/vcpkg_docs feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @3ed38e4   5 years Paul Brossier Merge branch 'fix/winencoding' (closes gh-247) feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @66fff6c   5 years Paul Brossier [py] use universal_newlines=True to prevent decoding errors (see … feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @086a45b   5 years noreply Update binaries.rst feature/autosinkfeature/cnnfeature/crepefeature/crepe_orgfeature/timestretchfix/ffmpeg5
(edit) @f55630c   5 years Paul Brossier [py] fix note-off timings (closes #240, thanks to @chaoxinzheng) feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @22e3ef1   5 years Paul Brossier [waf] remove ref to landscape.yml feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fcc11e9   5 years Paul Brossier [waf] also exclude signature files feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @03e9422   5 years Paul Brossier [ci] remove landscape.yml feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @4c321db   5 years Paul Brossier [doc] remove landscape icon feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @3398a2e   5 years Paul Brossier [README] remove landscape icon feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @aaabb7e   5 years Paul Brossier [VERSION] bump to 0.5.0~alpha feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @90bd27a   5 years Paul Brossier [VERSION] bump to 0.4.9 feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5 0.4.9
(edit) @cd2ddc0   5 years Paul Brossier [ChangeLog?] add 0.4.9 entry feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @b5c64f5   5 years Paul Brossier [waf] bump to 2.0.14 feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6d82adf   5 years Paul Brossier [ci] fix azure vmImage field feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ef8a1e4   5 years Paul Brossier [tests] fix input size in test-mfcc feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @65a4fb4   5 years Paul Brossier [sink_wavwrite] call fflush in open This ensures the file header was … feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ba9e3a8   5 years Paul Brossier [sink] remove assert so tests pass in debug mode feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @1878b50   5 years Paul Brossier [source] remove assert so tests pass in debug mode source and sink … feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @bec1396   5 years Paul Brossier [ci] use linux/py3.5 to test --build-type=debug feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2ca09bf   5 years Paul Brossier [aubio_priv.h] include blas first (see gh-225) feature/autosinkfeature/cnnfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dc7362fd   5 years Paul Brossier [source_avcodec] prevent leak when closing swresample context feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @c1c3a99   5 years Paul Brossier [py] fix compilation warning in py-source feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @b4445fb   5 years Paul Brossier [tests] also capture expected source warnings in test_sink feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @51b5f9c   5 years Paul Brossier [tests] check resampling a source raises a warning when expected feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @cd46892   5 years Paul Brossier [tests] add parse_file_samplerate to fetch samplerate from path feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @966c650   5 years Paul Brossier [py] take a copy for the last source block when iterating Appears to … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @79dc9ad   5 years Paul Brossier [source_avcodec] show a warning only when an error occurred in swr_convert feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @724303e   5 years Paul Brossier [source_avcodec] clean up unused statements and previously included stdlib feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @8ad7d71   5 years Paul Brossier [py] define HAVE_ERRNO_H in add_local_macros feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @e136c9f   5 years Paul Brossier [source_sndfile] avoid declaration after statement feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @b40c149   5 years Paul Brossier [source_wavread] comment unused macro feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @0a1ad90   5 years Paul Brossier [source_wavread] use STRERR macro feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @b03f1bf   5 years Paul Brossier [sink_wavwrite] use STRERR macro feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @26bd5e0   5 years Paul Brossier [lib] add AUBIO_STRERR to log system error messages feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @9d609355   5 years Paul Brossier [waf] check for errno.h feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @a280ed1   5 years Paul Brossier [osx] build frameworks with -Os The new tests revealed a crash in … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @4b266f1   5 years Paul Brossier [ci] add py3.6, drop py3.4 on travis feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @4b16721   5 years Paul Brossier [source_sndfile] set error message when reading after close feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @519d5d3   5 years Paul Brossier [py] raise an exception when reading source failed feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fc633f3   5 years Paul Brossier [source_avcodec] prevent reading after close feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6dc211b   5 years Paul Brossier [tests] simplify test_source.py, skip if no test sounds feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6200052   5 years Paul Brossier [tests] try reading after close in test-source.c feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @8797138   5 years Paul Brossier [tests] check reading source after close raises RuntimeError? feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @37c7e61   5 years Paul Brossier [tests] test del_aubio_sink on null feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @19b839f   5 years Paul Brossier [tests] test del_aubio_source on null feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @51a35a7   5 years Paul Brossier [source_apple_audio] get_duration returns 0 on failure feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @a9f463c   5 years Paul Brossier [py] check if filter was created before deleting it feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2bfbf33   5 years Paul Brossier [sink] del_aubio_sink argument can be null Most del_ methods in aubio … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @8d4ffeb   5 years Paul Brossier [source] del_aubio_source argument can be null Most del_ methods in … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fef012a   5 years Paul Brossier [examples] only delete sink if needed feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @98d7aaa   5 years Paul Brossier [py] check sink was created before calling del_aubio_sink feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @48105ca   5 years Paul Brossier Revert "[py] avoid resizing py-source output" This reverts commit … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @776d65b   5 years Paul Brossier [tests] test-mathutils-window input validation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @1f382d6   5 years Paul Brossier [tests] add test-vecutils feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fce8496   5 years Paul Brossier [tests] improve test-fmat feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @9e2c1a1   5 years Paul Brossier [tests] improve test-lvec feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @dfd520b   5 years Paul Brossier [tests] improve test-cvec feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2b1b38a   5 years Paul Brossier [tests] improve test-fvec feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @8e76c71   5 years Paul Brossier [py] avoid resizing py-source output Make sure a copy of the source … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @d4927c2   5 years Paul Brossier [source_avcodec] fix warning messages feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ebfa80d   5 years Paul Brossier [source_sndfile] fix reading sizes when resampling feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @3880830   5 years Paul Brossier [ci] improve coverage of sndfile/samplerate support feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @f4c96f5   5 years Paul Brossier [ci] add pypy on travis, use it to test sndfile/libsamplerate directly feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @49ac58e0   5 years Paul Brossier [ci] set one of the travis config to use sndfile only feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @4c72a9c   5 years Paul Brossier [source_apple_audio] use input validation and padding helpers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @4edba9d   5 years Paul Brossier [io] fix source output padding sizes feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @1ddb9d1   5 years Paul Brossier [io] source_pad_do_output to pad extra channels feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6f22ed5   5 years Paul Brossier [tests] test-source checks for undersized/oversized output feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @efaeaf1   5 years Paul Brossier [io] use memset in padding helpers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2510248   5 years Paul Brossier [source_avcodec] use padding helpers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6a253e8   5 years Paul Brossier [source_wavread] use padding helpers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @7dea72f   5 years Paul Brossier [source_sndfile] use padding helpers feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2a94eca   5 years Paul Brossier [io] add helpers to pad source output feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @2589ea9   5 years Paul Brossier [source_sndfile] validate input sizes to prevent invalid reads, remove … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @9b5aa50   5 years Paul Brossier [source_avcodec] validate input sizes to prevent invalid reads feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ec3f25f9   5 years Paul Brossier [source_wavread] validate input sizes to prevent invalid reads feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @f5a97ed   5 years Paul Brossier [sink_wavwrite] check fseek and fwrite return values feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @a2b7187   5 years Paul Brossier [sink_wavwrite] factorise in aubio_sink_wavwrite_write_frames, use … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @14a5b9a   5 years Paul Brossier [sink_wavwrite] check fwrite return value, use AUBIO_STRERROR feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @85e20fa   5 years Paul Brossier [io] add helpers to check source output sizes feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @b2e1740   5 years Paul Brossier [lib] add AUBIO_STRERROR macro feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @0045668   5 years Paul Brossier Merge branch 'feature/pytest' (closes #163) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @74c1fb9   5 years Paul Brossier Merge branch 'master' into feature/pytest feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @fda3394   5 years Paul Brossier [doc] highlight link to python/demos feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @6a99bff   5 years Paul Brossier [py] also ship python script in tarball feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @a617bf3   5 years Paul Brossier [py] musicutils also use Pyfloat_FromDouble feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @df66c37   5 years Paul Brossier [py] alpha_norm and zero_crossing_rate use PyFloat_FromDouble feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @754a987   5 years Paul Brossier [py] py-cvec uses PyLong_FromLong feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @ca9d5aa   5 years Paul Brossier [py] use PyFloat_FromDouble in meltohz methods For some reason this … feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
(edit) @c9e28072   5 years Paul Brossier [tests] remove test-delnull feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
Note: See TracRevisionLog for help on using the revision log.