|
|
@f651625
|
8 years |
Paul Brossier |
src/synth/sampler.h: improve documentation
sampler
|
|
|
@f8bdcb2
|
8 years |
Paul Brossier |
src/synth/sampler.c: also compile without pthread
sampler
|
|
|
@bff692e
|
8 years |
Paul Brossier |
src/synth/sampler.c: update copyright
sampler
|
|
|
@ebed7e6
|
8 years |
Paul Brossier |
src/synt/sampler.c: take a copy of uri
sampler
|
|
|
@388c2e7
|
8 years |
Paul Brossier |
src/synth/sampler.c: no #warning for msvc
sampler
|
|
|
@b4ff97e
|
8 years |
Paul Brossier |
src/synth/sampler.c: check if we have pthread
sampler
|
|
|
@7dfd972
|
8 years |
Paul Brossier |
src/synth/sampler.c: unthreaded read for now
sampler
|
|
|
@98861c6
|
8 years |
Paul Brossier |
src/synth/sampler.h: improve documentation
sampler
|
|
|
@75d1f9b
|
8 years |
Paul Brossier |
src/synth/sampler.c: add last_read and source_output_tmp
sampler
|
|
|
@82ad1ed
|
8 years |
Paul Brossier |
src/synth/sampler.h: add timestretch (first draft)
sampler
|
|
|
@8b07fa9
|
8 years |
Paul Brossier |
src/synth/sampler.h: fix typo
sampler
|
|
|
@41b985f
|
8 years |
Paul Brossier |
Merge 'origin/master' into sampler
Conflicts:
.travis.yml
Makefile …
sampler
|
|
|
@33d0242
|
8 years |
Paul Brossier |
src/aubio_priv.h: move include config.h here
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5sampleryinfft+
|
|
|
@f4d7240
|
8 years |
Paul Brossier |
src/synth/sampler.c: no last_read yet
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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@6f42c16
|
9 years |
Paul Brossier |
src/: change c header identifiers (see #35)
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@e31aad20
|
9 years |
Paul Brossier |
src/synth/sampler.c: fix typo
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@ce3ff2b
|
9 years |
Paul Brossier |
src/pitch/: add const qualifiers, filter_do_outplace to avoid …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@eaee767
|
9 years |
Paul Brossier |
src/synth/sampler.c: keeps a copy of uri
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+
|
|
|
@c21acb9
|
11 years |
Paul Brossier |
src/: improve build with -Wdeclaration-after-statement
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@4ed0ed1
|
11 years |
Paul Brossier |
src/fmat.c: new_fmat() takes height as first argument
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a7e766b
|
11 years |
Paul Brossier |
src/synth/wavetable.c: use fvec_zeros, fmat_zeros
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@b235c0e
|
11 years |
Paul Brossier |
src/: sync header defines, remove trailing spaces, update copyrights
…
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@2b6139e7
|
11 years |
Paul Brossier |
src/synth/{wavetable,sampler}.h: improve documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8750bbd
|
11 years |
Paul Brossier |
src/synth/wavetable.h: improve documentation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@44e94f3c
|
11 years |
Paul Brossier |
src/synth/wavetable.c: make sure samplerate is valid
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@cc6b221
|
11 years |
Paul Brossier |
src/synth/wavetable.c: also delete parameters
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@c2e0aef
|
11 years |
Paul Brossier |
src/synth/wavetable.c: use parameters for frequency and amplitude
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@8247249
|
11 years |
Paul Brossier |
src/synth/wavetable.c: fix frequency interpolation, add amp to do_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@dd15573
|
11 years |
Paul Brossier |
added first version of wavetable
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@eaaba62
|
12 years |
Paul Brossier |
src/synth/sampler.c: fix _do_multi
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@04c8346
|
12 years |
Paul Brossier |
src/synth/sampler.h: add a simple sampler
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|
|
|
@a682dbe
|
12 years |
Paul Brossier |
src/synth/sampler.c: add a simple sampler
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
|