|
|
|
@598774b
|
8 years |
Paul Brossier |
python/tests/test_source.py: only check if last frames are non silent …
sampler
|
|
|
@26fecba
|
8 years |
Paul Brossier |
python/tests/test_source.py: check the tail of the file is non-zero on …
sampler
|
|
|
@024584d
|
8 years |
Paul Brossier |
src/io/source_avcodec.c: improve error message
sampler
|
|
|
@8fa71eb
|
8 years |
Paul Brossier |
src/io/source_avcodec.c: fix missing samples in eof block
sampler
|
|
|
@d5745af
|
8 years |
Paul Brossier |
src/io/source_sndfile.c: set handle to null after sucessful close
sampler
|
|
|
@7e8b276
|
8 years |
Paul Brossier |
examples/: return 1 if object creation failed
sampler
|
|
|
@1437b5c
|
8 years |
Paul Brossier |
examples/: use PROG_HAS_OUTPUT, add PROG_HAS_SILENCE
sampler
|
|
|
@5ee8dd3
|
8 years |
Paul Brossier |
src/temporal/resampler.c: throw an error when using libsamplerate with …
sampler
|
|
|
@3303f05
|
8 years |
Paul Brossier |
tests/src/synth/test-sampler.c: improve
sampler
|
|
|
@ac971a51
|
8 years |
Paul Brossier |
setup.py, python/lib/: use sorted glob.glob to improve reproducibility
sampler
|
|
|
@f4d7240
|
8 years |
Paul Brossier |
src/synth/sampler.c: no last_read yet
sampler
|
|
|
@6f440b3
|
8 years |
Paul Brossier |
tests/src/effects/test-timestretch.c: update to use new interface
sampler
|
|
|
@37d0a0c
|
8 years |
Paul Brossier |
src/io/source_wavread.c: improve error messages
sampler
|
|
|
@0840440
|
8 years |
Paul Brossier |
src/synth/sampler.c: trigger resets ringbuffer
sampler
|
|
|
@6035a34
|
8 years |
Paul Brossier |
src/synth/sampler.c: remove old comment
sampler
|
|
|
@757e255
|
8 years |
Paul Brossier |
src/synth/sampler.c: let sampler_read call memset(0) as needed
sampler
|
|
|
@d02d8f0
|
8 years |
Paul Brossier |
src/synth/sampler.c: alwasy signal read_avail in idle
sampler
|
|
|
@886a7d8
|
8 years |
Paul Brossier |
src/synth/sampler.c: also seek in table
sampler
|
|
|
@816932e
|
8 years |
Paul Brossier |
src/synth/sampler.c: improve comments
sampler
|
|
|
@584bfd0
|
8 years |
Paul Brossier |
src/synth/sampler.c: improve warning
sampler
|
|
|
@a69e7aa
|
8 years |
Paul Brossier |
src/synth/sampler.c: always create source_output if a ringbuffer is used
sampler
|
|
|
@943ef49
|
8 years |
Paul Brossier |
src/synth/sampler.h: add _{get,set}_perfectloop
sampler
|
|
|
@5382846
|
8 years |
Paul Brossier |
src/synth/sampler.h: improve documentation
sampler
|
|
|
@8688797
|
8 years |
Paul Brossier |
src/effects/timestretch*: move out threaded file reading stuff, add …
sampler
|
|
|
@a125fb9a
|
8 years |
Paul Brossier |
src/aubio.h: add ringbuffer to unstable api
sampler
|
|
|
@2ca4b59
|
8 years |
Paul Brossier |
src/synth/sampler.c: add _set_table and allow switching to/from table …
sampler
|
|
|
@a006c5f
|
8 years |
Paul Brossier |
src/synth/sampler.c: remove debug variable, make sure source_blocksize …
sampler
|
|
|
@f253b03
|
8 years |
Paul Brossier |
src/synth/sampler.c: clean-up, move first read in reading thread
sampler
|
|
|
@128589e
|
8 years |
Paul Brossier |
src/utils/ringbuffer.c: remove asserts, make sure request < available
sampler
|
|
|
@fefbbd8
|
8 years |
Paul Brossier |
src/synth/sampler.c: clean up and add threaded ring buffer
sampler
|
|
|
@88a774c
|
8 years |
Paul Brossier |
src/synth/sampler.c: huge change adding a ringbuffer mode and …
sampler
|
|
|
@1b86a8b
|
8 years |
Paul Brossier |
src/utils/ringbuffer.*: added ringbuffer draft
sampler
|
|
|
@6cc2d9d
|
8 years |
Paul Brossier |
src/synth/sampler.h: improve documentation
sampler
|
|
|
@b959a8f
|
8 years |
Paul Brossier |
src/synth/sampler.c: add thread open/close functions
sampler
|
|
|
@2f1ab3f
|
8 years |
Paul Brossier |
src/io/source_wavread.c: initialize buffer
sampler
|
|
|
@cb1fad8
|
8 years |
Paul Brossier |
src/io/source.c: only show error message from last child source_
sampler
|
|
|
@0a756ea
|
8 years |
Paul Brossier |
src/synth/sampler.{c,h}: prepare reading thread, reset waited in …
sampler
|
|
|
@88042ef
|
8 years |
Paul Brossier |
src/synth/sampler.c: refactor interface, add file opening thread and …
sampler
|
|
|
@923670d
|
8 years |
Paul Brossier |
wscript: add options to disable source_wavread/sink_wavwrite
sampler
|
|
|
@61abfa4
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: improve threading
sampler
|
|
|
@b21c751
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: do not reopen thread in _seek, …
sampler
|
|
|
@0202028
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: add initial pthread support
sampler
|
|
|
@4acee97
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: fix eof when last available == …
samplertimestretch
|
|
|
@30efdd0
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: factorise into …
samplertimestretch
|
|
|
@1e4b7f6
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: split into functions
samplertimestretch
|
|
|
@b4ad853
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: remove unused variable, erase …
samplertimestretch
|
|
|
@fb5bd55
|
8 years |
Paul Brossier |
src/effects/timestretch_rubberband.c: invert stretch ratio
samplertimestretch
|
|
|
@0d4228d
|
8 years |
Paul Brossier |
src/effects/timestretch.h: add _seek method
samplertimestretch
|
|
|
@39f1d5c
|
8 years |
Paul Brossier |
src/aubio.h: add effects/timestretch.h
samplertimestretch
|
|
|
@953a447
|
8 years |
Paul Brossier |
python/lib/gen_external.py: disable timestretch for now, add a note …
samplertimestretch
|
|
|
@24914e1
|
8 years |
Paul Brossier |
tests/src/effects/test-timestretch.c: add example for aubio_timestretch_t
samplertimestretch
|
|
|
@16965d5
|
8 years |
Paul Brossier |
src/effects/timestretch.h: add get_samplerate method
samplertimestretch
|
|
|
@af195a5
|
8 years |
Paul Brossier |
src/effects/timestretch.h: add time stretching object, rubberband …
samplertimestretch
|
|
|
@5b46bc3
|
8 years |
Paul Brossier |
tests/src/effects/test-pitchshift.c: remove HAVE_RUBBERBAND
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@683d52f5
|
8 years |
Paul Brossier |
src/effects/pitchshift.h: improve documentation
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@7f6f880
|
8 years |
Paul Brossier |
Merge branch 'master' into pitchshift
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@80d0083
|
8 years |
Paul Brossier |
src/io/{source_wavread,sink_wavwrite}.c: declare internal functions as …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@afa21cdc
|
8 years |
Paul Brossier |
src/pitch/pitch.c: fail on wrong method, warn on wrong unit, improve …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@078dad8
|
8 years |
Paul Brossier |
src/onset/onset.c: return null and clean-up if new_aubio_specdesc failed
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0ff1b40
|
8 years |
Paul Brossier |
src/onset/onset.c: fix error message
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6388c37
|
8 years |
Paul Brossier |
src/pitch/pitch.c: declare internal functions as static
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0cf2b44
|
8 years |
Paul Brossier |
src/pitch/pitch.h: add aubio_pitch_get_tolerance
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@68586d4
|
8 years |
Paul Brossier |
Merge branch 'master' into pitchshift
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@1b57274
|
8 years |
Paul Brossier |
src/spectral/fft.c: add message about fftw3 being able to do non-power …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f50c9503
|
8 years |
Paul Brossier |
src/spectral/fft.c: use prefixed aubio_ooura_rdft
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@392ad1c
|
8 years |
Paul Brossier |
src/spectral/ooura_fft8g.c: prefix public function with aubio_ooura_ …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a206edf
|
8 years |
Paul Brossier |
src/spectral/fft.c: use prefixed aubio_ooura_rdft
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@b1c0770
|
8 years |
Paul Brossier |
src/spectral/ooura_fft8g.c: prefix public function with aubio_ooura_ …
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@8526102
|
8 years |
Paul Brossier |
src/spectral/fft.c: add message about fftw3 being able to do non-power …
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@333a5bb
|
8 years |
Paul Brossier |
python/ext/aubiomodule.c: remove duplicate add_generated_objects
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b6230d8
|
8 years |
Paul Brossier |
python/ext/aubiomodule.c: undo last commit
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d8faaf2
|
8 years |
Paul Brossier |
python/ext/aubiomodule.c: remove extern
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@7d01fdf
|
8 years |
Paul Brossier |
python/tests/test_pitchshift.py: get message from aubio.pitchshift
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@ad65346
|
8 years |
Paul Brossier |
Merge branch 'master' into pitchshift
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@bd8a92d
|
8 years |
Paul Brossier |
python/ext/py-source.c: use error string set in src/io/source.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@3528079
|
8 years |
Paul Brossier |
python/ext/py-phasevoc.c: use error string set in src/spectral/phasevoc.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@dab4a4c
|
8 years |
Paul Brossier |
python/ext/py-fft.c: use error string set in src/spectral/fft.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@1d01e515
|
8 years |
Paul Brossier |
src/io/source_sndfile.c: add support for multi-channel resampling
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@50a8260
|
8 years |
Paul Brossier |
python/tests/test_source.py: break long line
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@790b6d7
|
8 years |
Paul Brossier |
src/notes/notes.c: fix error message
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@9bfef718
|
8 years |
Paul Brossier |
src/spectral/fft.h: strip example path
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@12e91a6
|
8 years |
Paul Brossier |
python/tests/test_specdesc.py: RuntimeError? is now raised on wrong mode
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2763582
|
8 years |
Paul Brossier |
src/spectral/specdesc.c: return NULL if wrong mode asked
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@6e5dd2b
|
8 years |
Paul Brossier |
src/utils/log.c: add header, remove unused code
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@784de2f
|
8 years |
Paul Brossier |
src/aubio.h: add some links to examples
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8076ecd
|
8 years |
Paul Brossier |
tests/src/spectral/test-fft.c: fix default size
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@bf1c0e43
|
8 years |
Paul Brossier |
src/spectral/specdesc.c: remove trailing spaces
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@d45f527
|
8 years |
Paul Brossier |
python/tests/test_source.py: filter user warnings to avoid spamming …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@67537d7
|
8 years |
Paul Brossier |
python/ext/aubiomodule.c: use custom logging function for errors and …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@aa5828d
|
8 years |
Paul Brossier |
python/lib/moresetuptools.py: add HAVE_STDARG_H
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@0000669
|
8 years |
Paul Brossier |
tests/src/utils/test-log.c: add example for aubio_log_set_function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f5be115
|
8 years |
Paul Brossier |
src/aubio_priv.h: use new logging function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c8228c7
|
8 years |
Paul Brossier |
src/aubio.h: add utils/log.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c7844d8
|
8 years |
Paul Brossier |
src/utils/log.h: add new aubio_log_set_function
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@5392db8
|
8 years |
Paul Brossier |
src/aubio_priv.h: add stdarg.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@f334300
|
8 years |
Paul Brossier |
wscript: add stdarg.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@70b2ab0
|
8 years |
Paul Brossier |
python/demos/demo_mfcc.py: add options to plot first and second …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@88c89e3
|
8 years |
Paul Brossier |
python/tests/test_fvec.py: reduce alpha norm precision to 10.-4
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@3ffedf22
|
8 years |
Paul Brossier |
src/effects/pitchshift_rubberband.c: fix error message
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|
@25a19c2
|
8 years |
Paul Brossier |
src/effects/pitchshift.h: split implementations in two files, move …
feature/cnnfeature/crepefeature/pitchshiftfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretch
|
|
|