src/aubio.h: change sndfile and apple_audio to unstable, change tss and vecutils...
[aubio.git] / python /
2013-03-01 Paul Brossiersetup.py: only link against frameworks on darwin
2013-03-01 Paul Brossierpython/env_osx: use the most recently built folder
2013-02-28 Paul Brossierpython/env_linux: env only, absolute path
2013-02-28 Paul Brossierpython/env_osx: env only, absolute path
2013-02-28 Paul Brossierpython/: remove NPY_NO_DEPRECATED_API to build anyway
2013-02-26 Paul Brossiermoved test scripts to tests
2013-02-13 Paul Brossierdemos/demo_slicing.py: add simple slicing example
2013-02-13 Paul Brossierdemos/aubiocut: start moving aubiocut to new python
2013-02-12 Paul Brossierpython/demos/demo_onset_file.py: also plot descriptor...
2013-02-12 Paul Brossierdemos/demo_onset_file.py: remove old onsets
2013-02-12 Paul Brossierdemos/demo_onset_file.py: added onset example
2013-02-11 Paul Brossierdemo_source_auto_samplerate.py: add example of automati...
2013-02-11 Paul Brossierpython/setup.py: parse version from VERSION, move _aubi...
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-02-10 Paul Brossierbuild_linux: update path
2013-02-10 Paul Brossierdemos/demo_sink_create_woodblock.py: generate a woodblo...
2013-02-10 Paul Brossiermoved demos to subdirectory
2013-02-10 Paul Brossiermoved tests to subdirectory
2013-02-10 Paul Brossierbuild_osx: fix path
2013-02-10 Paul Brossiermove new python module to the top
2013-02-10 Paul Brossiermoved out old python interface
2013-02-09 Paul Brossierremove autotools
2012-07-09 Paul Brossierwscript, **/wscript_build: use ctx to match latest...
2012-07-09 Paul Brossierpython/wscript_build: update
2012-07-09 Paul Brossierpython/aubio: update
2011-09-26 Paul Brossierwscript: update to waf 1.6.7
2011-05-02 Paul BrossierMerge aubio.org:/git/aubio/aubio
2011-05-02 Paul Brossierpython/aubio/plot/keyboard.py: use with_, thanks to...
2010-04-14 Paul Brossierpython/aubio: more changes for mono
2009-11-05 Paul Brossierwscript: factorise build of extra source files
2009-11-03 Paul Brossiersrc/spectral/specdesc.{c,h}: rename aubio_onsetdetectio...
2009-10-26 Paul Brossierpython: more update headers to GPLv3
2009-10-19 Paul Brossierrename aubio_pitchdetection to aubio_pitch
2009-10-18 Paul Brossierpython/aubio/aubioclass.py: update peakpicker usage
2009-10-16 Paul Brossierext/, examples/, swig/, python/, tests/: remove libaubi...
2009-10-16 Paul Brossierpython/aubio: utils.py removed
2009-10-15 Paul Brossierpython/: remove task.utils, not used anymore
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-15 Paul Brossiersrc/onset: use a string to set onset mode, keeping...
2009-10-08 Paul Brossierpython/aubio: update to latest pitch prototypes
2009-10-07 Paul Brossiersrc/onset: rename aubio_onsetdetection to aubio_onsetde...
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2009-10-06 Paul Brossierpython/aubio/task/onset.py: isonset > 0., not == 1
2009-10-06 Paul Brossierpython/aubio/aubioclass.py: update peakpicker class
2009-09-26 Paul Brossierpython: finish getting rid of numarray
2009-09-25 Paul Brossierpython/aubio/aubioclass.py: print filename of file...
2009-09-25 Paul Brossierpython/aubio: use Gnuplot.Data with_ keywords, with...
2009-09-25 Paul Brossierpython/aubio/gnuplot.py: use numpy, not numarray (debia...
2009-09-25 Paul Brossierpython/aubio/task/notes.py: remove useless import of...
2009-09-25 Paul Brossierpython/aubio/task/onset.py: use numarray, not numpy...
2009-09-23 Paul Brossieruse waf as new build system
2008-05-16 Paul Brossierpython/aubio/Makefile.am: simplify using nobase
2008-02-11 Paul Brossierpython/aubio/Makefile.am: install _aubiowrapper into...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-21 Paul Brossierutils.c, utils.py: add specflux onset function
2007-11-21 Paul Brossieraubio.i: add del_aubio_onsetdetection, aubioclass.py...
2007-11-06 Paul Brossiermerge from banane
2007-11-02 Paul Brossiermerge main branch
2007-11-01 Paul Brossieraubioclass.py: make sndfile raise error if file not...
2007-10-30 Paul Brossiermerge from main branch
2007-10-30 Paul Brossierload all tests from python test directory, add pitchdet...
2007-10-30 Paul Brossiermove python/tests to tests/python, examples/tests to...
2007-10-25 Paul Brossiermerge from main branch
2007-10-25 Paul Brossierrenamed run_all_tests script
2007-10-17 Paul Brossierlist_missing_tests: add script to get the list of missi...
2007-09-17 Paul Brossierall_tests.py, filterbank.py: add filterbank python...
2007-09-17 Paul Brossiermerge python unit tests from main branch
2007-09-17 Paul Brossieradded simple tests for fvec and cvec
2007-09-17 Paul Brossierpython/test: added simple python unit test model
2007-09-17 Paul Brossierpython/test: added simple python unit test model
2007-09-16 Paul Brossierremoved plotmat.py, modified plotfb.py to build filterb...
2007-09-10 Amaury Hazanmerged from aubio_mfcc, added slaney filterbank (70...
2007-04-18 Paul Brossieraubioclass.py: fix indentation
2006-10-10 Paul Brossierinstall aubiowrapper.py only once and in pkgpython
2006-10-07 Paul Brossierdefine PYTHONPATH in python/README
2006-10-07 Paul Brossiermakes aubiocut and aubiopitch verbose by default, not...
2006-10-05 Paul Brossierlink to libpython on windows, remove useless .libs...
2006-10-01 Paul Brossierlink against python dll on windows
2006-09-29 Paul Brossierremove useless flags in python Makefile
2006-09-29 Paul Brossieradd support for text file from stdin
2006-09-29 Paul Brossieruse os conditionals, update python swig and puredata...
2006-09-29 Paul Brossierfix beat task output
2006-09-05 Paul Brossierfix signal buffer size for demo-tempo-acf
2006-09-05 Paul Brossieruse omode in aubiopitch
2006-09-05 Paul Brossieradd beat p-score evaluation
2006-09-05 Paul Brossierfix gnuplot_create without options, add envelope draft...
2006-08-10 Paul Brossierupdate demo-tempo to new gnuplot functions, fix audio...
2006-08-02 Paul Brossieruse options structure for plot_audio plot_spec
2006-08-02 Paul Brossierfactorise gnuplot_create options, update aubioplot...
2006-08-02 Paul Brossierreuse downsample_audio in make_audio_plot
2006-08-02 Paul Brossierremove obsolete gnuplot_init
2006-08-02 Paul Brossierpass created plot to plot_audio/spec instead of outplot...
2006-08-02 Paul Brossiermake xsize and ysize floats in aubioplot-audio
2006-08-02 Paul Brossieruse gnuplot_create in plot_audio
2006-08-02 Paul Brossierif spectrum shorter than 1 second, use ms not s
2006-08-02 Paul Brossieradd buffer and hosize options to aubioplot-spec, use...
2006-07-28 Paul Brossieradd demo-tempo scripts
2006-07-28 Paul Brossieradd bench-pitch-plot-isolated
next