# # ChangeLog for / # # Generated by Trac 1.2 # May 1, 2024, 8:20:30 AM Sun, 03 Mar 2013 03:45:59 GMT Paul Brossier [b173ca1] * src/io/sndfileio.h (modified) * src/tempo/beattracking.h (modified) src/io/sndfileio.h: add documentation Sun, 03 Mar 2013 03:44:18 GMT Paul Brossier [69b11d8] * src/io/sink.h (modified) * src/onset/onset.h (modified) * src/onset/peakpicker.h (modified) * src/pitch/pitch.h (modified) * src/pitch/pitchfcomb.h (modified) * src/pitch/pitchmcomb.h (modified) * src/pitch/pitchschmitt.h (modified) * src/pitch/pitchyin.h (modified) * src/pitch/pitchyinfft.h (modified) * src/tempo/tempo.h (modified) * src/temporal/biquad.h (modified) src/*/*.h: add link to examples, remove trailing spaces, improve ... Sun, 03 Mar 2013 03:29:36 GMT Paul Brossier [f72364d] * src/cvec.h (modified) * src/fmat.h (modified) * src/fvec.h (modified) * src/lvec.h (modified) * src/mathutils.h (modified) src/*.h: improve documentation Sat, 02 Mar 2013 23:03:01 GMT Paul Brossier [f9d5346] * src/mathutils.c (modified) src/mathutils.c: fix parzen and welch Sat, 02 Mar 2013 19:25:49 GMT Paul Brossier [2a2636a] * src/mathutils.h (modified) src/mathutils.h: improve doc, fix typo Sat, 02 Mar 2013 19:18:00 GMT Paul Brossier [c0608bd] * src/spectral/filterbank_mel.h (modified) * src/spectral/specdesc.h (modified) src/spectral/: improve documentation Sat, 02 Mar 2013 19:16:49 GMT Paul Brossier [867084e] * doc/web.cfg (modified) doc/web.cfg: add examples Sat, 02 Mar 2013 19:15:57 GMT Paul Brossier [621f1ff] * src/cvec.h (modified) * src/temporal/a_weighting.h (modified) * src/temporal/c_weighting.h (modified) * src/temporal/filter.h (modified) * src/vecutils.h (modified) src/: improve documentation Sat, 02 Mar 2013 08:36:09 GMT Paul Brossier [b3ab675] * doc/full.cfg (modified) doc/full.cfg: rename output dir Sat, 02 Mar 2013 08:35:42 GMT Paul Brossier [170baea] * doc/web.cfg (modified) doc/web.cfg: only headers Sat, 02 Mar 2013 07:28:09 GMT Paul Brossier [b4fac43] * doc/full.cfg (modified) * doc/web.cfg (modified) doc/: upgrade to latest doxygen Sat, 02 Mar 2013 07:27:29 GMT Paul Brossier [9f6e4c5] * doc/full.cfg (moved) * doc/web.cfg (moved) doc/: renamed doxy config files to {web,full}.cfg Fri, 01 Mar 2013 20:05:24 GMT Paul Brossier [14fb15f] * python/setup.py (modified) setup.py: only link against frameworks on darwin Fri, 01 Mar 2013 18:25:29 GMT Paul Brossier [13ceb9d] * python/env_osx (modified) python/env_osx: use the most recently built folder Fri, 01 Mar 2013 18:24:38 GMT Paul Brossier [30250de] * src/wscript_build (modified) * wscript (modified) wscript: build a static lib for iphone, add a message about licensing Thu, 28 Feb 2013 18:39:19 GMT Paul Brossier [5132505] * python/build_linux (deleted) * python/env_linux (added) * python/env_osx (modified) python/env_linux: env only, absolute path Thu, 28 Feb 2013 18:37:22 GMT Paul Brossier [6be592a] * python/env_osx (modified) python/env_osx: env only, absolute path Thu, 28 Feb 2013 18:18:11 GMT Paul Brossier [cd6fc5a] * python/aubio-types.h (modified) * python/aubiomodule.c (modified) python/: remove NPY_NO_DEPRECATED_API to build anyway Thu, 28 Feb 2013 17:59:59 GMT Paul Brossier [81fe3273] * wscript (modified) wscript: no examples on ios Tue, 26 Feb 2013 18:42:44 GMT Paul Brossier [8f177b7] * python/env_osx (moved) * python/tests/a_weighting_test_simple.expected (moved) * python/tests/c_weighting_test_simple.expected (moved) * python/tests/run_all_tests (moved) moved test scripts to tests Wed, 13 Feb 2013 17:12:52 GMT Paul Brossier [c11c549] * python/demos/demo_slicing.py (added) demos/demo_slicing.py: add simple slicing example Wed, 13 Feb 2013 03:58:38 GMT Paul Brossier [deb3d65] * python.old/aubiocut (deleted) * python/demos/aubiocut (added) demos/aubiocut: start moving aubiocut to new python Tue, 12 Feb 2013 19:08:51 GMT Paul Brossier [f36277c] * python/demos/demo_onset_file.py (modified) python/demos/demo_onset_file.py: also plot descriptor and thresholded ... Tue, 12 Feb 2013 19:06:31 GMT Paul Brossier [ae81726] * src/onset/onset.c (modified) * src/onset/onset.h (modified) src/onset/onset.{c,h}: added get_descriptor and ... Tue, 12 Feb 2013 09:43:32 GMT Paul Brossier [b0d5a48] * python/demos/demo_onset_file.py (modified) demos/demo_onset_file.py: remove old onsets Tue, 12 Feb 2013 09:42:50 GMT Paul Brossier [cf80e59] * python/demos/demo_onset_file.py (added) demos/demo_onset_file.py: added onset example Mon, 11 Feb 2013 21:31:37 GMT Paul Brossier [08bc714] * python/demos/demo_source_auto_samplerate.py (added) demo_source_auto_samplerate.py: add example of automatic samplerate ... Mon, 11 Feb 2013 20:52:24 GMT Paul Brossier [d795463] * examples/utils.c (modified) examples/utils.c: make -i optional Mon, 11 Feb 2013 16:47:31 GMT Paul Brossier [0e5326d] * src/onset/onset.h (modified) src/onset/onset.h: remove trailing space Mon, 11 Feb 2013 16:43:55 GMT Paul Brossier [945e26d] * python/setup.py (modified) python/setup.py: parse version from VERSION, move _aubio to aubio/, ... Mon, 11 Feb 2013 16:39:13 GMT Paul Brossier [35c97ab] * src/io/source.h (modified) * src/io/source_apple_audio.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/: removed methods duplicated in merge Mon, 11 Feb 2013 16:38:04 GMT Paul Brossier [050a8f3] * README (deleted) * README.md (added) README.md: updated and moved to .md for markdown syntax Mon, 11 Feb 2013 10:06:28 GMT Paul Brossier [fc117d0] * .gitignore (modified) * Makefile.am (deleted) * NEWS (deleted) * bootstrap (deleted) * configure.ac (deleted) * doc/Makefile.am (deleted) * examples/Makefile.am (deleted) * examples/aubiomfcc.c (modified) * examples/aubioonset.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * examples/wscript_build (modified) * interfaces/python/README (deleted) * interfaces/python/aubio/__init__.py (deleted) * interfaces/python/build_linux (deleted) * interfaces/python/build_osx (deleted) * python.old/README (moved) * python.old/aubio/__init__.py (added) * python.old/aubio/aubioclass.py (moved) * python.old/aubio/bench/__init__.py (moved) * python.old/aubio/bench/broadcast.py (moved) * python.old/aubio/bench/config.py (moved) * python.old/aubio/bench/node.py (moved) * python.old/aubio/bench/onset.py (moved) * python.old/aubio/gnuplot.py (moved) * python.old/aubio/median.py (moved) * python.old/aubio/onsetcompare.py (moved) * python.old/aubio/plot/__init__.py (moved) * python.old/aubio/plot/keyboard.py (moved) * python.old/aubio/plot/notes.py (moved) * python.old/aubio/task/__init__.py (moved) * python.old/aubio/task/beat.py (moved) * python.old/aubio/task/cut.py (moved) * python.old/aubio/task/notes.py (moved) * python.old/aubio/task/onset.py (moved) * python.old/aubio/task/params.py (moved) * python.old/aubio/task/pitch.py (moved) * python.old/aubio/task/silence.py (moved) * python.old/aubio/task/task.py (moved) * python.old/aubio/txtfile.py (moved) * python.old/aubio/web/__init__.py (moved) * python.old/aubio/web/browser.py (moved) * python.old/aubio/web/html.py (moved) * python.old/aubio/wscript_build (moved) * python.old/aubiocompare-onset (moved) * python.old/aubiocut (moved) * python.old/aubiodiffs-onset (moved) * python.old/aubiofilter-notes (moved) * python.old/aubionotes (moved) * python.old/aubiopitch (moved) * python.old/aubioplot-audio (moved) * python.old/aubioplot-notes (moved) * python.old/aubioplot-spec (moved) * python.old/aubioplot-yinfft (moved) * python.old/aubioweb.py (moved) * python.old/bench-cluster-test (moved) * python.old/bench-test (moved) * python.old/wscript_build (moved) * python/Makefile.am (deleted) * python/README.md (added) * python/a_weighting_test_simple.expected (moved) * python/aubio-types.h (moved) * python/aubio/Makefile.am (deleted) * python/aubio/__init__.py (modified) * python/aubioinput.py (moved) * python/aubiomodule.c (moved) * python/aubioproxy.c (moved) * python/aubiowraphell.h (moved) * python/build_linux (added) * python/build_osx (added) * python/c_weighting_test_simple.expected (moved) * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_filterbank_slaney.py (moved) * python/demos/demo_filterbank_triangle_bands.py (moved) * python/demos/demo_onset_sinusoid.py (added) * python/demos/demo_pitch_sinusoid.py (added) * python/demos/demo_simple_robot_voice.py (added) * python/demos/demo_sink.py (moved) * python/demos/demo_sink_create_woodblock.py (added) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/gen_pyobject.py (moved) * python/generator.py (moved) * python/py-cvec.c (moved) * python/py-fft.c (moved) * python/py-filter.c (moved) * python/py-filterbank.c (moved) * python/py-phasevoc.c (moved) * python/run_all_tests (moved) * python/setup.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) * sounds/Makefile.am (deleted) * src/Makefile.am (deleted) * src/aubio.h (modified) * src/io/sink.c (modified) * src/io/sink_apple_audio.c (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_sndfile.c (modified) * src/io/source_sndfile.h (modified) * src/tempo/beattracking.c (modified) * src/temporal/resampler.c (modified) * src/wscript_build (modified) * swig/Makefile.am (deleted) * swig/aubio.i (deleted) * swig/swig.py (deleted) * tests/Makefile.am (deleted) * tests/demo/bench/onset/Makefile.am (deleted) * tests/demo/bench/pitch/Makefile.am (deleted) * tests/src/Makefile.am (deleted) * tests/wscript_build (added) * waf (modified) * wscript (modified) merge from develop Mon, 11 Feb 2013 03:30:15 GMT Paul Brossier [88fc249] * examples/utils.c (modified) examples/utils.c: exit if an output file could not be opened Mon, 11 Feb 2013 03:29:27 GMT Paul Brossier [a4bf052] * examples/utils.c (modified) examples/utils.c: improve error message if no input found Sun, 10 Feb 2013 20:10:40 GMT Paul Brossier [f4296dd] * examples/aubioonset.c (modified) examples/aubioonset.c: remove unused parameter Sun, 10 Feb 2013 20:10:01 GMT Paul Brossier [947bbd3] * python/build_linux (modified) * python/run_all_tests (modified) * wscript (modified) Merge branch 'develop' of aubio.org:/git/aubio/aubio into develop Sun, 10 Feb 2013 20:07:06 GMT Paul Brossier [de836fd] * src/aubio.h (modified) src/aubio.h: update copyright, ten years already Sun, 10 Feb 2013 20:06:03 GMT Paul Brossier [6e3fed8] * src/io/sink.c (modified) src/io/sink.c: improve error message Sun, 10 Feb 2013 20:05:49 GMT Paul Brossier [8ff4e4b] * src/io/sink_apple_audio.c (modified) src/io/sink_apple_audio.c: remove unused variable Sun, 10 Feb 2013 08:13:24 GMT Paul Brossier [9a226ef] * src/io/sink_apple_audio.c (modified) * src/io/source.c (modified) src/io: improve error messages Sun, 10 Feb 2013 07:22:38 GMT Paul Brossier [98874a6] * examples/utils.c (modified) examples/utils.c: get samplerate from file Sun, 10 Feb 2013 07:17:15 GMT Paul Brossier [f360ad8] * python/build_linux (modified) * python/run_all_tests (modified) build_linux: update path Sun, 10 Feb 2013 07:16:51 GMT Paul Brossier [a32aa1a] * wscript (modified) wscript: run the tests on all platforms but ios Sun, 10 Feb 2013 05:54:09 GMT Paul Brossier [7b4ea49] * src/io/sink_apple_audio.c (modified) src/io/sink_apple_audio.c: set s->samplerate before using it Sun, 10 Feb 2013 05:46:23 GMT Paul Brossier [4db8eab] * src/io/source_apple_audio.c (modified) * src/io/source_sndfile.c (modified) src/io/source_{sndfile,apple_audio}.c: quiet samplerate magic Sun, 10 Feb 2013 05:30:31 GMT Paul Brossier [c8f411b] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: automagically set samplerate to input file ... Sun, 10 Feb 2013 05:27:31 GMT Paul Brossier [a8752a8] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/source_sndfile.{c,h}: add get_samplerate Sun, 10 Feb 2013 05:14:29 GMT Paul Brossier [5a66677] * examples/aubiomfcc.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/: use aubio_source and aubio_sink Sun, 10 Feb 2013 05:13:56 GMT Paul Brossier [87b0c03] * python/demos/demo_sink_create_woodblock.py (added) demos/demo_sink_create_woodblock.py: generate a woodblock like sound Sun, 10 Feb 2013 04:12:28 GMT Paul Brossier [944c7e1] * 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_apple_audio.c: automagically set samplerate if 0 was ... Sun, 10 Feb 2013 02:38:39 GMT Paul Brossier [f8ee337] * .gitignore (modified) .gitignore: add waf stuff, remove autotools stuff Sun, 10 Feb 2013 02:37:09 GMT Paul Brossier [320ce80] * .gitignore (modified) .gitignore: ignore my *.db files Sun, 10 Feb 2013 02:18:37 GMT Paul Brossier [72db1cf] * src/tempo/beattracking.c (modified) src/tempo/beattracking.c: avoid casting, make sure b is well behaved ... Sun, 10 Feb 2013 01:49:24 GMT Paul Brossier [ce12f3a] * python/demos/demo_filterbank_slaney.py (moved) * python/demos/demo_filterbank_triangle_bands.py (moved) moved demos to subdirectory Sun, 10 Feb 2013 01:47:37 GMT Paul Brossier [26adcfb] * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_onset_sinusoid.py (moved) * python/demos/demo_pitch_sinusoid.py (moved) * python/demos/demo_simple_robot_voice.py (moved) * python/demos/demo_sink.py (moved) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) moved tests to subdirectory Sun, 10 Feb 2013 01:45:43 GMT Paul Brossier [985ec9e] * python/build_osx (modified) build_osx: fix path Sun, 10 Feb 2013 01:13:55 GMT Paul Brossier [927f630] * src/temporal/resampler.c (modified) src/temporal/resampler.c: safer new_ and del_ Sun, 10 Feb 2013 01:10:12 GMT Paul Brossier [25c9f9a] * python/README.md (moved) * python/a_weighting_test_simple.expected (moved) * python/aubio-types.h (moved) * python/aubio/__init__.py (moved) * python/aubioinput.py (moved) * python/aubiomodule.c (moved) * python/aubioproxy.c (moved) * python/aubiowraphell.h (moved) * python/build_linux (moved) * python/build_osx (moved) * python/c_weighting_test_simple.expected (moved) * python/demo_beats_and_tempo.py (moved) * python/demo_filterbank_slaney.py (moved) * python/demo_filterbank_triangle_bands.py (moved) * python/demo_onset_sinusoid.py (moved) * python/demo_pitch_sinusoid.py (moved) * python/demo_simple_robot_voice.py (moved) * python/demo_sink.py (moved) * python/demo_source.py (moved) * python/demo_spectrogram.py (moved) * python/demo_tss.py (moved) * python/gen_pyobject.py (moved) * python/generator.py (moved) * python/py-cvec.c (moved) * python/py-fft.c (moved) * python/py-filter.c (moved) * python/py-filterbank.c (moved) * python/py-phasevoc.c (moved) * python/run_all_tests (moved) * python/setup.py (moved) * python/test_aubio.py (moved) * python/test_cvec.py (moved) * python/test_fft.py (moved) * python/test_filter.py (moved) * python/test_filterbank.py (moved) * python/test_filterbank_mel.py (moved) * python/test_fvec.py (moved) * python/test_onset.py (moved) * python/test_peakpicker.py (moved) * python/test_phasevoc.py (moved) * python/test_pitch.py (moved) * python/test_source.py (moved) * python/test_specdesc.py (moved) move new python module to the top Sun, 10 Feb 2013 01:03:21 GMT Paul Brossier [b554e41] * python.old/README (moved) * python.old/aubio/__init__.py (moved) * python.old/aubio/aubioclass.py (moved) * python.old/aubio/bench/__init__.py (moved) * python.old/aubio/bench/broadcast.py (moved) * python.old/aubio/bench/config.py (moved) * python.old/aubio/bench/node.py (moved) * python.old/aubio/bench/onset.py (moved) * python.old/aubio/gnuplot.py (moved) * python.old/aubio/median.py (moved) * python.old/aubio/onsetcompare.py (moved) * python.old/aubio/plot/__init__.py (moved) * python.old/aubio/plot/keyboard.py (moved) * python.old/aubio/plot/notes.py (moved) * python.old/aubio/task/__init__.py (moved) * python.old/aubio/task/beat.py (moved) * python.old/aubio/task/cut.py (moved) * python.old/aubio/task/notes.py (moved) * python.old/aubio/task/onset.py (moved) * python.old/aubio/task/params.py (moved) * python.old/aubio/task/pitch.py (moved) * python.old/aubio/task/silence.py (moved) * python.old/aubio/task/task.py (moved) * python.old/aubio/txtfile.py (moved) * python.old/aubio/web/__init__.py (moved) * python.old/aubio/web/browser.py (moved) * python.old/aubio/web/html.py (moved) * python.old/aubio/wscript_build (moved) * python.old/aubiocompare-onset (moved) * python.old/aubiocut (moved) * python.old/aubiodiffs-onset (moved) * python.old/aubiofilter-notes (moved) * python.old/aubionotes (moved) * python.old/aubiopitch (moved) * python.old/aubioplot-audio (moved) * python.old/aubioplot-notes (moved) * python.old/aubioplot-spec (moved) * python.old/aubioplot-yinfft (moved) * python.old/aubioweb.py (moved) * python.old/bench-cluster-test (moved) * python.old/bench-test (moved) * python.old/wscript_build (moved) moved out old python interface Sun, 10 Feb 2013 00:54:32 GMT Paul Brossier [a1da37f] * wscript (modified) wscript: add ios build, do not build unit tests if cross-compiling Sun, 10 Feb 2013 00:51:31 GMT Paul Brossier [c57ecd9] * wscript (modified) wscript: do not overwrite user flags Sun, 10 Feb 2013 00:03:21 GMT Paul Brossier [6ed0f4e] * examples/wscript_build (modified) * src/wscript_build (modified) * tests/wscript_build (added) * waf (modified) * wscript (modified) waf: update to 1.7.9 Sat, 09 Feb 2013 23:18:02 GMT Paul Brossier [cbc9765] * swig/aubio.i (deleted) * swig/swig.py (deleted) swig/{aubio.i,swig.py}: removed, obsolete Sat, 09 Feb 2013 22:40:03 GMT Paul Brossier [4ebd189] * interfaces/python/setup.py (modified) setup.py: get numpy includes Sat, 09 Feb 2013 22:40:02 GMT Paul Brossier [bc4c243] * interfaces/python/build_osx (modified) build_osx: simplify Sat, 09 Feb 2013 22:40:02 GMT Paul Brossier [f6efc82] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: quiet please Sat, 09 Feb 2013 21:22:29 GMT Paul Brossier [f400ea1] * interfaces/python/README.md (modified) interfaces/python/README.md: simplify Sat, 09 Feb 2013 21:04:11 GMT Paul Brossier [9d123e9] * Makefile.am (deleted) * NEWS (deleted) * bootstrap (deleted) * configure.ac (deleted) * doc/Makefile.am (deleted) * examples/Makefile.am (deleted) * python/Makefile.am (deleted) * python/aubio/Makefile.am (deleted) * sounds/Makefile.am (deleted) * src/Makefile.am (deleted) * swig/Makefile.am (deleted) * tests/Makefile.am (deleted) * tests/demo/bench/onset/Makefile.am (deleted) * tests/demo/bench/pitch/Makefile.am (deleted) * tests/src/Makefile.am (deleted) remove autotools Sat, 09 Feb 2013 20:56:59 GMT Paul Brossier [ba00fd7] * interfaces/python/build_osx (modified) build_osx: use xcode numpy Sat, 09 Feb 2013 19:50:57 GMT Paul Brossier [fa11ce0] * interfaces/python/demo_spectrogram.py (modified) demo_spectrogram.py: remove debug output Sat, 09 Feb 2013 09:48:47 GMT Paul Brossier [4db10ad] * interfaces/python/demo_spectrogram.py (modified) demo_spectrogram.py: round ticks Sat, 09 Feb 2013 09:30:22 GMT Paul Brossier [c3d286c] * interfaces/python/README.md (modified) README.md: add pip install matplotlib Sat, 09 Feb 2013 09:12:23 GMT Paul Brossier [f719589] * interfaces/python/README.md (added) * interfaces/python/README.rst (deleted) README.md: switched to markdown, improve markup Sat, 09 Feb 2013 05:58:38 GMT Paul Brossier [7ae5082] * interfaces/python/README.rst (moved) README.rst: move to rst Sat, 09 Feb 2013 05:57:04 GMT Paul Brossier [9c22fc8] * interfaces/python/README (modified) * interfaces/python/README.osx (deleted) merge both README Sat, 09 Feb 2013 04:32:27 GMT Paul Brossier [27b39bf] * interfaces/python/README.osx (added) README.osx: add some instructions for osx Sat, 09 Feb 2013 04:23:47 GMT Paul Brossier [21e2d5e3] * interfaces/python/build_osx (modified) build_osx: use system wide installation, remove parts of the path to ... Fri, 08 Feb 2013 16:30:51 GMT Paul Brossier [e8dd49f] * interfaces/python/demo_spectrogram.py (modified) demo_spectrogram.py: improve ticks Fri, 08 Feb 2013 16:30:36 GMT Paul Brossier [7175ed4] * interfaces/python/demo_beats_and_tempo.py (modified) * interfaces/python/demo_filterbank_slaney.py (modified) * interfaces/python/demo_filterbank_triangle_bands.py (modified) * interfaces/python/demo_onset_sinusoid.py (modified) * interfaces/python/demo_pitch_sinusoid.py (modified) * interfaces/python/demo_simple_robot_voice.py (modified) * interfaces/python/demo_sink.py (modified) * interfaces/python/demo_source.py (modified) * interfaces/python/demo_spectrogram.py (modified) * interfaces/python/demo_tss.py (modified) demo_*.py: /usr/bin/env python Fri, 08 Feb 2013 15:57:29 GMT Paul Brossier [dd9e6f9] * interfaces/python/run_all_tests (modified) run_all_tests: /usr/bin/env python Fri, 08 Feb 2013 15:56:56 GMT Paul Brossier [75e715f] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_filter.py (modified) * interfaces/python/test_filterbank.py (modified) * interfaces/python/test_filterbank_mel.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_onset.py (modified) * interfaces/python/test_peakpicker.py (modified) * interfaces/python/test_phasevoc.py (modified) * interfaces/python/test_pitch.py (modified) * interfaces/python/test_source.py (modified) * interfaces/python/test_specdesc.py (modified) test_*: /usr/bin/env python Wed, 03 Oct 2012 20:31:34 GMT Paul Brossier [66e6934] * interfaces/python/demo_sink.py (modified) interfaces/python/demo_sink.py: fix number of arguments Wed, 03 Oct 2012 20:29:03 GMT Paul Brossier [956e113] * wscript (modified) wscript: activate darwin automatically Mon, 30 Jul 2012 18:10:58 GMT Paul Brossier [be65de4] * interfaces/python/demo_spectrogram.py (modified) interfaces/python/demo_spectrogram.py: hide noise Fri, 27 Jul 2012 18:08:48 GMT Paul Brossier [6639eb1] * interfaces/python/demo_onset_sinusoid.py (added) demo_onset_sinusoid.py: added some onset examples Fri, 27 Jul 2012 18:07:03 GMT Paul Brossier [e4c2169] * interfaces/python/demo_pitch_sinusoid.py (added) demo_pitch_sinusoid.py: added some pitch examples Fri, 27 Jul 2012 17:34:40 GMT Paul Brossier [5314432] * interfaces/python/demo_source.py (modified) interfaces/python/demo_source.py: use source samplerate Fri, 27 Jul 2012 17:32:09 GMT Paul Brossier [e693b6c] * interfaces/python/demo_simple_robot_voice.py (added) demo_simple_robot_voice.py: added simple phase zeroing demo Fri, 27 Jul 2012 17:31:30 GMT Paul Brossier [7af7c32] Merge branch 'develop' of 192.168.0.101:projects/aubio/aubio into develop Fri, 27 Jul 2012 17:29:49 GMT Paul Brossier [b60d414e] * interfaces/python/test_fft.py (modified) test_fft.py: merge from wheezy Fri, 27 Jul 2012 17:28:04 GMT Paul Brossier [e1703b3] * interfaces/python/test_fft.py (modified) * interfaces/python/test_peakpicker.py (added) Merge branch 'develop' into io Fri, 27 Jul 2012 17:27:56 GMT Paul Brossier [6fee793] * interfaces/python/test_fft.py (modified) interfaces/python/test_fft.py: add an explanation about signed 0 Fri, 27 Jul 2012 17:24:32 GMT Paul Brossier [063fa5a] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) src/io/source_sndfile.{c,h}: add get_samplerate, if == 1 use file ... Fri, 27 Jul 2012 16:40:49 GMT Paul Brossier [fc197b0] * interfaces/python/test_peakpicker.py (added) test_peakpicker.py: add some peakpicker tests Fri, 27 Jul 2012 16:39:20 GMT Paul Brossier [85ebab8] * interfaces/python/demo_spectrogram.py (added) * interfaces/python/demo_tss.py (added) * src/spectral/tss.c (modified) Merge branch 'develop' into io Fri, 27 Jul 2012 16:39:05 GMT Paul Brossier [d00e223] * src/io/source.c (modified) * src/io/source.h (modified) src/io/source.h: add get_samplerate Fri, 27 Jul 2012 16:38:19 GMT Paul Brossier [01e158d] * src/io/source_apple_audio.c (modified) * src/io/source_apple_audio.h (modified) src/io/source_apple_audio.{c,h}: if samplerate = 1, use actual source one Fri, 27 Jul 2012 16:37:38 GMT Paul Brossier [dea34a1] * src/spectral/tss.c (modified) src/spectral/tss.c: clarify Fri, 27 Jul 2012 16:36:58 GMT Paul Brossier [0c83de6] * interfaces/python/demo_tss.py (modified) demo_tss.py: add plotting