MANIFEST.in: move from python/, update contents
[aubio.git] / src / synth /
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
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