[io] fix source output padding sizes
[aubio.git] / src / synth /
2018-11-22 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-22 Paul Brossier[doc] plain todo in wavetable_load
2018-11-21 Paul Brossier[wavetable] add dummy load implementation, add todo...
2018-11-21 Paul Brossier[wavetable] revert 9511547 to preserve api
2018-10-30 Paul BrossierMerge branch 'master' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/earlynoteoff
2018-10-29 Paul BrossierMerge branch 'feature/wrapavcodec'
2018-10-29 Paul BrossierMerge branch 'feature/wrap_py_mod'
2018-10-29 Paul BrossierMerge branch 'fix/wavetable'
2018-10-28 Paul Brossier[wavetable] stop sets playing to 0
2018-10-26 Paul Brossier[wavetable] remove undefined aubio_wavetable_load from...
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-12-11 Paul Brossiersrc/aubio_priv.h: move include config.h here
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-22 Paul Brossiersrc/: change c header identifiers (see #35)
2016-04-21 Paul Brossiersrc/synth/sampler.c: fix typo
2016-04-21 Paul Brossiersrc/pitch/: add const qualifiers, filter_do_outplace...
2016-04-21 Paul Brossiersrc/synth/sampler.c: keeps a copy of uri
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2014-08-26 Paul Brossiersrc/synth/sampler.c: make sure blocksize > 0
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossiersrc/: improve build with -Wdeclaration-after-statement
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiersrc/fmat.c: new_fmat() takes height as first argument
2013-12-15 Paul Brossiersrc/synth/wavetable.c: use fvec_zeros, fmat_zeros
2013-12-11 Paul Brossiersrc/: sync header defines, remove trailing spaces,...
2013-12-07 Paul Brossiersrc/synth/{wavetable,sampler}.h: improve documentation
2013-12-07 Paul Brossiersrc/synth/wavetable.h: improve documentation
2013-12-07 Paul Brossiersrc/synth/wavetable.c: make sure samplerate is valid
2013-12-06 Paul Brossiersrc/synth/wavetable.c: also delete parameters
2013-10-27 Paul Brossiersrc/synth/wavetable.c: use parameters for frequency...
2013-10-27 Paul Brossiersrc/synth/wavetable.c: fix frequency interpolation...
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-09-30 Paul Brossieradded first version of wavetable
2013-03-23 Paul BrossierMerge /Users/piem/projects/aubio/aubio into device
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-23 Paul Brossiersrc/synth/sampler.c: fix _do_multi
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiersrc/synth/sampler.h: add a simple sampler
2013-03-22 Paul Brossiersrc/synth/sampler.c: add a simple sampler