2006-07-21 |
Paul Brossier | exit from examples when woodblock or input files not... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Paul Brossier | fix memory freeing in examples |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Paul Brossier | remove global variable in beattracking |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Paul Brossier | avoid another out of boundaries write in yinfft |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Paul Brossier | avoid out of boundaries write in yinfft |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Paul Brossier | fix memory freeing in pitchyinfft |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | fix memory freeing in onsetdetection, remove useless... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | add aubio_cleanup to clean fftw cached memory |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | add xsize and ysize plot options in aubiopitch |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | fix timelines and plot sizes in onset and pitch |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | fix out of boundaries write in hist |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | update hist deletion function |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Paul Brossier | update hist deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | add del_aubio_onsetdetection, aubio_onsetdetection_free... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | add yinfft to aubio.h |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update biquad deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | create filter deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update fft deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | use math aliases in mathutils |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update peakpick deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update peakpick deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update biquad deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update phasevoc deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update fcomb deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update resample deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update scale deletion function |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Brossier | update doxygen devel config to include README and examples |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Paul Brossier | make beattracking always silent |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Paul Brossier | updated tests to lash, avoid signed/unsigned mismatches |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Brossier | rename threshold2 to silence |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Brossier | use lash_ prefix for lash related variables |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Paul Brossier | start lash thread only when jack is used and lash is... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | removed generated config.h.in |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | adding basic lash support to examples |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | removing lash from aubio_priv.h |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | removing ladcca from ext/midi/midi_alsa_seq.c |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | moving to lash, adding note about puredata |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Paul Brossier | add kludge to check if $CC supports -Wextra |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Brossier | tag of piem@altern.org--aubio-calabaza/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Brossier | update changelog, version 0.3.1 |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Paul Brossier | use os.path in task.cut to derive default output filenames |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | make configure.ac more readable |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | use top_{build,src}dir instead of ../ |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | avoid overwriting CFLAGS in python/aubio/Makefile.am |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | simplify puredata Makefile.am |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | use -Wextra but unused parameters, fix macos CFLAGS |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | fix signed/unsigned mismatches in pitchscmitt |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | fix signed/unsigned mismatches in pitchfcomb |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | fix signed/unsigned mismatches in beattracking |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Paul Brossier | fix signed/unsigned mismatches in examples |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Paul Brossier | ugly hack to plot beat track anyway |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Paul Brossier | task beat() output seconds |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | do not call pthread_ in aubio_midi_direct_output (thank... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | fixes memset in aubio_priv.h, remove useless sfinfo... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | move pd help to pattern-help.pd |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | tag of piem@altern.org--aubio-calabaza/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | last 0.3.0 changes |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Paul Brossier | tag of piem@altern.org--aubio-calabaza/aubio--mainline... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | useless ladcca gets quiet |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | use -fPIC to build puredata plugin |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | correct default block size in aubiopitch |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | update README |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | update doxygen configs, include README from aubio.h |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | update default aubiocut threshold |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | update python manpages |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | remove /usr/bin/python header |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | update dcthreshold |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | no bench for now |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | fix python Makefiles |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Paul Brossier | do not install aubioquiet |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update aubio.h docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update tss.h docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update scale.[ch] docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update types doc |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update phasevoc.h docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update resample.h docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update onsetdetection.h docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update fft docs |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update pitchdetection docs, make wrapper methods private |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | add doc to biquad and filter |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update beat tracking comments |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update pitch method comments |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | update pitch method comments |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | beat should be fixed, add comments about |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | add spectrogram and x/y sizes to aubiocut |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | fix default yin thresholds |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | fixes dcthreshold |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Paul Brossier | strange workaround to fix segfaults on some wav files |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Paul Brossier | print per note results |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Paul Brossier | add x/ysize to plot_aubio/spec, move spec to db scale... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Paul Brossier | update indentation |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Paul Brossier | update imports in bench-window |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Paul Brossier | update imports in bench-delay |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Paul Brossier | update aubiopitch options |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Paul Brossier | update onset plot |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Paul Brossier | update pitch plot |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Paul Brossier | add aubio_autocorr to swig |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Paul Brossier | use yinfft by default |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Paul Brossier | update bench-pitch-isolated |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Paul Brossier | update pitch bench makefile |
commit | commitdiff | tree | snapshot |
next |