aubio.git
2006-07-26 Paul Brossieradd aubioplot-audio
2006-07-23 Paul Brossieradd documentation for _aubio_pitchdetection_t
2006-07-23 Paul Brossieradd documentation for del_aubio_pitchyinfft
2006-07-23 Paul Brossieradd documentation for _aubio_pitchyinfft_t, remove...
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossieradd documentation for fvec_t and cvec_t
2006-07-23 Paul Brossiermake comments doxygen compliant
2006-07-23 Paul Brossiercomplete documentation for onset routines
2006-07-23 Paul Brossieradd documentation for _aubio_onset_detection_t
2006-07-23 Paul Brossierremove completed todo, fix documentation
2006-07-22 Paul Brossieradd tests for most function
2006-07-22 Paul Brossierupdate aubiotempo~ to new tempo objects
2006-07-22 Paul Brossierupdate aubiotrack to new tempo objects
2006-07-22 Paul Brossieradd tempo and onset functions
2006-07-22 Paul Brossierupdate doxygen introduction
2006-07-21 Paul Brossierupdate test-fft to not use aubio_priv.h
2006-07-21 Paul Brossiercomplete test-tss memory freeing
2006-07-21 Paul Brossiercomplete test-phasevoc-jack memory freeing, use sleep...
2006-07-21 Paul Brossiercomplete test-phasevoc memory freeing
2006-07-21 Paul Brossiercomplete test-mfft memory freeing, comment out printfs
2006-07-21 Paul Brossiercomplete test-fft memory freeing
2006-07-21 Paul Brossiercorrect date of thesis references
2006-07-21 Paul Brossierexit from examples when woodblock or input files not...
2006-07-21 Paul Brossierfix memory freeing in examples
2006-07-21 Paul Brossierremove global variable in beattracking
2006-07-21 Paul Brossieravoid another out of boundaries write in yinfft
2006-07-21 Paul Brossieravoid out of boundaries write in yinfft
2006-07-20 Paul Brossierfix memory freeing in pitchyinfft
2006-07-13 Paul Brossierfix memory freeing in onsetdetection, remove useless...
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
next