source: src/synth

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bff692e   7 years Paul Brossier src/synth/sampler.c: update copyright sampler
(edit) @ebed7e6   7 years Paul Brossier src/synt/sampler.c: take a copy of uri sampler
(edit) @388c2e7   7 years Paul Brossier src/synth/sampler.c: no #warning for msvc sampler
(edit) @b4ff97e   7 years Paul Brossier src/synth/sampler.c: check if we have pthread sampler
(edit) @7dfd972   7 years Paul Brossier src/synth/sampler.c: unthreaded read for now sampler
(edit) @98861c6   7 years Paul Brossier src/synth/sampler.h: improve documentation sampler
(edit) @75d1f9b   7 years Paul Brossier src/synth/sampler.c: add last_read and source_output_tmp sampler
(edit) @82ad1ed   7 years Paul Brossier src/synth/sampler.h: add timestretch (first draft) sampler
(edit) @8b07fa9   7 years Paul Brossier src/synth/sampler.h: fix typo sampler
(edit) @41b985f   7 years Paul Brossier Merge 'origin/master' into sampler Conflicts: .travis.yml Makefile … sampler
(edit) @33d0242   7 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+
(edit) @f4d7240   7 years Paul Brossier src/synth/sampler.c: no last_read yet sampler
(edit) @0840440   7 years Paul Brossier src/synth/sampler.c: trigger resets ringbuffer sampler
(edit) @6035a34   7 years Paul Brossier src/synth/sampler.c: remove old comment sampler
(edit) @757e255   7 years Paul Brossier src/synth/sampler.c: let sampler_read call memset(0) as needed sampler
(edit) @d02d8f0   7 years Paul Brossier src/synth/sampler.c: alwasy signal read_avail in idle sampler
(edit) @886a7d8   7 years Paul Brossier src/synth/sampler.c: also seek in table sampler
(edit) @816932e   7 years Paul Brossier src/synth/sampler.c: improve comments sampler
(edit) @584bfd0   7 years Paul Brossier src/synth/sampler.c: improve warning sampler
(edit) @a69e7aa   7 years Paul Brossier src/synth/sampler.c: always create source_output if a ringbuffer is used sampler
(edit) @943ef49   7 years Paul Brossier src/synth/sampler.h: add _{get,set}_perfectloop sampler
(edit) @5382846   7 years Paul Brossier src/synth/sampler.h: improve documentation sampler
(edit) @2ca4b59   7 years Paul Brossier src/synth/sampler.c: add _set_table and allow switching to/from table … sampler
(edit) @a006c5f   7 years Paul Brossier src/synth/sampler.c: remove debug variable, make sure source_blocksize … sampler
(edit) @f253b03   7 years Paul Brossier src/synth/sampler.c: clean-up, move first read in reading thread sampler
(edit) @fefbbd8   7 years Paul Brossier src/synth/sampler.c: clean up and add threaded ring buffer sampler
(edit) @88a774c   7 years Paul Brossier src/synth/sampler.c: huge change adding a ringbuffer mode and … sampler
(edit) @6cc2d9d   7 years Paul Brossier src/synth/sampler.h: improve documentation sampler
(edit) @b959a8f   7 years Paul Brossier src/synth/sampler.c: add thread open/close functions sampler
(edit) @0a756ea   7 years Paul Brossier src/synth/sampler.{c,h}: prepare reading thread, reset waited in … sampler
(edit) @88042ef   7 years Paul Brossier src/synth/sampler.c: refactor interface, add file opening thread and … sampler
(edit) @6f42c16   8 years Paul Brossier src/: change c header identifiers (see #35) feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @e31aad20   8 years Paul Brossier src/synth/sampler.c: fix typo feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @ce3ff2b   8 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+
(edit) @eaee767   8 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+
(edit) @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+
(edit) @c21acb9   10 years Paul Brossier src/: improve build with -Wdeclaration-after-statement feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @4ed0ed1   10 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+
(edit) @a7e766b   10 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+
(edit) @b235c0e   10 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+
(edit) @2b6139e7   10 years Paul Brossier src/synth/{wavetable,sampler}.h: improve documentation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @8750bbd   10 years Paul Brossier src/synth/wavetable.h: improve documentation feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @44e94f3c   10 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+
(edit) @cc6b221   10 years Paul Brossier src/synth/wavetable.c: also delete parameters feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @c2e0aef   10 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+
(edit) @8247249   10 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+
(edit) @dd15573   10 years Paul Brossier added first version of wavetable feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @eaaba62   11 years Paul Brossier src/synth/sampler.c: fix _do_multi feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(edit) @04c8346   11 years Paul Brossier src/synth/sampler.h: add a simple sampler feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
(add) @a682dbe   11 years Paul Brossier src/synth/sampler.c: add a simple sampler feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Note: See TracRevisionLog for help on using the revision log.