Merge branch 'master' of git+ssh://aubio.org/git/aubio/aubio into mono
[aubio.git] / python /
2009-11-05 Paul Brossierwscript: factorise build of extra source files
2009-11-03 Paul Brossiersrc/spectral/specdesc.{c,h}: rename aubio_onsetdetectio...
2009-10-26 Paul Brossierpython: more update headers to GPLv3
2009-10-19 Paul Brossierrename aubio_pitchdetection to aubio_pitch
2009-10-18 Paul Brossierpython/aubio/aubioclass.py: update peakpicker usage
2009-10-16 Paul Brossierext/, examples/, swig/, python/, tests/: remove libaubi...
2009-10-16 Paul Brossierpython/aubio: utils.py removed
2009-10-15 Paul Brossierpython/: remove task.utils, not used anymore
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-15 Paul Brossiersrc/onset: use a string to set onset mode, keeping...
2009-10-08 Paul Brossierpython/aubio: 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 Brossierpython/aubio/task/onset.py: isonset > 0., not == 1
2009-10-06 Paul Brossierpython/aubio/aubioclass.py: update peakpicker class
2009-09-26 Paul Brossierpython: finish getting rid of numarray
2009-09-25 Paul Brossierpython/aubio/aubioclass.py: print filename of file...
2009-09-25 Paul Brossierpython/aubio: use Gnuplot.Data with_ keywords, with...
2009-09-25 Paul Brossierpython/aubio/gnuplot.py: use numpy, not numarray (debia...
2009-09-25 Paul Brossierpython/aubio/task/notes.py: remove useless import of...
2009-09-25 Paul Brossierpython/aubio/task/onset.py: use numarray, not numpy...
2009-09-23 Paul Brossieruse waf as new build system
2008-05-16 Paul Brossierpython/aubio/Makefile.am: simplify using nobase
2008-02-11 Paul Brossierpython/aubio/Makefile.am: install _aubiowrapper into...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-21 Paul Brossierutils.c, utils.py: add specflux onset function
2007-11-21 Paul Brossieraubio.i: add del_aubio_onsetdetection, aubioclass.py...
2007-11-06 Paul Brossiermerge from banane
2007-11-02 Paul Brossiermerge main branch
2007-11-01 Paul Brossieraubioclass.py: make sndfile raise error if file not...
2007-10-30 Paul Brossiermerge from main branch
2007-10-30 Paul Brossierload all tests from python test directory, add pitchdet...
2007-10-30 Paul Brossiermove python/tests to tests/python, examples/tests to...
2007-10-25 Paul Brossiermerge from main branch
2007-10-25 Paul Brossierrenamed run_all_tests script
2007-10-17 Paul Brossierlist_missing_tests: add script to get the list of missi...
2007-09-17 Paul Brossierall_tests.py, filterbank.py: add filterbank python...
2007-09-17 Paul Brossiermerge python unit tests from main branch
2007-09-17 Paul Brossieradded simple tests for fvec and cvec
2007-09-17 Paul Brossierpython/test: added simple python unit test model
2007-09-17 Paul Brossierpython/test: added simple python unit test model
2007-09-16 Paul Brossierremoved plotmat.py, modified plotfb.py to build filterb...
2007-09-10 Amaury Hazanmerged from aubio_mfcc, added slaney filterbank (70...
2007-04-18 Paul Brossieraubioclass.py: fix indentation
2006-10-10 Paul Brossierinstall aubiowrapper.py only once and in pkgpython
2006-10-07 Paul Brossierdefine PYTHONPATH in python/README
2006-10-07 Paul Brossiermakes aubiocut and aubiopitch verbose by default, not...
2006-10-05 Paul Brossierlink to libpython on windows, remove useless .libs...
2006-10-01 Paul Brossierlink against python dll on windows
2006-09-29 Paul Brossierremove useless flags in python Makefile
2006-09-29 Paul Brossieradd support for text file from stdin
2006-09-29 Paul Brossieruse os conditionals, update python swig and puredata...
2006-09-29 Paul Brossierfix beat task output
2006-09-05 Paul Brossierfix signal buffer size for demo-tempo-acf
2006-09-05 Paul Brossieruse omode in aubiopitch
2006-09-05 Paul Brossieradd beat p-score evaluation
2006-09-05 Paul Brossierfix gnuplot_create without options, add envelope draft...
2006-08-10 Paul Brossierupdate demo-tempo to new gnuplot functions, fix audio...
2006-08-02 Paul Brossieruse options structure for plot_audio plot_spec
2006-08-02 Paul Brossierfactorise gnuplot_create options, update aubioplot...
2006-08-02 Paul Brossierreuse downsample_audio in make_audio_plot
2006-08-02 Paul Brossierremove obsolete gnuplot_init
2006-08-02 Paul Brossierpass created plot to plot_audio/spec instead of outplot...
2006-08-02 Paul Brossiermake xsize and ysize floats in aubioplot-audio
2006-08-02 Paul Brossieruse gnuplot_create in plot_audio
2006-08-02 Paul Brossierif spectrum shorter than 1 second, use ms not s
2006-08-02 Paul Brossieradd buffer and hosize options to aubioplot-spec, use...
2006-07-28 Paul Brossieradd demo-tempo scripts
2006-07-28 Paul Brossieradd bench-pitch-plot-isolated
2006-07-27 Paul Brossieradd aubioplot-yinfft
2006-07-27 Paul Brossieradd aubioplot-spec
2006-07-26 Paul Brossieradd aubioplot-audio
2006-07-13 Paul Brossieradd xsize and ysize plot options in aubiopitch
2006-07-13 Paul Brossierfix timelines and plot sizes in onset and pitch
2006-06-12 Paul Brossieruse os.path in task.cut to derive default output filenames
2006-06-03 Paul Brossieruse top_{build,src}dir instead of ../
2006-06-03 Paul Brossieravoid overwriting CFLAGS in python/aubio/Makefile.am
2006-06-02 Paul Brossierugly hack to plot beat track anyway
2006-06-02 Paul Brossiertask beat() output seconds
2006-05-27 Paul Brossierlast 0.3.0 changes
2006-05-18 Paul Brossiercorrect default block size in aubiopitch
2006-05-18 Paul Brossierupdate default aubiocut threshold
2006-05-18 Paul Brossierremove /usr/bin/python header
2006-05-18 Paul Brossierupdate dcthreshold
2006-05-18 Paul Brossierfix python Makefiles
2006-05-17 Paul Brossierbeat should be fixed, add comments about
2006-05-17 Paul Brossieradd spectrogram and x/y sizes to aubiocut
2006-05-17 Paul Brossierfixes dcthreshold
2006-05-07 Paul Brossierprint per note results
2006-05-07 Paul Brossieradd x/ysize to plot_aubio/spec, move spec to db scale...
2006-05-05 Paul Brossierupdate indentation
2006-05-05 Paul Brossierupdate imports in bench-window
2006-05-05 Paul Brossierupdate imports in bench-delay
2006-05-04 Paul Brossierupdate aubiopitch options
2006-05-04 Paul Brossierupdate onset plot
2006-05-04 Paul Brossierupdate pitch plot
2006-04-20 Paul Brossierupdate bench-pitch-isolated
2006-04-20 Paul Brossierupdate pitch bench makefile
2006-04-20 Paul Brossierfirst draft for beat evaluation
next