# # ChangeLog for / # # Generated by Trac 1.2 # Sep 20, 2024, 11:55:39 AM Wed, 28 Sep 2016 13:16:45 GMT Paul Brossier [afa21cdc] * src/pitch/pitch.c (modified) src/pitch/pitch.c: fail on wrong method, warn on wrong unit, improve ... Wed, 28 Sep 2016 13:10:25 GMT Paul Brossier [078dad8] * src/onset/onset.c (modified) src/onset/onset.c: return null and clean-up if new_aubio_specdesc failed Wed, 28 Sep 2016 13:09:40 GMT Paul Brossier [0ff1b40] * src/onset/onset.c (modified) src/onset/onset.c: fix error message Wed, 28 Sep 2016 13:08:33 GMT Paul Brossier [6388c37] * src/pitch/pitch.c (modified) src/pitch/pitch.c: declare internal functions as static Wed, 28 Sep 2016 00:23:16 GMT Paul Brossier [0cf2b44] * src/pitch/pitch.c (modified) * src/pitch/pitch.h (modified) src/pitch/pitch.h: add aubio_pitch_get_tolerance Tue, 27 Sep 2016 23:53:46 GMT Paul Brossier [1b57274] * src/spectral/fft.c (modified) src/spectral/fft.c: add message about fftw3 being able to do non- ... Tue, 27 Sep 2016 23:53:29 GMT Paul Brossier [f50c9503] * src/spectral/fft.c (modified) src/spectral/fft.c: use prefixed aubio_ooura_rdft Tue, 27 Sep 2016 23:53:29 GMT Paul Brossier [392ad1c] * src/spectral/ooura_fft8g.c (modified) src/spectral/ooura_fft8g.c: prefix public function with aubio_ooura_ ... Fri, 23 Sep 2016 06:03:39 GMT Paul Brossier [333a5bb] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: remove duplicate add_generated_objects Fri, 23 Sep 2016 06:01:34 GMT Paul Brossier [b6230d8] * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/lib/gen_external.py (modified) python/ext/aubiomodule.c: undo last commit Fri, 23 Sep 2016 05:54:04 GMT Paul Brossier [d8faaf2] * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/lib/gen_external.py (modified) python/ext/aubiomodule.c: remove extern Fri, 23 Sep 2016 01:24:07 GMT Paul Brossier [bd8a92d] * python/ext/py-source.c (modified) python/ext/py-source.c: use error string set in src/io/source.c Fri, 23 Sep 2016 01:23:47 GMT Paul Brossier [3528079] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: use error string set in src/spectral/phasevoc.c Fri, 23 Sep 2016 01:22:51 GMT Paul Brossier [dab4a4c] * python/ext/py-fft.c (modified) python/ext/py-fft.c: use error string set in src/spectral/fft.c Fri, 23 Sep 2016 00:43:35 GMT Paul Brossier [1d01e515] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: add support for multi-channel resampling Thu, 22 Sep 2016 23:27:21 GMT Paul Brossier [50a8260] * python/tests/test_source.py (modified) python/tests/test_source.py: break long line Thu, 22 Sep 2016 23:14:47 GMT Paul Brossier [790b6d7] * src/notes/notes.c (modified) src/notes/notes.c: fix error message Thu, 22 Sep 2016 22:50:01 GMT Paul Brossier [9bfef718] * src/spectral/fft.h (modified) src/spectral/fft.h: strip example path Thu, 22 Sep 2016 22:07:36 GMT Paul Brossier [12e91a6] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: RuntimeError is now raised on wrong mode Thu, 22 Sep 2016 22:06:45 GMT Paul Brossier [2763582] * src/spectral/specdesc.c (modified) src/spectral/specdesc.c: return NULL if wrong mode asked Thu, 22 Sep 2016 22:06:02 GMT Paul Brossier [6e5dd2b] * src/utils/log.c (modified) src/utils/log.c: add header, remove unused code Thu, 22 Sep 2016 22:01:32 GMT Paul Brossier [784de2f] * src/aubio.h (modified) src/aubio.h: add some links to examples Thu, 22 Sep 2016 21:26:50 GMT Paul Brossier [8076ecd] * tests/src/spectral/test-fft.c (modified) tests/src/spectral/test-fft.c: fix default size Thu, 22 Sep 2016 21:16:09 GMT Paul Brossier [bf1c0e43] * src/spectral/specdesc.c (modified) src/spectral/specdesc.c: remove trailing spaces Thu, 22 Sep 2016 20:55:53 GMT Paul Brossier [d45f527] * python/tests/test_source.py (modified) python/tests/test_source.py: filter user warnings to avoid spamming ... Thu, 22 Sep 2016 20:55:47 GMT Paul Brossier [67537d7] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: use custom logging function for errors and ... Thu, 22 Sep 2016 20:41:08 GMT Paul Brossier [aa5828d] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: add HAVE_STDARG_H Thu, 22 Sep 2016 20:34:38 GMT Paul Brossier [0000669] * tests/src/utils/test-log.c (added) tests/src/utils/test-log.c: add example for aubio_log_set_function Thu, 22 Sep 2016 20:34:00 GMT Paul Brossier [f5be115] * src/aubio_priv.h (modified) src/aubio_priv.h: use new logging function Thu, 22 Sep 2016 20:33:29 GMT Paul Brossier [c8228c7] * src/aubio.h (modified) src/aubio.h: add utils/log.h Thu, 22 Sep 2016 20:33:09 GMT Paul Brossier [c7844d8] * src/utils/log.c (added) * src/utils/log.h (added) src/utils/log.h: add new aubio_log_set_function Thu, 22 Sep 2016 17:19:12 GMT Paul Brossier [5392db8] * src/aubio_priv.h (modified) src/aubio_priv.h: add stdarg.h Thu, 22 Sep 2016 17:15:58 GMT Paul Brossier [f334300] * wscript (modified) wscript: add stdarg.h Thu, 22 Sep 2016 11:48:44 GMT Paul Brossier [70b2ab0] * python/demos/demo_mfcc.py (modified) python/demos/demo_mfcc.py: add options to plot first and second ... Thu, 22 Sep 2016 11:46:16 GMT Paul Brossier [88c89e3] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: reduce alpha norm precision to 10.-4 Wed, 21 Sep 2016 13:24:06 GMT Paul Brossier [fa5d8ad] * src/io/source_wavread.c (modified) src/io/source_wavread.c: skip chunks until data is found, or abort Wed, 21 Sep 2016 13:23:22 GMT Paul Brossier [a27576b] * src/io/source_wavread.c (modified) src/io/source_wavread.c: fix bytes_read for JUNK headers Wed, 21 Sep 2016 12:08:18 GMT Paul Brossier [e087a50] * .appveyor.yml (modified) .appveyor.yml: make nose2 verbose Wed, 21 Sep 2016 12:07:04 GMT Paul Brossier [17d0f0e] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: improve formatting Tue, 20 Sep 2016 23:34:33 GMT Paul Brossier [980a4f4] * python/tests/test_source.py (modified) python/tests/test_source.py: use nose2 params to process one sound ... Sat, 17 Sep 2016 00:04:15 GMT Paul Brossier [7a83a47] * 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/aubio*.txt: document -T/--timeformat option Fri, 16 Sep 2016 17:14:07 GMT Paul Brossier [99d8cbb] * wscript (modified) wscript: improve tarball creation (./waf dist) Fri, 16 Sep 2016 16:33:17 GMT Paul Brossier [7800335] * wscript (modified) wscript: build sphinx documentation if sphinx-build is found in PATH Tue, 30 Aug 2016 14:33:31 GMT Paul Brossier [4b251ae] * src/spectral/fft.c (modified) src/spectral/fft.c: make calls to fftw_destroy_plan thread-safe Tue, 30 Aug 2016 13:07:04 GMT Paul Brossier [bfab39c] * src/io/source_wavread.c (modified) src/io/source_wavread.c: skip junk chunk Tue, 30 Aug 2016 13:06:40 GMT Paul Brossier [3f961c4] * src/notes/notes.c (modified) src/notes/notes.c: fix out-of-bound write Mon, 29 Aug 2016 21:21:41 GMT Paul Brossier [41fc24f] * python/lib/gen_external.py (modified) python/lib/gen_external.py: clean-up Mon, 29 Aug 2016 21:07:15 GMT Paul Brossier [67f0092] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: simplify Sat, 27 Aug 2016 15:43:37 GMT Paul Brossier [55027f3] * doc/index.rst (modified) doc/index.rst: add number of commits since last release, use https Sat, 27 Aug 2016 15:23:58 GMT Paul Brossier [7a8a07e] * doc/develop.rst (added) * doc/index.rst (modified) * doc/requirements.rst (modified) doc/develop.rst: add some documentation about the c-api Sat, 27 Aug 2016 14:21:05 GMT Paul Brossier [3438b42] * doc/xcode_frameworks.rst (modified) dox/xcode_frameworks.rst: improve markup Sat, 27 Aug 2016 10:13:27 GMT Paul Brossier [2719c54] * doc/xcode_frameworks.rst (modified) doc/xcode_frameworks.rst: improve markup Sat, 27 Aug 2016 09:40:47 GMT Paul Brossier [d738d75] * python/demos/demo_timestretch.py (modified) * python/demos/demo_timestretch_online.py (modified) python/demos/demo_timestretch*: remove unused import Sat, 27 Aug 2016 09:33:40 GMT Paul Brossier [385a9c1e] * doc/requirements.rst (modified) doc/requirements.rst: add missing code directive Sat, 27 Aug 2016 09:32:30 GMT Paul Brossier [afa218c2] * doc/installing.rst (modified) doc/installing.rst: less bragging Sat, 27 Aug 2016 09:28:05 GMT Paul Brossier [e6ce204] * python/demos/demo_source_simple.py (modified) python/demos/demo_source_simple.py: make executable Sat, 27 Aug 2016 09:21:01 GMT Paul Brossier [6f29fe3] * doc/requirements.rst (modified) doc/requirements.rst: remove -fembed-bitcode on ios simulator Sat, 27 Aug 2016 09:20:41 GMT Paul Brossier [7b3668c] * doc/requirements.rst (modified) doc/requirements.rst: document --msvc options Sat, 27 Aug 2016 08:37:26 GMT Paul Brossier [30e080c] * python/demos/demo_source_simple.py (modified) python/demos/demo_source_simple.py: fix indentation Fri, 26 Aug 2016 23:51:45 GMT Paul Brossier [31c6010] * python/lib/gen_code.py (modified) python/lib/gen_code.py: fix number of output Fri, 26 Aug 2016 23:40:48 GMT Paul Brossier [a9a1e79] * doc/python_module.rst (modified) * doc/requirements.rst (modified) doc/requirements.txt: improve Fri, 26 Aug 2016 23:07:53 GMT Paul Brossier [e523483] * doc/index.rst (modified) doc/index.rst: add link to landscape, fix typo Fri, 26 Aug 2016 22:42:32 GMT Paul Brossier [a96413e] * doc/index.rst (modified) doc/index.rst: clean up and add some external links Fri, 26 Aug 2016 22:39:56 GMT Paul Brossier [d44763f] * doc/python_module.rst (modified) * python/demos/demo_source_simple.py (added) doc/python_module.rst: add demo_source_simple.py Fri, 26 Aug 2016 22:39:10 GMT Paul Brossier [2f965e2] * doc/cli.rst (added) doc/cli.rst: include command line manpages Fri, 26 Aug 2016 22:23:52 GMT Paul Brossier [5069da3] * doc/building.rst (added) * doc/download.rst (modified) * doc/installing.rst (modified) * doc/requirements.rst (added) installing.rst: split and rewrite Fri, 26 Aug 2016 13:47:33 GMT Paul Brossier [88f7cf9] * doc/index.rst (modified) doc/index.rst: update Fri, 26 Aug 2016 13:39:52 GMT Paul Brossier [5417b3a] * doc/python_module.rst (modified) doc/python_module.rst: improve Fri, 26 Aug 2016 13:39:17 GMT Paul Brossier [f7547e7] * doc/conf.py (modified) doc/conf.py: update copyright Fri, 26 Aug 2016 13:36:29 GMT Paul Brossier [40dd715] * doc/xcode_frameworks.rst (added) doc/xcode_frameworks.rst: added page on xcode frameworks Fri, 26 Aug 2016 13:36:08 GMT Paul Brossier [e635771] * doc/debian_packages.rst (added) doc/debian_packages.rst: added page on debian packages Fri, 26 Aug 2016 13:33:25 GMT Paul Brossier [0f3ee60] * doc/download.rst (added) * doc/index.rst (modified) * doc/installing.rst (modified) doc/: add download.rst, update installing.rst Fri, 26 Aug 2016 10:23:17 GMT Paul Brossier [8c00e7b] * doc/installing.rst (modified) doc/installing.rst: update locations Fri, 26 Aug 2016 10:17:30 GMT Paul Brossier [241e2fb] * doc/python_module.rst (modified) doc/python_module.rst: add note on pip, clean and remove cd python Thu, 25 Aug 2016 15:43:11 GMT Paul Brossier [8ed5494] * .appveyor.yml (modified) .appveyor.yml: fix typo in path Thu, 25 Aug 2016 15:39:36 GMT Paul Brossier [c785cc2] * .appveyor.yml (modified) .appveyor.yml: fix path for windows+python 3.5 Thu, 25 Aug 2016 12:48:46 GMT Paul Brossier [50117ac] * setup.py (modified) setup.py: use 0.4.3a2 Thu, 25 Aug 2016 12:48:33 GMT Paul Brossier [dc1fbc6] * setup.py (modified) setup.py: update description Thu, 25 Aug 2016 12:47:05 GMT Paul Brossier [857fe7ff] * MANIFEST.in (modified) MANIFEST.in: add src/**.c Sun, 21 Aug 2016 10:45:04 GMT Paul Brossier [5d8cc71] * python/tests/utils.py (modified) python/tests/utils.py: by default, use 5 seconds brownoise Sat, 20 Aug 2016 17:41:23 GMT Paul Brossier [6a72ff0] * python/lib/gen_code.py (modified) python/lib/gen_code.py: improve del_ function, safer DECREF, fix ... Sat, 20 Aug 2016 17:28:20 GMT Paul Brossier [773a7f3] * python/demos/demo_tss.py (modified) python/demos/demo_tss.py: improve default parameters, exit before ... Sat, 20 Aug 2016 17:24:38 GMT Paul Brossier [1bd8334] * python/lib/gen_external.py (modified) python/lib/gen_external.py: enable tss Sat, 20 Aug 2016 17:24:11 GMT Paul Brossier [73e068d] * python/lib/gen_code.py (modified) python/lib/gen_code.py: add support for multiple _do outputs Thu, 18 Aug 2016 15:23:19 GMT Paul Brossier [eeb4538] * python/demos/demo_timestretch.py (modified) * python/demos/demo_timestretch_online.py (modified) ./python/demos/demo_timestretch{,_online}.py: fix usage string Wed, 17 Aug 2016 06:51:52 GMT Paul Brossier [07364a5] * VERSION (modified) VERSION: bump to 0.4.4~alpha Wed, 17 Aug 2016 06:51:19 GMT Paul Brossier [4c38b62] * Makefile (modified) Makefile: also get libaubio.5.dylib Tue, 16 Aug 2016 16:46:40 GMT Paul Brossier [9715701] * ChangeLog (modified) ChangeLog: fix changelog Tue, 16 Aug 2016 15:57:40 GMT Paul Brossier [717a8a9] * VERSION (modified) VERSION: bump current and age, set revision to 0 Tue, 16 Aug 2016 14:47:47 GMT Paul Brossier [67c83b4] * VERSION (modified) VERSION: bump to 0.4.3 Tue, 16 Aug 2016 14:47:26 GMT Paul Brossier [28832ea] * ChangeLog (modified) ChangeLog: update for 0.4.3 Fri, 22 Jul 2016 20:46:53 GMT Paul Brossier [5e544f1] * wscript (modified) wscript: also exclude .landscape.yml Fri, 22 Jul 2016 20:43:38 GMT Paul Brossier [f677688] * .appveyor.yml (moved) .appveyor.yml: hide Fri, 22 Jul 2016 20:14:00 GMT Paul Brossier [7f82f81] * python/README.md (modified) python/README.md: update (closes #2) Fri, 22 Jul 2016 19:50:21 GMT Paul Brossier [655150ce] * MANIFEST.in (modified) * README.md (modified) * python/README.md (moved) README.md: link to python/README.md Fri, 22 Jul 2016 19:31:10 GMT Paul Brossier [65fc06f] * Makefile (modified) Makefile: use scripts/get_waf.sh Fri, 22 Jul 2016 19:30:31 GMT Paul Brossier [9562f08] * examples/aubionotes.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/utils.c: change send_noteon to accept floating point midi ... Fri, 22 Jul 2016 19:29:43 GMT Paul Brossier [f280ebd] * examples/aubiotrack.c (modified) examples/aubiotrack.c: fix is_beat / is_silence types Fri, 22 Jul 2016 19:28:15 GMT Paul Brossier [2293d6a] * examples/aubioonset.c (modified) * examples/aubiotrack.c (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) examples/: also emit midi note from aubioonset, thanks to topas-rec ... Fri, 22 Jul 2016 18:42:31 GMT Paul Brossier [1b7f369] * examples/aubiotrack.c (modified) Merge branch 'topas-rec-aubiotrack_midi_output'