2010-01-09 |
Paul Brossier | src/spectral/fft.c: lock fftw plan creation (closes... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | merge with mono |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | pull from master |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | merge from master, print beats once in demo_beat.py |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | demo_beat.py: added simple example |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | aubioinput.py: flush last frame, no resizing in mono |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | test_fvec.py: add test_alpha_norm_of_none and test_vect... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Paul Brossier | demo_filterbank.py: use fvec to create array |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | aubio/__init__.py: simplify, add support for list input |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | demo_filterbank.py: add simple filterbank demo |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | test_*.py: use aubio module |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-cvec.c: improved documentation |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | gen_pyobject.py: simplify with proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | test_*.py: switch to mono, add tests for cvec |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-cvec.c: remove obsolete proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-filterbank.c: switch to proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | gen_pyobject.py: updated to use proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-fmat.c removed |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | setup.py: add aubioproxy.c, remove py-fvec.c and py... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-fvec.c removed |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | aubiomodule.c: swith to new proxy functions, remove... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-filterbank.c: use new proxy function, switch to... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-filter.c: use new proxy function, switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-phasevoc.c: use new proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | py-fft.c: use new proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | aubio/: cvec is still on the C side |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | aubio-types.h: kill fvec and fmat, update proxy functions |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Paul Brossier | aubioproxy.c: added conversion functions from C to... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Paul Brossier | aubio/__init__.py: added python helper for fvec and... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Paul Brossier | specdesc.c: mention default is used instead of unknown one |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Paul Brossier | examples/Makefile.am: added aubiopitch |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Paul Brossier | utils.c: woodblock vector is overlap_size long |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Paul Brossier | test-pitch.c: added test for pitch |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | tests/src/: no more arguments for peakpicker |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | Merge branch 'master' of git+ssh://aubio.org/git/aubio... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | interfaces/python: added more tests |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | interfaces/python: start updating tests for mono |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | interfaces/python: towards mono (setup.py and py-phasev... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | interfaces/python: towards mono |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | py-fvec.c, py-cvec.c: towards mono |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Paul Brossier | src/onset/peakpicker.h: add void to empty prototype |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | tests/src: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | examples: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/vecutils.c: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | swig/aubio.i: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/aubio.h: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/pitch: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/utils: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/mathutils.{c,h}: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/tempo: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/temporal: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/spectral: switch to mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | src/onset: mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | modified cvec to be mono |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Paul Brossier | modified fvec and lvec to be mono, added fmat |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Paul Brossier | .gitignore: added *.o |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Paul Brossier | removed .bzrignore |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Paul Brossier | added .gitignore |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Paul Brossier | wscript: add libs to examples for binutils-gold bzr2git |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Paul Brossier | examples/: include config.h |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Paul Brossier | interfaces/python/gen_pyobject.py: fix aubio2types |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | configure.ac: add AUBIO_LIBS, now needs only -lm (close... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | configure.ac: do not check for fftw3.h, let pkg-config... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | aubiomodule.c: add generated objects |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | gen_pyobject.py: simplify using regex, add PyMethodDefs |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | generator.py: also spit out aubio-generated.h |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | py-fvec.c: add PyAubio_CFvecToArray |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Paul Brossier | python/aubiowraphell.h: sprinkle some cpp magic |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Paul Brossier | src/Makefile.am: rename peakpicker.h here too, thanks... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Brossier | aubio-types.h: python module has it all |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Brossier | gen_pyobject.py: update, add smpl_t |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Brossier | generator.py: fully blown mode |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Brossier | doc/user.cfg: sync with aubio.h |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Paul Brossier | src/: cleanup variable names in prototypes |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | generator.py: skip resampler |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | py-cvec.c: cvec.length to return the actual length |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/aubio.h: make filterbank public, should be stable... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | swig/aubio.i: add peakpicker again, alias for char_t... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | tests/src/test-phasevoc-jack.c: print warning if jack... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | wscript: factorise build of extra source files |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/: rename peakpick.h to peakpicker.h, make public... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | wscript: add option to disable libsamplerate |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/temporal/resampler.h: add dummy functions in case... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/tempo: remove unused peek, use new aubio_peakpicker... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/onset/peakpick.h: remove unused functions, fix... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | tests/src/test-resample.c: indent, no #ifdef here |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/spectral/specdesc.h: fix typo decrease -> slope |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | THANKS: remove reference to removed midi files |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | examples/Makefile.am: add PACKAGE define |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/aubio.h: do not include config.h, do not install it |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | AUTHORS: use standard list of name/email |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | interfaces/java: moved to java-aubio branch |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | wscript: remove java stuff |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/Makefile.am: add missing musicutils.h |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | interfaces/java: moved to java-aubio branch |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | wscript: update TODO, remove pd stuff |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | configure.ac, Makefile.am, plugins: move to pd-aubio |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | aubio.pc.in: fix include path |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | plugins/puredata/libtoolkludge: removed, not used anymore |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Paul Brossier | src/onset/onset.c: add missing hop_size |
commit | commitdiff | tree | snapshot |
next |