[py] add minimal docstring for wavetable
[aubio.git] / examples / aubionotes.c
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-30 Paul Brossier[tools] add release_drop option to aubionotes
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-12-17 Paul Brossierexamples/aubionotes.c: use new notes, set minioi, send...
2016-12-11 Paul Brossierexamples/aubionotes.c: add warning for missing options
2016-12-11 Paul Brossierexamples/aubioonset.c: add minioi option, in millisecond
2016-12-11 Paul Brossierexamples/: only send a last note off when using jack
2016-10-03 Paul Brossierexamples/: return 1 if object creation failed
2016-10-03 Paul Brossierexamples/: use PROG_HAS_OUTPUT, add PROG_HAS_SILENCE
2016-07-22 Paul Brossierexamples/utils.c: change send_noteon to accept floating...
2016-07-22 Paul BrossierMerge branch 'aubiotrack_midi_output' of https://github...
2016-07-01 Paul Brossierexamples/aubionotes.c: use note aubio_notes object
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossierexamples/: build with -Wdeclaration-after-statement
2013-12-30 Paul Brossierexamples/: build with -Wmissing-declarations
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiersrc/fvec.h: clean up fvec api
2013-12-08 Paul Brossierexamples/aubio{trac,onset}.c: add silence option
2013-12-07 Paul Brossierexamples/: remove -o and -j when unused
2013-12-07 Paul Brossierexamples/: large refactoring, improve option management...
2013-12-06 Paul Brossierexamples/: move parse_args to parse_args.h, clean up...
2013-11-04 Paul Brossierexamples/: use wavetable to play pitch and to replace...
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossierexamples: switch to mono
2009-10-26 Paul Brossierexamples: more header updates to GPLv3
2009-10-22 Paul Brossierexamples/aubionotes.c: add AUBIO_UNSTABLE for fvec_medi...
2009-10-21 Paul Brossierexamples/: set threshold as needed
2009-10-19 Paul Brossierexamples/aubiopitch.c: added c version of aubiopitch...
2009-10-18 Paul Brossierexamples/aubionotes.c: update median usage
2009-10-16 Paul Brossierexamples/: make use of aubio_onset in aubioonset and...
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-08 Paul Brossierexamples plugins: update to latest pitch prototypes
2009-10-07 Paul Brossiersrc/onset: rename aubio_onsetdetection to aubio_onsetde...
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2009-10-06 Paul Brossierexamples/aubionotes.c: update peakpicker prototype
2009-09-25 Paul Brossierexamples/: use native aubio smpl_t for aubio_process_func_t
2006-07-27 Paul Brossierfloor, not FLOOR in examples, only inst_headers for...
2006-07-06 Paul Brossierrename threshold2 to silence
2006-06-03 Paul Brossierfix signed/unsigned mismatches in examples
2005-04-11 Paul Brossiermerged commmon code between aubionotes.c and aubioonset...
2005-04-02 Paul Brossiermerge aubionotes and aubionotesmedian
2005-03-30 Paul Brossierfix jack playing with short buffer (move pos)
2004-12-06 Paul Brossiermoved midi functions to ext/
2004-10-28 Paul Brossierimport 0.1.7.1