src/types.h: add some documentation, use HAVE_AUBIO_DOUBLE, not AUBIO_SINGLE_PRECISION
[aubio.git] / python /
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
2006-04-20 Paul Brossierupdate params and pitch
2006-03-21 Paul Brossieradd yinfft method, make it default for pd plugin
2006-03-21 Paul Brossierupdate pitch bench makefile
2006-03-21 Paul Brossierupdate default parameters
2006-03-21 Paul Brossierupdate bench-pitch
2006-03-16 Paul Brossierchange delay from 3 to 5
2006-03-16 Paul Brossieradd bufsize, hopsize and time to bench.onset
2006-03-16 Paul Brossierupdate task.time
2006-03-16 Paul Brossieraubioclass: yinthres support
2006-03-16 Paul Brossieradd pitch buf, hop and yinthresh, no smoothing
2006-03-16 Paul Brossierupdate task.pitch.{eval,plot}
2006-03-16 Paul Brossieroptional plotting
2006-03-05 Paul Brossierupdated to new bench-pitch, fixed gettruth
2006-03-03 Paul Brossiermove benchonset to aubio.bench
2006-03-03 Paul Brossiersplitting up tasks in many files
2006-03-03 Paul Brossierupdate aubioclass cvec
2006-03-03 Paul Brossierupdate to last bench-onset, bench-pitch
2006-03-02 Paul Brossierweb: use multiple pitch methods
2006-03-02 Paul Brossiertaskpitch: limit frequency range and delay, update...
2006-03-02 Paul Brossierremove useless multiple plot and title to plot_spec
2006-03-01 Paul Brossierremove old plot_pitch, plot_onset and getonsets, cutfil...
next