aubio.git
2006-07-13 Paul Brossieradd aubio_cleanup to clean fftw cached memory
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-07-13 Paul Brossierfix out of boundaries write in hist
2006-07-13 Paul Brossierupdate hist deletion function
2006-07-13 Paul Brossierupdate hist deletion function
2006-07-12 Paul Brossieradd del_aubio_onsetdetection, aubio_onsetdetection_free...
2006-07-12 Paul Brossieradd yinfft to aubio.h
2006-07-12 Paul Brossierupdate biquad deletion function
2006-07-12 Paul Brossiercreate filter deletion function
2006-07-12 Paul Brossierupdate fft deletion function
2006-07-12 Paul Brossieruse math aliases in mathutils
2006-07-12 Paul Brossierupdate peakpick deletion function
2006-07-12 Paul Brossierupdate peakpick deletion function
2006-07-12 Paul Brossierupdate biquad deletion function
2006-07-12 Paul Brossierupdate phasevoc deletion function
2006-07-12 Paul Brossierupdate fcomb deletion function
2006-07-12 Paul Brossierupdate resample deletion function
2006-07-12 Paul Brossierupdate scale deletion function
2006-07-12 Paul Brossierupdate doxygen devel config to include README and examples
2006-07-08 Paul Brossiermake beattracking always silent
2006-07-07 Paul Brossierupdated tests to lash, avoid signed/unsigned mismatches
2006-07-06 Paul Brossierrename threshold2 to silence
2006-07-06 Paul Brossieruse lash_ prefix for lash related variables
2006-07-06 Paul Brossierstart lash thread only when jack is used and lash is...
2006-06-29 Paul Brossierremoved generated config.h.in
2006-06-29 Paul Brossieradding basic lash support to examples
2006-06-29 Paul Brossierremoving lash from aubio_priv.h
2006-06-29 Paul Brossierremoving ladcca from ext/midi/midi_alsa_seq.c
2006-06-29 Paul Brossiermoving to lash, adding note about puredata
2006-06-29 Paul Brossieradd kludge to check if $CC supports -Wextra
2006-06-28 Paul Brossiertag of piem@altern.org--aubio-calabaza/aubio--mainline...
2006-06-28 Paul Brossierupdate changelog, version 0.3.1
2006-06-12 Paul Brossieruse os.path in task.cut to derive default output filenames
2006-06-03 Paul Brossiermake configure.ac more readable
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-03 Paul Brossiersimplify puredata Makefile.am
2006-06-03 Paul Brossieruse -Wextra but unused parameters, fix macos CFLAGS
2006-06-03 Paul Brossierfix signed/unsigned mismatches in pitchscmitt
2006-06-03 Paul Brossierfix signed/unsigned mismatches in pitchfcomb
2006-06-03 Paul Brossierfix signed/unsigned mismatches in beattracking
2006-06-03 Paul Brossierfix signed/unsigned mismatches in examples
2006-06-02 Paul Brossierugly hack to plot beat track anyway
2006-06-02 Paul Brossiertask beat() output seconds
2006-05-27 Paul Brossierdo not call pthread_ in aubio_midi_direct_output (thank...
2006-05-27 Paul Brossierfixes memset in aubio_priv.h, remove useless sfinfo...
2006-05-27 Paul Brossiermove pd help to pattern-help.pd
2006-05-27 Paul Brossiertag of piem@altern.org--aubio-calabaza/aubio--mainline...
2006-05-27 Paul Brossierlast 0.3.0 changes
2006-05-27 Paul Brossiertag of piem@altern.org--aubio-calabaza/aubio--mainline...
2006-05-18 Paul Brossieruseless ladcca gets quiet
2006-05-18 Paul Brossieruse -fPIC to build puredata plugin
2006-05-18 Paul Brossiercorrect default block size in aubiopitch
2006-05-18 Paul Brossierupdate README
2006-05-18 Paul Brossierupdate doxygen configs, include README from aubio.h
2006-05-18 Paul Brossierupdate default aubiocut threshold
2006-05-18 Paul Brossierupdate python manpages
2006-05-18 Paul Brossierremove /usr/bin/python header
2006-05-18 Paul Brossierupdate dcthreshold
2006-05-18 Paul Brossierno bench for now
2006-05-18 Paul Brossierfix python Makefiles
2006-05-18 Paul Brossierdo not install aubioquiet
2006-05-17 Paul Brossierupdate aubio.h docs
2006-05-17 Paul Brossierupdate tss.h docs
2006-05-17 Paul Brossierupdate scale.[ch] docs
2006-05-17 Paul Brossierupdate types doc
2006-05-17 Paul Brossierupdate phasevoc.h docs
2006-05-17 Paul Brossierupdate resample.h docs
2006-05-17 Paul Brossierupdate onsetdetection.h docs
2006-05-17 Paul Brossierupdate fft docs
2006-05-17 Paul Brossierupdate pitchdetection docs, make wrapper methods private
2006-05-17 Paul Brossieradd doc to biquad and filter
2006-05-17 Paul Brossierupdate beat tracking comments
2006-05-17 Paul Brossierupdate pitch method comments
2006-05-17 Paul Brossierupdate pitch method comments
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 Brossierfix default yin thresholds
2006-05-17 Paul Brossierfixes dcthreshold
2006-05-17 Paul Brossierstrange workaround to fix segfaults on some wav files
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-05-04 Paul Brossieradd aubio_autocorr to swig
2006-05-04 Paul Brossieruse yinfft by default
2006-04-20 Paul Brossierupdate bench-pitch-isolated
2006-04-20 Paul Brossierupdate pitch bench makefile
2006-04-20 Paul Brossiermcomb: bypass hack for high freqs, use instfreq rather...
2006-04-20 Paul Brossieradd quadratic interpolation to yin
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
next