pd-aubio.git
2017-03-14 Paul BrossierMerge branch 'master' into sampler sampler
2017-03-14 Paul BrossierREADME.md: improve instructions master
2017-03-14 Paul BrossierMakefile: add simple makefile
2017-03-14 Paul Brossierscripts/get_waf.sh: add script to fetch waf
2017-03-14 Paul Brossier.gitignore: ignore waf
2017-03-14 Paul Brossierwaf, waflib: remove waf, will fetch it instead
2017-03-14 Paul BrossierMerge branch 'master' into sampler
2017-03-14 Paul BrossierREADME.md: improve markdown formatting, update homepage...
2017-03-12 Paul Brossiersrc/aubio_setup.c: use HAVE_PTHREAD_H
2017-03-12 Paul Brossierhelp/aubiosampler~-help.pd: cleanup
2017-03-12 Paul Brossierwscript: on darwin, also look for header in 64bit folder
2017-03-12 Paul Brossiersrc/aubio_setup.c: add a warning if compiling without...
2017-03-12 Paul Brossierwscript: check for pthread.h
2017-03-12 Paul Brossiersrc/aubio_setup.c: add lock for logging, use error...
2017-03-12 Paul Brossiersrc/aubiosampler~.c: _open to return NULL
2017-03-12 Paul Brossierhelp/aubiostretchsf~-help.pd: remove, now using aubiosa...
2017-03-12 Paul Brossiersrc/aubiostretchtab~.c: remove, now using aubiosampler~
2016-10-11 Paul Brossiersrc/aubiosampler~.c: add set method
2016-10-09 Paul Brossierhelp/aubiosampler~-help.pd: added some doc
2016-10-09 Paul Brossiersrc/aubiosampler~.c: clean-up, add seek method
2016-10-09 Paul Brossiersrc/aubiosampler~.c: added first sampler version
2016-10-04 Paul Brossierhelp/aubiostretchsf~-help.pd: update doc timestretch
2016-10-04 Paul Brossiersrc/aubiostretchsf~.c: use latest timestretch version...
2016-09-30 Paul BrossierMerge branch 'master' into timestretch
2016-09-30 Paul Brossierhelp/aubiotss~-help.pd: improve documentation
2016-09-30 Paul Brossierhelp/aubioonset~-help.pd: improve documentation
2016-09-30 Paul Brossierhelp/aubiopitch~-help.pd: document new parameters
2016-09-30 Paul Brossiersrc/aubiopitch~.c: creation fails if first argument...
2016-09-30 Paul Brossiersrc/aubiopitch~.c: refix aubiopitch_tilde_del
2016-09-30 Paul Brossierhelp/aubioonset~-help.pd: document new parameters
2016-09-30 Paul Brossiersrc/aubioonset~.c: simplify debug output
2016-09-30 Paul Brossiersrc/aubiotempo~.c: clean-up aubiotempo_tilde_del
2016-09-30 Paul Brossiersrc/aubiopitch~.c: fix aubiopitch_tilde_del
2016-09-30 Paul Brossiersrc/aubio_setup.c: setup aubiostretchsf~
2016-09-30 Paul Brossierhelp/aubiostretchsf~-help.pd: added documentation for...
2016-09-30 Paul Brossiersrc/aubiostretchsf~.c: a replacement of readsf~, with...
2016-09-28 Paul Brossiersrc/aubioshift~.c: remove debug output pitchshift
2016-09-28 Paul BrossierMerge branch 'master' into pitchshift
2016-09-28 Paul Brossiersrc/aubioonset~.c: always get threshold with aubio_onse...
2016-09-28 Paul Brossiersrc/aubiopitch~.c: add bufsize and hopsize arguments...
2016-09-28 Paul Brossiersrc/aubioquiet~.c: indetation
2016-09-28 Paul Brossiersrc/aubioonset~.c: fix hopsize and bufsize, improve...
2016-09-28 Paul Brossiersrc/aubiotss~.c: add aubiotss_tilde_del
2016-09-28 Paul Brossiersrc/aubioonset~.c: add method, bufsize, and hopsize...
2016-09-28 Paul Brossiersrc/aubioonset~.c: add aubioonset_tilde_del
2016-09-28 Paul Brossiersrc/aubiopitch~.c: add 'tolerance' message to get/set...
2016-09-28 Paul Brossiersrc/aubiopitch~.c: parse method, return NULL if new_aub...
2016-09-27 Paul Brossiersrc/aubiopitch~.c: fix aubiopitch_tilde_del, remove...
2016-09-27 Paul Brossiersrc/aubio_setup.c: add custom logging function
2016-09-27 Paul Brossiersrc/aubioshift~.c: keep a pointer to inlet and outlet...
2016-09-21 Paul Brossierhelp/aubioshift~-help.pd: use crispness:2 in example
2016-09-21 Paul Brossiersrc/aubioshift~.c: set initial transposition
2016-09-20 Paul Brossierhelp/aubioshift~-help.pd: add a note about methods
2016-09-20 Paul Brossiersrc/aubioshift~.c: add method as 2nd argument
2016-09-20 Paul Brossierhelp/aubioshift~-help.pd: basic help
2016-09-20 Paul Brossiersrc/aubio_setup.c: load aubioshift~
2016-09-20 Paul Brossiersrc/aubioshift~.c: new object for pitch shifting
2016-08-18 Paul Brossierwscript: update to 0.47-1 on macosx
2014-02-14 Paul Brossierwscript: assume linux for unknown platforms
2013-12-30 Paul BrossierVERSION: bump to 0.4 0.4
2013-12-30 Paul Brossiersrc/: only post version in debug methods
2013-12-30 Paul Brossierwscript: move everything to /lib/pd/extra/aubio
2013-12-30 Paul BrossierVERSION: bump to 0.4~alpha
2013-12-20 Paul BrossierVERSION: bump to 0.3 0.3
2013-12-20 Paul Brossierremove old autotools stuff
2013-12-20 Paul Brossier*.c: move to src/
2013-12-20 Paul Brossierwscript: remove --export_dynamic on linux
2013-12-20 Paul BrossierREADME: update, improve
2013-12-20 Paul Brossierwscript: fix darwin build, move flags to configure...
2013-12-19 Paul Brossier*.c: remove tabs and trailing spaces
2013-12-19 Paul Brossieraubio*~.c: use PACKAGE_VERSION from VERSION file
2013-12-19 Paul Brossierwscript: remove unused lines
2013-12-19 Paul Brossierwscript: update for waf 1.7.13
2013-12-19 Paul Brossieraubiotempo~.c: use specdiff, not complex
2013-12-19 Paul Brossieraubiopitch~.c: get samplerate from pd
2013-12-19 Paul Brossieraubiotempo~.c: update to 0.4.0
2013-12-19 Paul Brossieraubioquiet~.c: update to 0.4.0
2013-12-19 Paul Brossieraubiopitch~.c: update for 0.4.0
2013-12-19 Paul Brossieraubiotss~.c: udpate for 0.4.0
2013-12-19 Paul Brossieraubiozcr~.c.: update for 0.4.0
2013-12-19 Paul Brossieraubioonset~.c: update for 0.4.0
2013-12-19 Paul BrossierVERSION: added, bumping from 0.2 to 0.3~alpha
2013-12-19 Paul Brossier.gitignore: add *.pyc
2013-12-19 Paul Brossierwaflib/: remove pyc files included by mistake
2013-12-07 Paul Brossier.gitignore: added minimal ignore patterns
2013-12-07 Paul Brossierwaf, waflib: import unpacked waf 1.7.13
2013-12-07 Paul Brossierwscript: start updating wscript
2009-11-05 Paul Brossieraubio_setup.c: use PACKAGE_VERSION bzr2git
2009-11-05 Paul Brossierconfigure.ac: update version to match current one
2009-11-05 Paul Brossierwscript: check for pd header, define VERSION
2009-11-05 Paul BrossierREADME: add note about waf
2009-11-05 Paul Brossierwscript: add waf script
2009-11-05 Paul BrossierNEWS: added empty news file
2009-11-05 Paul Brossieradded basic README and ChangeLog
2009-11-05 Paul BrossierAUTHORS: add file
2009-11-05 Paul BrossierCOPYING: add GPLv3
2009-11-05 Paul Brossieradded basic autotools scripts
2009-11-05 Paul Brossierimport c files from aubio r920, using <aubio/aubio...