src/temporal/biquad.h: indent
[aubio.git] / python / aubio /
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-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-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 Brossieradd beat p-score evaluation
2006-09-05 Paul Brossierfix gnuplot_create without options, add envelope draft...
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 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-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 Brossierremove /usr/bin/python header
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 Brossieradd x/ysize to plot_aubio/spec, move spec to db scale...
2006-05-05 Paul Brossierupdate indentation
2006-05-04 Paul Brossierupdate onset plot
2006-05-04 Paul Brossierupdate pitch plot
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 default parameters
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-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-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...
2006-03-01 Paul Brossierupdate taskpitch, use oplots instead of gnuplot
2006-03-01 Paul Brossieruse a copy for the median
2006-03-01 Paul Brossierfix norm in aubioclass
2006-03-01 Paul Brossieradd spectrogram plot
2006-02-26 Paul Brossieradded support for dcthres and verbose, moved task.step...
2006-02-26 Paul Brossieradded missing import
2006-02-26 Paul Brossieradded support for dcthreshold
2006-02-23 Paul Brossierfix draw_sound, remove hardcoded params for draw_pitch
2006-02-23 Paul Brossieradd mintol to taskonset, fix taskpitch.eval
2006-02-23 Paul Brossierrewrite gnuplot_create
2006-02-23 Paul Brossieradd params to pass to bench, remove debug messages...
2006-02-20 Paul Brossieradd support for delay to task onset, invert silence...
2006-02-20 Paul Brossierchanged dual to hfc*mkl
2006-02-17 Paul Brossiermerge some benchonset code into node
2006-02-17 Paul Brossierstart using results structure, move onset specific...
2006-02-17 Paul Brossierchange rocloc to return list and abs list of differences
2006-02-17 Paul Brossierremove gettruth from onset, add rocloc evaluation mode
2006-02-17 Paul Brossieradded onset_rocloc simultaneous comparison and diffs
2006-02-17 Paul Brossierfixed results/data fan out, update onset template
2006-02-15 Paul Brossieradded aubioweb
next