2013-03-02 |
Paul Brossier | src/spectral/: improve documentation |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | doc/web.cfg: add examples |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | src/: improve documentation |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | doc/full.cfg: rename output dir |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | doc/web.cfg: only headers |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | doc/: upgrade to latest doxygen |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Paul Brossier | doc/: renamed doxy config files to {web,full}.cfg |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Paul Brossier | setup.py: only link against frameworks on darwin |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Paul Brossier | python/env_osx: use the most recently built folder |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Paul Brossier | wscript: build a static lib for iphone, add a message... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Paul Brossier | python/env_linux: env only, absolute path |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Paul Brossier | python/env_osx: env only, absolute path |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Paul Brossier | python/: remove NPY_NO_DEPRECATED_API to build anyway |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Paul Brossier | wscript: no examples on ios |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Paul Brossier | moved test scripts to tests |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Paul Brossier | demos/demo_slicing.py: add simple slicing example |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Paul Brossier | demos/aubiocut: start moving aubiocut to new python |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Paul Brossier | python/demos/demo_onset_file.py: also plot descriptor... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Paul Brossier | src/onset/onset.{c,h}: added get_descriptor and get_thr... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Paul Brossier | demos/demo_onset_file.py: remove old onsets |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Paul Brossier | demos/demo_onset_file.py: added onset example |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | demo_source_auto_samplerate.py: add example of automati... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | examples/utils.c: make -i optional |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | src/onset/onset.h: remove trailing space |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | python/setup.py: parse version from VERSION, move _aubi... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | src/io/: removed methods duplicated in merge |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | README.md: updated and moved to .md for markdown syntax |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | merge from develop |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | examples/utils.c: exit if an output file could not... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Brossier | examples/utils.c: improve error message if no input... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | examples/aubioonset.c: remove unused parameter |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | Merge branch 'develop' of aubio.org:/git/aubio/aubio... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/aubio.h: update copyright, ten years already |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/sink.c: improve error message |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/sink_apple_audio.c: remove unused variable |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io: improve error messages |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | examples/utils.c: get samplerate from file |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | build_linux: update path |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | wscript: run the tests on all platforms but ios |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/sink_apple_audio.c: set s->samplerate before... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/source_{sndfile,apple_audio}.c: quiet samplerate... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/source_sndfile.c: automagically set samplerate... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/source_sndfile.{c,h}: add get_samplerate |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | examples/: use aubio_source and aubio_sink |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | demos/demo_sink_create_woodblock.py: generate a woodblo... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/io/source_apple_audio.c: automagically set samplera... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | .gitignore: add waf stuff, remove autotools stuff |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | .gitignore: ignore my *.db files |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/tempo/beattracking.c: avoid casting, make sure... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | moved demos to subdirectory |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | moved tests to subdirectory |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | build_osx: fix path |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | src/temporal/resampler.c: safer new_ and del_ |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | move new python module to the top |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | moved out old python interface |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | wscript: add ios build, do not build unit tests if... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | wscript: do not overwrite user flags |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Paul Brossier | waf: update to 1.7.9 |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | swig/{aubio.i,swig.py}: removed, obsolete |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | setup.py: get numpy includes |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | build_osx: simplify |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | gen_pyobject.py: quiet please |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | interfaces/python/README.md: simplify |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | remove autotools |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | build_osx: use xcode numpy |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | demo_spectrogram.py: remove debug output |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | demo_spectrogram.py: round ticks |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | README.md: add pip install matplotlib |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | README.md: switched to markdown, improve markup |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | README.rst: move to rst |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | merge both README |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | README.osx: add some instructions for osx |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Brossier | build_osx: use system wide installation, remove parts... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Paul Brossier | demo_spectrogram.py: improve ticks |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Paul Brossier | demo_*.py: /usr/bin/env python |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Paul Brossier | run_all_tests: /usr/bin/env python |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Paul Brossier | test_*: /usr/bin/env python |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Paul Brossier | interfaces/python/demo_sink.py: fix number of arguments |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Paul Brossier | wscript: activate darwin automatically |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Paul Brossier | interfaces/python/demo_spectrogram.py: hide noise |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_onset_sinusoid.py: added some onset examples |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_pitch_sinusoid.py: added some pitch examples |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | interfaces/python/demo_source.py: use source samplerate |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_simple_robot_voice.py: added simple phase zeroing... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | Merge branch 'develop' of 192.168.0.101:projects/aubio... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | test_fft.py: merge from wheezy |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | Merge branch 'develop' into io |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | interfaces/python/test_fft.py: add an explanation about... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | src/io/source_sndfile.{c,h}: add get_samplerate, if... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | test_peakpicker.py: add some peakpicker tests |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | Merge branch 'develop' into io |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | src/io/source.h: add get_samplerate |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | src/io/source_apple_audio.{c,h}: if samplerate = 1... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | src/spectral/tss.c: clarify |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_tss.py: add plotting |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_spectrogram.py: clarify, use log10(norm) |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_spectrogram.py: added simple spectrogram demo |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | demo_tss.py: added simple tss demo |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | Merge branch 'develop' into io |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Paul Brossier | Merge branch 'io' into develop |
commit | commitdiff | tree | snapshot |
next |