# # ChangeLog for interfaces # # Generated by Trac 1.2 # Oct 4, 2024, 6:23:06 PM Fri, 27 Jul 2012 16:36:58 GMT Paul Brossier [0c83de6] * interfaces/python/demo_tss.py (modified) demo_tss.py: add plotting Fri, 27 Jul 2012 16:36:29 GMT Paul Brossier [b1c2acc] * interfaces/python/demo_spectrogram.py (modified) demo_spectrogram.py: clarify, use log10(norm) Fri, 27 Jul 2012 15:28:31 GMT Paul Brossier [89fd1e5] * interfaces/python/demo_spectrogram.py (added) demo_spectrogram.py: added simple spectrogram demo Fri, 27 Jul 2012 15:28:07 GMT Paul Brossier [d3b1eb1] * interfaces/python/demo_tss.py (added) demo_tss.py: added simple tss demo Fri, 27 Jul 2012 03:42:29 GMT Paul Brossier [f1198ef] * interfaces/python/gen_pyobject.py (modified) Merge branch 'io' into develop Fri, 27 Jul 2012 03:42:23 GMT Paul Brossier [f1d2af7] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: fix tss default size Fri, 27 Jul 2012 03:33:42 GMT Paul Brossier [3bba0e0] * interfaces/python/demo_beat.py (deleted) * interfaces/python/demo_beats_and_tempo.py (added) demo_beats_and_tempo.py: improved beat demo Fri, 27 Jul 2012 03:30:11 GMT Paul Brossier [4c4c9f6] * examples/utils.h (modified) * examples/wscript_build (modified) * interfaces/python/demo_sink.py (added) * interfaces/python/demo_source.py (added) * interfaces/python/gen_pyobject.py (modified) * interfaces/python/generator.py (modified) * interfaces/python/test_source.py (added) * src/aubio.h (modified) * src/io/sink.c (added) * src/io/sink.h (added) * src/io/sink_apple_audio.c (added) * src/io/sink_apple_audio.h (added) * src/io/sink_sndfile.c (added) * src/io/sink_sndfile.h (added) * src/io/sndfileio.c (moved) * src/io/sndfileio.h (moved) * src/io/source.c (added) * src/io/source.h (added) * src/io/source_apple_audio.c (added) * src/io/source_apple_audio.h (added) * src/io/source_sndfile.c (added) * src/io/source_sndfile.h (added) * src/io/utils_apple_audio.c (added) * src/wscript_build (modified) * tests/src/io/test-sink.c (added) * tests/src/io/test-sink_apple_audio_file.c (added) * tests/src/io/test-sink_sndfile.c (added) * tests/src/io/test-source.c (added) * tests/src/io/test-source_apple_audio_file.c (added) * tests/src/io/test-source_sndfile.c (added) * wscript (modified) Merge branch 'io' into develop Fri, 27 Jul 2012 03:29:42 GMT Paul Brossier [bf34fbb] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: fix tss default size Tue, 17 Jul 2012 21:10:15 GMT Paul Brossier [7d50c5a] * interfaces/python/py-filter.c (modified) py-filter.c: fix typo Tue, 17 Jul 2012 21:00:34 GMT Paul Brossier [97514e2] * interfaces/python/build_linux (modified) * interfaces/python/generator.py (modified) * src/temporal/resampler.h (modified) Merge branch 'develop' of 192.168.1.41:projects/aubio/aubio into develop Tue, 17 Jul 2012 00:53:51 GMT Paul Brossier [cd766bc] * interfaces/python/py-filter.c (modified) Merge branch 'develop' into io Tue, 17 Jul 2012 00:52:30 GMT Paul Brossier [a81c8cd] * interfaces/python/py-filter.c (modified) py-filter.c: added set_biquad function Mon, 16 Jul 2012 22:55:14 GMT Paul Brossier [3ff62e9] * interfaces/python/demo_sink.py (added) demo_sink.py: add simple demo Mon, 16 Jul 2012 22:54:51 GMT Paul Brossier [6500367] * interfaces/python/gen_pyobject.py (modified) * interfaces/python/generator.py (modified) generator.py, gen_pyobject.py: more hacks for sink Mon, 16 Jul 2012 20:01:14 GMT Paul Brossier [918f71f] * interfaces/python/generator.py (modified) Merge branch 'develop' into io Mon, 16 Jul 2012 20:01:04 GMT Paul Brossier [b0f2cc5] * interfaces/python/generator.py (modified) generator.py: remove before generating Mon, 16 Jul 2012 19:43:25 GMT Paul Brossier [577cb49] * interfaces/python/build_linux (modified) Merge branch 'develop' into io Mon, 16 Jul 2012 19:43:13 GMT Paul Brossier [f41957d] * interfaces/python/build_linux (modified) build_linux: update Sun, 15 Jul 2012 22:44:01 GMT Paul Brossier [614963a] * interfaces/python/demo_filterbank_slaney.py (modified) * interfaces/python/demo_filterbank_triangle_bands.py (modified) * src/tempo/beattracking.c (modified) Merge branch 'develop' into io Sun, 15 Jul 2012 22:43:28 GMT Paul Brossier [3cd2434] * interfaces/python/demo_filterbank_slaney.py (modified) * interfaces/python/demo_filterbank_triangle_bands.py (modified) interfaces/python/demo_filterbank_*: capitalize titles Sun, 15 Jul 2012 22:29:37 GMT Paul Brossier [b0ac9cd] * interfaces/python/demo_source.py (added) demo_source.py: added simple example Sun, 15 Jul 2012 21:16:24 GMT Paul Brossier [7dd8b04] * interfaces/python/aubiowraphell.h (modified) * interfaces/python/build_osx (modified) * wscript (modified) Merge branch 'develop' into io Sun, 15 Jul 2012 21:10:48 GMT Paul Brossier [9ccd89f] * interfaces/python/build_osx (modified) interfaces/python/build_osx: update and build fat binary Sun, 15 Jul 2012 21:08:19 GMT Paul Brossier [ab59067] * interfaces/python/aubiowraphell.h (modified) aubiowraphell.h: add remove unused AUBIO_NEW, set expection and ... Sun, 15 Jul 2012 21:06:45 GMT Paul Brossier [0b5b7b2] * interfaces/python/generator.py (modified) generator.py: skip sinks for now Sat, 14 Jul 2012 01:39:29 GMT Paul Brossier [6192ce7] * interfaces/python/test_source.py (added) test_source.py: added simple test Sat, 14 Jul 2012 01:39:07 GMT Paul Brossier [0b2892f] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: improve, also parse io/source Sat, 14 Jul 2012 00:59:43 GMT Paul Brossier [9b1e101] * interfaces/python/generator.py (modified) generator.py: update skip list Fri, 13 Jul 2012 06:28:26 GMT Paul Brossier [c997036] * interfaces/python/test_pitch.py (added) test_pitch.py: added simple tests for pitch Thu, 12 Jul 2012 08:00:19 GMT Paul Brossier [7351545] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_cvec.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_phasevoc.py (modified) Merge branch 'develop' of groseille:projects/aubio/aubio into develop Thu, 12 Jul 2012 07:59:31 GMT Paul Brossier [913ee14] * interfaces/python/demo_filterbank.py (deleted) * interfaces/python/demo_filterbank_slaney.py (added) * interfaces/python/demo_filterbank_triangle_bands.py (added) demo_filterbank*.py: improved Thu, 12 Jul 2012 03:58:01 GMT Paul Brossier [1ebf8770] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_cvec.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_phasevoc.py (modified) interfaces/python/test_*.py: make executables Wed, 11 Jul 2012 23:39:40 GMT Paul Brossier [5e3ed60] * interfaces/python/test_filterbank.py (modified) * interfaces/python/test_filterbank_mel.py (added) test_filterbank.py: splitted and completed Wed, 11 Jul 2012 23:38:40 GMT Paul Brossier [f6cbefe] * interfaces/python/py-filterbank.c (modified) py-filterbank.c: add set_coeffs Wed, 11 Jul 2012 23:38:18 GMT Paul Brossier [93004d5] * interfaces/python/aubioproxy.c (modified) aubioproxy.c: add PyAubio_ArrayToCFmat implementation Wed, 11 Jul 2012 20:43:39 GMT Paul Brossier [312826c] * interfaces/python/test_onset.py (added) * interfaces/python/test_specdesc.py (moved) test_onset.py, test_onsetdetection.py: split and update Wed, 11 Jul 2012 20:43:00 GMT Paul Brossier [abbd910] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: clean up, output a float instead of a vector with a ... Wed, 11 Jul 2012 20:42:34 GMT Paul Brossier [195b424] * interfaces/python/test_filter.py (modified) test_filter.py: clean up Wed, 11 Jul 2012 20:41:22 GMT Paul Brossier [299c2b0] * interfaces/python/test_fft.py (modified) test_fft.py: phase can be 0 or -0 Wed, 11 Jul 2012 20:41:04 GMT Paul Brossier [4afa448e] * interfaces/python/test_fvec.py (modified) test_fvec.py: zero_crossing_rate almost equal Wed, 11 Jul 2012 20:10:41 GMT Paul Brossier [012b324] * interfaces/python/setup.py (modified) setup.py: simplify, check for path before adding them Wed, 11 Jul 2012 19:45:12 GMT Paul Brossier [b84c0c2] * interfaces/python/demo_filterbank.py (modified) demo_filterbank.py: added simple demo Wed, 11 Jul 2012 02:01:22 GMT Paul Brossier [0ed517b] * interfaces/python/build_linux (added) build_linux: add sample script to build and run tests on linux Wed, 11 Jul 2012 01:43:01 GMT Paul Brossier [6882e73] * interfaces/python/build_osx (added) build_osx: add sample script to build and run tests on osx Wed, 11 Jul 2012 01:42:40 GMT Paul Brossier [39e6f84] * interfaces/python/demo_filterbank.py (modified) demo_filterbank.py: use a vector, not a list Wed, 11 Jul 2012 01:41:54 GMT Paul Brossier [988f580] * interfaces/python/setup.py (modified) setup.py: improve metadata Wed, 11 Jul 2012 01:41:33 GMT Paul Brossier [1458de5] * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/aubioproxy.c (modified) * interfaces/python/py-cvec.c (modified) aubio-types.h, aubiomodule.c: update for numpy 1.8 Wed, 11 Jul 2012 00:09:20 GMT Paul Brossier [c71e405] * interfaces/python/gen_pyobject.py (modified) * interfaces/python/generator.py (modified) * interfaces/python/setup.py (modified) updated setup to generate files Tue, 10 Jul 2012 02:35:24 GMT Paul Brossier [bb7a42a] * interfaces/python/run_all_tests (added) run_all_tests: added script to run all tests Sat, 03 Mar 2012 09:26:01 GMT Paul Brossier [466a5da] * interfaces/python/setup.py (modified) interfaces/python/setup.py: install in dist-packages, thanks to ... Tue, 22 Nov 2011 04:36:42 GMT Paul Brossier [abf13a1] * .gitignore (modified) * interfaces/python/generator.py (modified) * waf (modified) Merge branch 'master' of aubio.org:/git/aubio/aubio Tue, 22 Nov 2011 04:35:18 GMT Paul Brossier [b70c6f1] * interfaces/python/setup.py (modified) setup.py: update path Mon, 21 Nov 2011 19:30:42 GMT Paul Brossier [7f8ff8b] * interfaces/python/generator.py (modified) generator.py: update for newest waf Sat, 09 Jan 2010 14:35:53 GMT Paul Brossier [37eb9ce] * examples/Makefile.am (modified) * examples/utils.c (modified) * interfaces/python/demo_beat.py (modified) * src/spectral/specdesc.c (modified) * tests/src/test-pitch.c (added) merge from master, print beats once in demo_beat.py Sat, 09 Jan 2010 14:27:22 GMT Paul Brossier [3f16b61] * interfaces/python/demo_beat.py (added) demo_beat.py: added simple example Sat, 09 Jan 2010 14:22:41 GMT Paul Brossier [228e8d8] * interfaces/python/aubioinput.py (modified) aubioinput.py: flush last frame, no resizing in mono Sat, 09 Jan 2010 14:21:54 GMT Paul Brossier [493e6f7] * interfaces/python/test_fvec.py (modified) test_fvec.py: add test_alpha_norm_of_none and ... Sat, 09 Jan 2010 14:20:48 GMT Paul Brossier [549825a] * interfaces/python/demo_filterbank.py (modified) demo_filterbank.py: use fvec to create array Fri, 25 Dec 2009 05:13:14 GMT Paul Brossier [d836c21] * interfaces/python/aubio/__init__.py (modified) aubio/__init__.py: simplify, add support for list input Fri, 25 Dec 2009 05:12:44 GMT Paul Brossier [b8aaaff] * interfaces/python/demo_filterbank.py (added) demo_filterbank.py: add simple filterbank demo Fri, 25 Dec 2009 04:09:41 GMT Paul Brossier [4c01c0f] * interfaces/python/aubio/__init__.py (modified) * interfaces/python/test_aubio.py (modified) * interfaces/python/test_cvec.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_filter.py (modified) * interfaces/python/test_filterbank.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_onsetdetection.py (modified) * interfaces/python/test_phasevoc.py (modified) test_*.py: use aubio module Fri, 25 Dec 2009 04:04:59 GMT Paul Brossier [474f297] * interfaces/python/py-cvec.c (modified) py-cvec.c: improved documentation Fri, 25 Dec 2009 04:02:17 GMT Paul Brossier [9c9cd54] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: simplify with proxy functions Fri, 25 Dec 2009 03:57:49 GMT Paul Brossier [1a6ef2c] * interfaces/python/test_cvec.py (added) * interfaces/python/test_fft.py (modified) * interfaces/python/test_filter.py (modified) * interfaces/python/test_filterbank.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_onsetdetection.py (modified) * interfaces/python/test_phasevoc.py (modified) test_*.py: switch to mono, add tests for cvec Fri, 25 Dec 2009 03:56:48 GMT Paul Brossier [84e0606] * interfaces/python/aubio-types.h (modified) * interfaces/python/py-cvec.c (modified) py-cvec.c: remove obsolete proxy functions Fri, 25 Dec 2009 03:56:24 GMT Paul Brossier [3e882a8] * interfaces/python/py-filterbank.c (modified) py-filterbank.c: switch to proxy functions Fri, 25 Dec 2009 03:52:00 GMT Paul Brossier [91ce8d5] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: updated to use proxy functions Fri, 25 Dec 2009 03:51:37 GMT Paul Brossier [6c50245] * interfaces/python/py-fmat.c (deleted) py-fmat.c removed Fri, 25 Dec 2009 03:51:28 GMT Paul Brossier [b3130e2] * interfaces/python/setup.py (modified) setup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c Fri, 25 Dec 2009 03:49:25 GMT Paul Brossier [7d9ec37] * interfaces/python/py-fvec.c (deleted) py-fvec.c removed Fri, 25 Dec 2009 03:49:14 GMT Paul Brossier [ce4bfe3] * interfaces/python/aubiomodule.c (modified) aubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat Fri, 25 Dec 2009 03:45:46 GMT Paul Brossier [363ce7a] * interfaces/python/py-filterbank.c (modified) py-filterbank.c: use new proxy function, switch to mono and fmat Fri, 25 Dec 2009 03:45:18 GMT Paul Brossier [a52d3ae] * interfaces/python/py-filter.c (modified) py-filter.c: use new proxy function, switch to mono Fri, 25 Dec 2009 03:44:06 GMT Paul Brossier [c04d250] * interfaces/python/py-phasevoc.c (modified) py-phasevoc.c: use new proxy functions Fri, 25 Dec 2009 03:40:41 GMT Paul Brossier [965b302] * interfaces/python/py-fft.c (modified) py-fft.c: use new proxy functions Fri, 25 Dec 2009 03:37:23 GMT Paul Brossier [0178c65] * interfaces/python/aubio/__init__.py (modified) aubio/: cvec is still on the C side Fri, 25 Dec 2009 03:37:03 GMT Paul Brossier [03c3450] * interfaces/python/aubio-types.h (modified) aubio-types.h: kill fvec and fmat, update proxy functions Fri, 25 Dec 2009 03:34:34 GMT Paul Brossier [7395ec5] * interfaces/python/aubioproxy.c (added) aubioproxy.c: added conversion functions from C to numpy Sun, 20 Dec 2009 19:20:14 GMT Paul Brossier [ccca7cb] * interfaces/python/aubio/__init__.py (added) aubio/__init__.py: added python helper for fvec and cvec Sat, 05 Dec 2009 01:06:42 GMT Paul Brossier [f658288] * interfaces/python/test_fft.py (added) * interfaces/python/test_filterbank.py (added) * interfaces/python/test_onsetdetection.py (added) * interfaces/python/test_phasevoc.py (added) Merge branch 'master' of git+ssh://aubio.org/git/aubio/aubio into mono Sat, 05 Dec 2009 00:59:06 GMT Paul Brossier [0536612] * interfaces/python/test_fft.py (added) * interfaces/python/test_filterbank.py (added) * interfaces/python/test_onsetdetection.py (added) * interfaces/python/test_phasevoc.py (added) interfaces/python: added more tests Sat, 05 Dec 2009 00:45:40 GMT Paul Brossier [b7f3aaf] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_fvec.py (added) interfaces/python: start updating tests for mono Sat, 05 Dec 2009 00:45:08 GMT Paul Brossier [0f045b2] * interfaces/python/py-phasevoc.c (modified) * interfaces/python/setup.py (modified) interfaces/python: towards mono (setup.py and py-phasevoc.c) Sat, 05 Dec 2009 00:44:11 GMT Paul Brossier [96fe713] * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/aubiowraphell.h (modified) * interfaces/python/gen_pyobject.py (modified) * interfaces/python/py-fft.c (modified) * interfaces/python/py-filter.c (modified) * interfaces/python/py-filterbank.c (modified) * interfaces/python/py-fmat.c (added) interfaces/python: towards mono Sat, 05 Dec 2009 00:42:46 GMT Paul Brossier [7a7b00f] * interfaces/python/py-cvec.c (modified) * interfaces/python/py-fvec.c (modified) py-fvec.c, py-cvec.c: towards mono Wed, 25 Nov 2009 23:59:26 GMT Paul Brossier [75be651] * interfaces/python/gen_pyobject.py (modified) interfaces/python/gen_pyobject.py: fix aubio2types Sun, 15 Nov 2009 14:26:19 GMT Paul Brossier [449bff6] * interfaces/python/aubiomodule.c (modified) aubiomodule.c: add generated objects Sun, 15 Nov 2009 14:19:45 GMT Paul Brossier [90077e4] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: simplify using regex, add PyMethodDefs Sun, 15 Nov 2009 14:16:44 GMT Paul Brossier [4bc098c] * interfaces/python/generator.py (modified) generator.py: also spit out aubio-generated.h Sun, 15 Nov 2009 14:01:06 GMT Paul Brossier [d6f9b3a] * interfaces/python/aubio-types.h (modified) * interfaces/python/py-fvec.c (modified) py-fvec.c: add PyAubio_CFvecToArray Sun, 15 Nov 2009 14:00:04 GMT Paul Brossier [965ea78] * interfaces/python/aubiowraphell.h (added) python/aubiowraphell.h: sprinkle some cpp magic Fri, 06 Nov 2009 00:27:05 GMT Paul Brossier [7db3477] * interfaces/python/aubio-types.h (modified) aubio-types.h: python module has it all Fri, 06 Nov 2009 00:25:13 GMT Paul Brossier [5c246b0] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: update, add smpl_t Fri, 06 Nov 2009 00:23:58 GMT Paul Brossier [7c4cf20] * interfaces/python/generator.py (modified) generator.py: fully blown mode Thu, 05 Nov 2009 23:42:20 GMT Paul Brossier [b8ee46c] * interfaces/python/generator.py (modified) generator.py: skip resampler Thu, 05 Nov 2009 23:41:39 GMT Paul Brossier [eb93592] * interfaces/python/py-cvec.c (modified) py-cvec.c: cvec.length to return the actual length Thu, 05 Nov 2009 16:53:23 GMT Paul Brossier [ed73bc6] * interfaces/java/Makefile.am (deleted) interfaces/java: moved to java-aubio branch Thu, 05 Nov 2009 16:31:31 GMT Paul Brossier [da92730] * Makefile.am (modified) * configure.ac (modified) * interfaces/java/aubio/Makefile.am (deleted) * interfaces/java/aubio/main.java (deleted) interfaces/java: moved to java-aubio branch Sun, 25 Oct 2009 20:45:12 GMT Paul Brossier [e460e60] * Makefile.am (modified) * configure.ac (modified) * interfaces/cpp/Makefile.am (deleted) * interfaces/cpp/aubiocpp.cpp (deleted) * interfaces/cpp/aubiocpp.h (deleted) * interfaces/cpp/wscript_build (deleted) * tests/Makefile.am (modified) * tests/cpp/Makefile.am (deleted) * tests/cpp/test-cvec.cpp (deleted) * tests/cpp/test-fvec.cpp (deleted) * wscript (modified) interfaces/cpp: remove, will create a separate project later if needed