# # ChangeLog for python/README.md # # Generated by Trac 1.2 # Apr 19, 2024, 10:06:26 AM Wed, 19 Dec 2018 16:50:20 GMT Paul Brossier [fda3394] * python/README.md (modified) [doc] highlight link to python/demos Wed, 21 Nov 2018 18:51:33 GMT Paul Brossier [89c44aa] * python/README.md (modified) [doc] reorder python/README.md sections, group links Wed, 21 Nov 2018 18:33:53 GMT Paul Brossier [d90d5bb0] * python/README.md (modified) [doc] rewrite python/README.md demo section Wed, 21 Nov 2018 18:28:07 GMT Paul Brossier [007c0a1] * doc/python_module.rst (modified) * python/README.md (modified) [doc] move api references to doc, simplify pip instructions, add ... Wed, 21 Nov 2018 17:12:53 GMT Paul Brossier [39d6fba] * doc/python_module.rst (modified) * python/README.md (modified) [doc] move python tests from python/README.md to doc/python_module.rst Wed, 21 Nov 2018 15:41:09 GMT Paul Brossier [0c18603] * python/README.md (modified) [doc] rewrite description, add built with and documentation sections ... Wed, 21 Nov 2018 15:39:53 GMT Paul Brossier [4da317c] * python/README.md (modified) [doc] remove installation instructions from python/README.md Thu, 17 Nov 2016 01:51:47 GMT Paul Brossier [1154fd1] * python/README.md (modified) python/README.md: add a note about nose2 for python tests (closes #74) 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 Tue, 05 Mar 2013 16:46:48 GMT Paul Brossier [ad5203c] * python/README (moved) * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/ext/ufuncs.c (modified) * python/gen_pyobject.py (modified) * python/generator.py (modified) * python/setup.py (modified) * tests/demo/localaubio.py (deleted) python/: improve build Mon, 04 Mar 2013 19:58:09 GMT Paul Brossier [49505f7] * python/README.md (modified) README.md: update 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