# # ChangeLog for / # # Generated by Trac 1.2 # Nov 14, 2024, 11:09:48 AM Fri, 10 Mar 2017 16:17:33 GMT Paul Brossier [ee8a57c] * src/mathutils.c (modified) * src/mathutils.h (modified) src/mathutils.h: add fvec_push Fri, 10 Mar 2017 13:26:32 GMT Paul Brossier [155cc10] * .appveyor.yml (added) * .gitignore (modified) * .landscape.yml (added) * .travis.yml (modified) * ChangeLog (modified) * MANIFEST.in (added) * Makefile (modified) * README.md (modified) * VERSION (modified) * doc/Makefile (modified) * doc/android.rst (added) * doc/aubiocut.txt (modified) * doc/aubiomfcc.txt (modified) * doc/aubionotes.txt (modified) * doc/aubioonset.txt (modified) * doc/aubiopitch.txt (modified) * doc/aubioquiet.txt (modified) * doc/aubiotrack.txt (modified) * doc/building.rst (added) * doc/cli.rst (added) * doc/cli_features.rst (added) * doc/conf.py (modified) * doc/debian_packages.rst (added) * doc/develop.rst (added) * doc/download.rst (added) * doc/full.cfg (modified) * doc/index.rst (modified) * doc/installing.rst (modified) * doc/python_module.rst (modified) * doc/requirements.rst (added) * doc/statuslinks.rst (added) * doc/web.cfg (modified) * doc/xcode_frameworks.rst (added) * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/jackio.c (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * examples/utils.h (modified) * examples/wscript_build (modified) * nose2.cfg (added) * python/MANIFEST.in (deleted) * python/README (deleted) * python/README.md (added) * python/VERSION (deleted) * python/__init__.py (added) * python/demos/__init__.py (added) * python/demos/demo_a_weighting.py (deleted) * python/demos/demo_alsa.py (added) * python/demos/demo_bench_yin.py (added) * python/demos/demo_bpm_extract.py (modified) * python/demos/demo_create_test_sounds.py (added) * python/demos/demo_filter.py (added) * python/demos/demo_filterbank.py (modified) * python/demos/demo_filterbank_slaney.py (modified) * python/demos/demo_filterbank_triangle_bands.py (modified) * python/demos/demo_keyboard.py (modified) * python/demos/demo_mel-energy.py (modified) * python/demos/demo_mfcc.py (modified) * python/demos/demo_notes.py (added) * python/demos/demo_onset.py (modified) * python/demos/demo_onset_plot.py (modified) * python/demos/demo_pitch.py (modified) * python/demos/demo_pitch_sinusoid.py (modified) * python/demos/demo_pyaudio.py (added) * python/demos/demo_pysoundcard_record.py (modified) * python/demos/demo_reading_speed.py (added) * python/demos/demo_simple_robot_voice.py (modified) * python/demos/demo_simple_spectral_weighting.py (modified) * python/demos/demo_sink.py (modified) * python/demos/demo_sink_create_woodblock.py (modified) * python/demos/demo_sink_multi.py (modified) * python/demos/demo_slicing.py (modified) * python/demos/demo_source.py (modified) * python/demos/demo_source_simple.py (added) * python/demos/demo_specdesc.py (modified) * python/demos/demo_spectrogram.py (modified) * python/demos/demo_tempo.py (modified) * python/demos/demo_tempo_plot.py (modified) * python/demos/demo_timestretch.py (added) * python/demos/demo_timestretch_online.py (added) * python/demos/demo_tss.py (modified) * python/demos/demo_waveform_plot.py (modified) * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/ext/aubioproxy.c (modified) * python/ext/aubiowraphell.h (deleted) * python/ext/py-cvec.c (modified) * python/ext/py-fft.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/ext/py-musicutils.c (modified) * python/ext/py-musicutils.h (modified) * python/ext/py-phasevoc.c (modified) * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) * python/ext/ufuncs.c (modified) * python/lib/aubio/__init__.py (modified) * python/lib/aubio/midiconv.py (modified) * python/lib/aubio/slicing.py (modified) * python/lib/gen_code.py (added) * python/lib/gen_external.py (added) * python/lib/gen_pyobject.py (deleted) * python/lib/generator.py (deleted) * python/lib/moresetuptools.py (added) * python/scripts/aubiocut (modified) * python/setup.py (deleted) * python/tests/__init__.py (added) * python/tests/eval_pitch (modified) * python/tests/run_all_tests (modified) * python/tests/test_aubio.py (modified) * python/tests/test_cvec.py (modified) * python/tests/test_fft.py (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_mfcc.py (added) * python/tests/test_midi2note.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_notes.py (added) * python/tests/test_onset.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) * python/tests/test_specdesc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) * requirements.txt (added) * scripts/apple/Info.plist (added) * scripts/apple/Modules/module.modulemap (added) * scripts/build_android (added) * scripts/build_apple_frameworks (added) * scripts/build_emscripten (added) * scripts/build_mingw (added) * scripts/get_waf.sh (added) * scripts/setenv_local.sh (added) * setup.py (added) * src/aubio.h (modified) * src/aubio_priv.h (modified) * src/cvec.c (modified) * src/cvec.h (modified) * src/fmat.c (modified) * src/fmat.h (modified) * src/fvec.c (modified) * src/fvec.h (modified) * src/io/audio_unit.c (modified) * src/io/audio_unit.h (modified) * src/io/ioutils.c (added) * src/io/ioutils.h (added) * src/io/sink.c (modified) * src/io/sink.h (modified) * src/io/sink_apple_audio.c (modified) * src/io/sink_apple_audio.h (modified) * src/io/sink_sndfile.c (modified) * src/io/sink_sndfile.h (modified) * src/io/sink_wavwrite.c (modified) * src/io/sink_wavwrite.h (modified) * src/io/source.c (modified) * src/io/source.h (modified) * src/io/source_apple_audio.c (modified) * src/io/source_apple_audio.h (modified) * src/io/source_avcodec.c (modified) * src/io/source_avcodec.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * src/io/source_wavread.c (modified) * src/io/source_wavread.h (modified) * src/io/utils_apple_audio.c (modified) * src/lvec.c (modified) * src/lvec.h (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/musicutils.h (modified) * src/notes/notes.c (added) * src/notes/notes.h (added) * src/onset/onset.c (modified) * src/onset/onset.h (modified) * src/onset/peakpicker.c (modified) * src/onset/peakpicker.h (modified) * src/pitch/pitch.c (modified) * src/pitch/pitch.h (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchfcomb.h (modified) * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchmcomb.h (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchschmitt.h (modified) * src/pitch/pitchspecacf.c (modified) * src/pitch/pitchspecacf.h (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyin.h (modified) * src/pitch/pitchyinfft.c (modified) * src/pitch/pitchyinfft.h (modified) * src/spectral/fft.c (modified) * src/spectral/fft.h (modified) * src/spectral/filterbank.c (modified) * src/spectral/filterbank.h (modified) * src/spectral/filterbank_mel.c (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.c (modified) * src/spectral/mfcc.h (modified) * src/spectral/ooura_fft8g.c (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) * src/spectral/specdesc.c (modified) * src/spectral/specdesc.h (modified) * src/spectral/statistics.c (modified) * src/spectral/tss.c (modified) * src/spectral/tss.h (modified) * src/synth/sampler.c (modified) * src/synth/sampler.h (modified) * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) * src/tempo/beattracking.c (modified) * src/tempo/beattracking.h (modified) * src/tempo/tempo.c (modified) * src/tempo/tempo.h (modified) * src/temporal/a_weighting.c (modified) * src/temporal/a_weighting.h (modified) * src/temporal/biquad.c (modified) * src/temporal/biquad.h (modified) * src/temporal/c_weighting.c (modified) * src/temporal/c_weighting.h (modified) * src/temporal/filter.c (modified) * src/temporal/filter.h (modified) * src/temporal/resampler.c (modified) * src/temporal/resampler.h (modified) * src/types.h (modified) * src/utils/hist.c (modified) * src/utils/hist.h (modified) * src/utils/log.c (added) * src/utils/log.h (added) * src/utils/parameter.c (modified) * src/utils/parameter.h (modified) * src/utils/scale.c (modified) * src/utils/scale.h (modified) * src/utils/windll.c (added) * src/vecutils.c (modified) * src/vecutils.h (modified) * src/wscript_build (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/src/io/test-source_wavread.c (modified) * tests/src/spectral/test-fft.c (modified) * tests/src/spectral/test-phasevoc.c (modified) * tests/src/tempo/test-tempo.c (modified) * tests/src/temporal/test-a_weighting.c (modified) * tests/src/temporal/test-c_weighting.c (modified) * tests/src/test-lvec.c (modified) * tests/src/utils/test-log.c (added) * tests/utils_tests.h (modified) * tests/wscript_build (modified) * wscript (modified) Merge branch 'master' into awhitening Fri, 10 Mar 2017 13:15:25 GMT Paul Brossier [67b6618] * src/onset/peakpicker.c (modified) src/onset/peakpicker.c: temporarly fix peak-picking regression ... Thu, 09 Mar 2017 13:27:37 GMT Paul Brossier [714ef0d] * README.md (modified) add windows to readme supported platforms Signed-off-by: Paul ... Thu, 09 Mar 2017 13:26:33 GMT Paul Brossier [ce49bb5] * scripts/build_apple_frameworks (modified) comment changes to build_apple_frameworks Signed-off-by: Paul ... Thu, 09 Mar 2017 13:09:50 GMT Paul Brossier [8da2732] * scripts/build_apple_frameworks (modified) add permanent dir execution for scripts/build_apple_frameworks ... Thu, 09 Mar 2017 13:08:52 GMT Paul Brossier [2470240] * .gitignore (modified) remove doc/_build from git Signed-off-by: Paul Brossier Wed, 08 Mar 2017 06:30:00 GMT Paul Brossier [e79acd9] * python/scripts/aubiocut (modified) python/scripts/aubiocut: add --cut_every_nslices option Sun, 05 Mar 2017 18:40:09 GMT Paul Brossier [dcecaec] * src/io/sink.c (modified) * src/io/source.c (modified) src/io/{sink,source}.c: clarify failover messages Sun, 05 Mar 2017 18:29:33 GMT Paul Brossier [ad2eac2] * src/io/sink.c (modified) src/io/sink.c: make sure an error is raised when no sink is built in Tue, 28 Feb 2017 09:57:54 GMT Paul Brossier [72af472] * src/tempo/tempo.h (modified) src/tempo/tempo.h: improve documentation (#22) Tue, 28 Feb 2017 00:32:25 GMT Paul Brossier [81f738e] * python/tests/test_sink.py (modified) python/tests/test_sink.py: trivial test for sink 'with' interface ... Tue, 28 Feb 2017 00:31:46 GMT Paul Brossier [fcb6e8c] * python/ext/py-sink.c (modified) python/ext/py-sink.c: add 'with' interface (PEP 343) Mon, 27 Feb 2017 16:21:34 GMT Paul Brossier [8b7cdba] * python/ext/py-source.c (modified) python/ext/py-source.c: use PyArray_NewShape, not _Resize Mon, 27 Feb 2017 12:23:49 GMT Paul Brossier [410a157] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: define PATH_MAX if needed Mon, 27 Feb 2017 12:20:41 GMT Paul Brossier [24a7764] * doc/xcode_frameworks.rst (modified) doc/xcode_frameworks.rst: add simple swift example Mon, 27 Feb 2017 09:29:15 GMT Paul Brossier [4f89154] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-{source,sink}.c: free string uri Mon, 27 Feb 2017 09:26:01 GMT Paul Brossier [b8cedb6] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-source.c: copy string uri Mon, 27 Feb 2017 01:56:47 GMT Paul Brossier [140b460] * doc/download.rst (modified) doc/download.rst: use https Mon, 27 Feb 2017 00:59:39 GMT Paul Brossier [39be048] * python/tests/test_source.py (modified) python/tests/test_source.py: test with interface (PEP 343) Mon, 27 Feb 2017 00:34:45 GMT Paul Brossier [25d58dc] * src/io/source_apple_audio.c (modified) src/io/source_apple_audio.c: allow closing twice Mon, 27 Feb 2017 00:34:10 GMT Paul Brossier [48ebc3b] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: allow closing twice Mon, 27 Feb 2017 00:33:21 GMT Paul Brossier [2882b3f] * src/io/source_wavread.c (modified) src/io/source_wavread.c: allow closing twice Mon, 27 Feb 2017 00:24:46 GMT Paul Brossier [a6222fc] * python/ext/py-source.c (modified) python/ext/py-source.c: statement after definitions Mon, 27 Feb 2017 00:18:45 GMT Paul Brossier [23f1c49] * src/io/source_wavread.c (modified) src/io/source_wavread.c: raise error in _do/_do_multi, not _readframe Mon, 27 Feb 2017 00:16:09 GMT Paul Brossier [e4a8882] * python/ext/py-source.c (modified) python/ext/py-source.c: __exit__ to close once Mon, 27 Feb 2017 00:15:39 GMT Paul Brossier [23be736] * python/ext/py-source.c (modified) python/ext/py-source.c: raise on closing file failed Mon, 27 Feb 2017 00:14:49 GMT Paul Brossier [6dda1c0] * python/ext/py-source.c (modified) python/ext/py-source.c: add iterator interface Sun, 26 Feb 2017 22:47:19 GMT Paul Brossier [f1f2e7e] * python/ext/py-source.c (modified) python/ext/py-source.c: add with interface (PEP 343) Sun, 26 Feb 2017 22:38:49 GMT Paul Brossier [cc469dd] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid seeking in closed file Sun, 26 Feb 2017 22:38:35 GMT Paul Brossier [2296ffb] * src/io/source_wavread.c (modified) src/io/source_wavread.c: set error message in seek if pos < 0 Sun, 26 Feb 2017 22:38:09 GMT Paul Brossier [cf5c2ca] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid reading in closed file Sun, 26 Feb 2017 22:37:22 GMT Paul Brossier [4d44531] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:37:01 GMT Paul Brossier [41b4421] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: avoid seeking in closed file Sun, 26 Feb 2017 22:36:21 GMT Paul Brossier [05a8c18] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:35:04 GMT Paul Brossier [53bb4da] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: call sf_seek after checking for s->handle Sun, 26 Feb 2017 22:33:09 GMT Paul Brossier [0eeba03] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: avoid seeking in closed file Sat, 25 Feb 2017 11:38:18 GMT Paul Brossier [6264d30] * setup.py (modified) setup.py: add numpy to setup_requires, nose2 to extras_require[tests] Thu, 23 Feb 2017 15:28:31 GMT Paul Brossier [bcdcc55] * python/scripts/aubiocut (modified) python/scripts/aubiocut: remove old comment line Mon, 13 Feb 2017 16:20:14 GMT Paul Brossier [0f425aa] * setup.py (modified) setup.py: update to https Wed, 08 Feb 2017 10:58:16 GMT Paul Brossier [3f512b8] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if pitch_mode is NULL Thu, 02 Feb 2017 01:39:05 GMT Paul Brossier [f98063b] * python/demos/demo_bench_yin.py (added) python/demos/demo_bench_yin.py: add yin/yinfft benchmark on sine waves Sat, 21 Jan 2017 22:17:03 GMT Paul Brossier [f131ba8] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: add comments, improve syntax Sat, 21 Jan 2017 19:53:09 GMT Paul Brossier [227aa1c] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: use system aubio only when version ... Sat, 21 Jan 2017 19:37:56 GMT Paul Brossier [f432bb1] * python/lib/moresetuptools.py (modified) * setup.py (modified) python/lib/moresetuptools.py: add get_aubio_version and ... Thu, 12 Jan 2017 22:56:28 GMT Paul Brossier [8f0db97] * examples/utils.c (modified) examples/utils.c: allocate note event once Thu, 12 Jan 2017 22:42:33 GMT Paul Brossier [c4d014a] * examples/parse_args.h (modified) examples/parse_args.h: really use atoi, cast to smpl_t, see #83 Thu, 12 Jan 2017 22:03:06 GMT Paul Brossier [9da4202] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) * examples/parse_args.h (modified) Merge branch 'miditap', thanks to Tres Seaver for his contributions Thu, 12 Jan 2017 21:59:04 GMT Paul Brossier [4cb7a0a] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if creation failed Thu, 12 Jan 2017 21:58:33 GMT Paul Brossier [0f2c1f4] * src/pitch/pitchyinfft.c (modified) src/pitch/pitchyinfft.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:19 GMT Paul Brossier [1160f11] * src/pitch/pitchspecacf.c (modified) src/pitch/pitchspecacf.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:01 GMT Paul Brossier [e9a2af1] * src/pitch/pitchfcomb.c (modified) src/pitch/pitchfcomb.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:12:41 GMT Paul Brossier [29a5e27] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) doc/aubio{track,onset}.txt: update --miditap-note to -N Thu, 12 Jan 2017 21:11:41 GMT Paul Brossier [fd9590f] * examples/parse_args.h (modified) examples/parse_args.h: use -N for --miditap-note Thu, 12 Jan 2017 21:09:24 GMT Paul Brossier [6894576] * examples/parse_args.h (modified) examples/parse_args.h: use atof for miditap note and velo Thu, 12 Jan 2017 21:07:37 GMT Paul Brossier [75435f0] * examples/parse_args.h (modified) examples/parse_args.h: miditap only for aubiotrack and aubioonset Thu, 12 Jan 2017 19:43:36 GMT Tres Seaver [eda2fd0] * doc/aubiotrack.txt (modified) aubiotrack also sends MIDI tap. Thu, 12 Jan 2017 16:38:35 GMT Tres Seaver [71bc8b0] * doc/aubioonset.txt (modified) * examples/parse_args.h (modified) aubioonset: user-set MIDI tap note / velocity values. Mon, 09 Jan 2017 12:43:55 GMT Paul Brossier [ed6b302] * doc/statuslinks.rst (modified) doc/statuslinks.rst: bump last release to 0.4.4 Mon, 09 Jan 2017 12:38:31 GMT Paul Brossier [275524e] * doc/conf.py (modified) * doc/index.rst (modified) * doc/statuslinks.rst (added) doc/index.rst: include status links for development documentation Mon, 09 Jan 2017 12:26:06 GMT Paul Brossier [c9e20ca1] * src/temporal/biquad.c (modified) src/temporal/biquad.c: fix initialization (closes #82) Mon, 09 Jan 2017 12:25:23 GMT Paul Brossier [eef6335] * VERSION (modified) * doc/conf.py (modified) * doc/full.cfg (modified) * doc/web.cfg (modified) VERSION: bump to 0.4.5~alpha Sun, 08 Jan 2017 17:30:29 GMT Paul Brossier [aa9167f] * VERSION (modified) * doc/conf.py (modified) * doc/full.cfg (modified) * doc/web.cfg (modified) VERSION: bump to 0.4.4 Sun, 08 Jan 2017 17:29:54 GMT Paul Brossier [0f173cc] * python/tests/test_notes.py (modified) python/tests/test_notes.py: use relative import Sun, 08 Jan 2017 17:12:29 GMT Paul Brossier [59d037e] * doc/index.rst (modified) doc/index.rst: remove status links for release Sun, 08 Jan 2017 17:11:41 GMT Paul Brossier [f91d4ac] * ChangeLog (modified) ChangeLog: update for 0.4.4 Sun, 08 Jan 2017 15:38:04 GMT Paul Brossier [cd8dc52] * doc/android.rst (added) * scripts/build_android (added) scripts/build_android: add an example script to build aubio on ... Sun, 08 Jan 2017 15:17:57 GMT Paul Brossier [4afcad3] * doc/conf.py (modified) doc/conf.py: remove static and sphinx links Sun, 08 Jan 2017 15:17:06 GMT Paul Brossier [59fe157] * doc/conf.py (modified) doc/conf.py: use pyramid theme Sun, 08 Jan 2017 14:19:02 GMT Paul Brossier [fead41a] * tests/src/utils/test-log.c (modified) tests/src/utils/test-log.c: improve messages Sun, 08 Jan 2017 14:18:20 GMT Paul Brossier [32da451] * tests/src/utils/test-log.c (modified) tests/src/utils/test-log.c: add AUBIO_INF Sun, 08 Jan 2017 14:15:54 GMT Paul Brossier [ed66e34] * src/aubio.h (modified) src/aubio.h: use https, format examples as list Sun, 08 Jan 2017 14:14:48 GMT Paul Brossier [41dd34e] * wscript (modified) wscript: add a target to doxygen rule Sun, 08 Jan 2017 13:53:21 GMT Paul Brossier [d8380d2] * doc/python_module.rst (modified) doc/python_module.rst: add print(aubio.version) Sun, 08 Jan 2017 13:41:34 GMT Paul Brossier [c8c7aa6] * setup.py (modified) setup.py: remove extra quotes Sun, 08 Jan 2017 13:37:56 GMT Paul Brossier [a159628] * python/ext/aubiomodule.c (modified) * python/tests/test_aubio.py (modified) python/ext/aubiomodule.c: more hack to avoid msvc issues Wed, 04 Jan 2017 15:44:55 GMT Paul Brossier [f5e9e3f] * src/utils/log.c (modified) src/utils/log.c: also print warnings to stderr Wed, 04 Jan 2017 15:44:42 GMT Paul Brossier [0f214ff] * src/aubio_priv.h (modified) src/aubio_priv.h: use AUBIO_LOG_INF, fix old c style Wed, 04 Jan 2017 15:44:00 GMT Paul Brossier [9681849] * src/utils/log.h (modified) src/utils/log.h: add info Tue, 03 Jan 2017 16:38:27 GMT Paul Brossier [e3b77e8] * wscript (modified) wscript: add version to sphinx and manpages Sun, 25 Dec 2016 00:24:41 GMT Paul Brossier [a6ba5d9f] * wscript (modified) wscript: prepend defaults to honor user cflags Sat, 24 Dec 2016 18:10:40 GMT Paul Brossier [c04346d] * wscript (modified) wscript: avoid overwritting CFLAGS' -O in release mode Sat, 24 Dec 2016 10:47:59 GMT Paul Brossier [dae3292] * .travis.yml (modified) .travis.yml: add gitter webhook Sat, 24 Dec 2016 09:45:22 GMT Paul Brossier [fb6a0ff] * wscript (modified) wscript: improve --build-type description, use -O0 in debug mode Sat, 24 Dec 2016 09:37:42 GMT Paul Brossier [578d3a2] * wscript (modified) wscript: remove trailing spaces Sat, 24 Dec 2016 09:36:58 GMT Paul Brossier [e79943b] * src/pitch/pitchyin.c (modified) Merge branch 'yin-optimizations' of https://github.com/emuell/aubio Sat, 24 Dec 2016 09:35:48 GMT Paul Brossier [4cbc6e9] * wscript (modified) Merge branch 'waf-build-tweaks' of https://github.com/emuell/aubio Thu, 22 Dec 2016 09:03:41 GMT Paul Brossier [93bd9a7] * README.md (modified) README.md: update copyright dates Wed, 21 Dec 2016 21:19:22 GMT Paul Brossier [62336bb] * python/demos/demo_pyaudio.py (modified) python/demos/demo_pyaudio.py: add some comments, avoid overwriting ... Wed, 21 Dec 2016 21:00:32 GMT Paul Brossier [e7da8ba] * python/demos/demo_pyaudio.py (added) python/demos/demo_pyaudio.py: added simple demo for pyaudio, see #6, ... Wed, 21 Dec 2016 11:52:18 GMT Paul Brossier [1f43c29] * doc/aubionotes.txt (modified) doc/aubionotes.txt: document -M option (see #18) Wed, 21 Dec 2016 11:37:34 GMT Paul Brossier [9e3fc16] * python/tests/test_notes.py (modified) python/tests/test_notes.py: test results are correct for ... Wed, 21 Dec 2016 01:03:16 GMT Eduard Müller [b4ce693] * wscript (modified) added debug/release build type configuations ... release (default) ... Wed, 21 Dec 2016 00:00:24 GMT Eduard Müller [813f4c7] * src/pitch/pitchyin.c (modified) help compiler to optimize aubio_pitchyin_do ... by giving it ... Sun, 18 Dec 2016 10:28:17 GMT Paul Brossier [1f6a9f8] * src/notes/notes.c (modified) src/notes/notes.c: fix get_minioi_ms Sun, 18 Dec 2016 10:27:45 GMT Paul Brossier [cb76f5d] * python/tests/test_notes.py (added) python/tests/test_notes.py: add basic tests Sun, 18 Dec 2016 10:26:58 GMT Paul Brossier [f7e30e8] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: fix version string on windows Sat, 17 Dec 2016 11:44:34 GMT Paul Brossier [2d00e5c] * doc/develop.rst (modified) doc/develop.rst: fix typo Sat, 17 Dec 2016 11:43:33 GMT Paul Brossier [0184994] * tests/src/spectral/test-phasevoc.c (modified) tests/src/spectral/test-phasevoc.c: fix typos Sat, 17 Dec 2016 11:41:41 GMT Paul Brossier [c470ad0] * python/demos/demo_notes.py (added) python/demos/demo_notes.py: add simple notes demos