Paul Brossier [Wed, 28 Apr 2010 18:53:27 +0000 (20:53 +0200)]
src/Makefile.am: added missing fmat.{c,h}
Paul Brossier [Mon, 19 Apr 2010 00:25:54 +0000 (02:25 +0200)]
configure.ac: remove useless pkg-config check, thanks to Volker Grabsch
Paul Brossier [Wed, 14 Apr 2010 15:36:49 +0000 (17:36 +0200)]
python/aubio: more changes for mono
Paul Brossier [Wed, 14 Apr 2010 15:34:12 +0000 (17:34 +0200)]
swig/aubio.i: add aubio_sndfile_read_mono
Paul Brossier [Sat, 13 Mar 2010 23:46:36 +0000 (00:46 +0100)]
src/spectral/mfcc.c: also delete dct_coeffs, thanks to SaBer, closes: #12
Paul Brossier [Mon, 8 Feb 2010 18:14:12 +0000 (19:14 +0100)]
src/mathutils.c: simplify aubio_is_power_of_two, thanks to Arturo Castro
Paul Brossier [Sat, 9 Jan 2010 16:03:11 +0000 (17:03 +0100)]
src/spectral/fft.c: lock fftw plan creation (closes #9), thanks to Hedde Bosman
Paul Brossier [Sat, 9 Jan 2010 14:51:20 +0000 (15:51 +0100)]
merge with mono
Paul Brossier [Sat, 9 Jan 2010 14:49:40 +0000 (15:49 +0100)]
pull from master
Paul Brossier [Sat, 9 Jan 2010 14:35:53 +0000 (15:35 +0100)]
merge from master, print beats once in demo_beat.py
Paul Brossier [Sat, 9 Jan 2010 14:27:22 +0000 (15:27 +0100)]
demo_beat.py: added simple example
Paul Brossier [Sat, 9 Jan 2010 14:22:41 +0000 (15:22 +0100)]
aubioinput.py: flush last frame, no resizing in mono
Paul Brossier [Sat, 9 Jan 2010 14:21:54 +0000 (15:21 +0100)]
test_fvec.py: add test_alpha_norm_of_none and test_vector_create_with_list
Paul Brossier [Sat, 9 Jan 2010 14:20:48 +0000 (15:20 +0100)]
demo_filterbank.py: use fvec to create array
Paul Brossier [Fri, 25 Dec 2009 05:13:14 +0000 (06:13 +0100)]
aubio/__init__.py: simplify, add support for list input
Paul Brossier [Fri, 25 Dec 2009 05:12:44 +0000 (06:12 +0100)]
demo_filterbank.py: add simple filterbank demo
Paul Brossier [Fri, 25 Dec 2009 04:09:41 +0000 (05:09 +0100)]
test_*.py: use aubio module
Paul Brossier [Fri, 25 Dec 2009 04:04:59 +0000 (05:04 +0100)]
py-cvec.c: improved documentation
Paul Brossier [Fri, 25 Dec 2009 04:02:17 +0000 (05:02 +0100)]
gen_pyobject.py: simplify with proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:57:49 +0000 (04:57 +0100)]
test_*.py: switch to mono, add tests for cvec
Paul Brossier [Fri, 25 Dec 2009 03:56:48 +0000 (04:56 +0100)]
py-cvec.c: remove obsolete proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:56:24 +0000 (04:56 +0100)]
py-filterbank.c: switch to proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:52:00 +0000 (04:52 +0100)]
gen_pyobject.py: updated to use proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:51:37 +0000 (04:51 +0100)]
py-fmat.c removed
Paul Brossier [Fri, 25 Dec 2009 03:51:28 +0000 (04:51 +0100)]
setup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c
Paul Brossier [Fri, 25 Dec 2009 03:49:25 +0000 (04:49 +0100)]
py-fvec.c removed
Paul Brossier [Fri, 25 Dec 2009 03:49:14 +0000 (04:49 +0100)]
aubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat
Paul Brossier [Fri, 25 Dec 2009 03:45:46 +0000 (04:45 +0100)]
py-filterbank.c: use new proxy function, switch to mono and fmat
Paul Brossier [Fri, 25 Dec 2009 03:45:18 +0000 (04:45 +0100)]
py-filter.c: use new proxy function, switch to mono
Paul Brossier [Fri, 25 Dec 2009 03:44:06 +0000 (04:44 +0100)]
py-phasevoc.c: use new proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:40:41 +0000 (04:40 +0100)]
py-fft.c: use new proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:37:23 +0000 (04:37 +0100)]
aubio/: cvec is still on the C side
Paul Brossier [Fri, 25 Dec 2009 03:37:03 +0000 (04:37 +0100)]
aubio-types.h: kill fvec and fmat, update proxy functions
Paul Brossier [Fri, 25 Dec 2009 03:34:34 +0000 (04:34 +0100)]
aubioproxy.c: added conversion functions from C to numpy
Paul Brossier [Sun, 20 Dec 2009 19:20:14 +0000 (20:20 +0100)]
aubio/__init__.py: added python helper for fvec and cvec
Paul Brossier [Fri, 11 Dec 2009 16:54:12 +0000 (17:54 +0100)]
specdesc.c: mention default is used instead of unknown one
Paul Brossier [Fri, 11 Dec 2009 16:51:26 +0000 (17:51 +0100)]
examples/Makefile.am: added aubiopitch
Paul Brossier [Fri, 11 Dec 2009 15:36:43 +0000 (16:36 +0100)]
utils.c: woodblock vector is overlap_size long
Paul Brossier [Fri, 11 Dec 2009 15:36:32 +0000 (16:36 +0100)]
test-pitch.c: added test for pitch
Paul Brossier [Sat, 5 Dec 2009 01:16:22 +0000 (02:16 +0100)]
tests/src/: no more arguments for peakpicker
Paul Brossier [Sat, 5 Dec 2009 01:06:42 +0000 (02:06 +0100)]
Merge branch 'master' of git+ssh://aubio.org/git/aubio/aubio into mono
Paul Brossier [Sat, 5 Dec 2009 00:59:06 +0000 (01:59 +0100)]
interfaces/python: added more tests
Paul Brossier [Sat, 5 Dec 2009 00:45:40 +0000 (01:45 +0100)]
interfaces/python: start updating tests for mono
Paul Brossier [Sat, 5 Dec 2009 00:45:08 +0000 (01:45 +0100)]
interfaces/python: towards mono (setup.py and py-phasevoc.c)
Paul Brossier [Sat, 5 Dec 2009 00:44:11 +0000 (01:44 +0100)]
interfaces/python: towards mono
Paul Brossier [Sat, 5 Dec 2009 00:42:46 +0000 (01:42 +0100)]
py-fvec.c, py-cvec.c: towards mono
Paul Brossier [Sat, 5 Dec 2009 00:36:56 +0000 (01:36 +0100)]
src/onset/peakpicker.h: add void to empty prototype
Paul Brossier [Fri, 4 Dec 2009 00:47:17 +0000 (01:47 +0100)]
tests/src: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:46:40 +0000 (01:46 +0100)]
examples: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:46:04 +0000 (01:46 +0100)]
src/vecutils.c: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:45:40 +0000 (01:45 +0100)]
swig/aubio.i: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:45:04 +0000 (01:45 +0100)]
src/aubio.h: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:44:41 +0000 (01:44 +0100)]
src/pitch: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:43:29 +0000 (01:43 +0100)]
src/utils: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:41:59 +0000 (01:41 +0100)]
src/mathutils.{c,h}: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:40:48 +0000 (01:40 +0100)]
src/tempo: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:39:30 +0000 (01:39 +0100)]
src/temporal: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:38:30 +0000 (01:38 +0100)]
src/spectral: switch to mono
Paul Brossier [Fri, 4 Dec 2009 00:34:44 +0000 (01:34 +0100)]
src/onset: mono
Paul Brossier [Fri, 4 Dec 2009 00:33:06 +0000 (01:33 +0100)]
modified cvec to be mono
Paul Brossier [Fri, 4 Dec 2009 00:32:43 +0000 (01:32 +0100)]
modified fvec and lvec to be mono, added fmat
Paul Brossier [Thu, 3 Dec 2009 18:26:49 +0000 (19:26 +0100)]
.gitignore: added *.o
Paul Brossier [Thu, 3 Dec 2009 18:11:58 +0000 (19:11 +0100)]
removed .bzrignore
Paul Brossier [Thu, 3 Dec 2009 17:52:38 +0000 (18:52 +0100)]
added .gitignore
Paul Brossier [Mon, 30 Nov 2009 20:11:31 +0000 (21:11 +0100)]
wscript: add libs to examples for binutils-gold
Paul Brossier [Thu, 26 Nov 2009 00:00:25 +0000 (01:00 +0100)]
examples/: include config.h
Paul Brossier [Wed, 25 Nov 2009 23:59:26 +0000 (00:59 +0100)]
interfaces/python/gen_pyobject.py: fix aubio2types
Paul Brossier [Sun, 15 Nov 2009 14:31:11 +0000 (15:31 +0100)]
configure.ac: add AUBIO_LIBS, now needs only -lm (closes: #553930)
Paul Brossier [Sun, 15 Nov 2009 14:28:34 +0000 (15:28 +0100)]
configure.ac: do not check for fftw3.h, let pkg-config do that
Paul Brossier [Sun, 15 Nov 2009 14:26:19 +0000 (15:26 +0100)]
aubiomodule.c: add generated objects
Paul Brossier [Sun, 15 Nov 2009 14:19:45 +0000 (15:19 +0100)]
gen_pyobject.py: simplify using regex, add PyMethodDefs
Paul Brossier [Sun, 15 Nov 2009 14:16:44 +0000 (15:16 +0100)]
generator.py: also spit out aubio-generated.h
Paul Brossier [Sun, 15 Nov 2009 14:01:06 +0000 (15:01 +0100)]
py-fvec.c: add PyAubio_CFvecToArray
Paul Brossier [Sun, 15 Nov 2009 14:00:04 +0000 (15:00 +0100)]
python/aubiowraphell.h: sprinkle some cpp magic
Paul Brossier [Fri, 13 Nov 2009 23:43:14 +0000 (00:43 +0100)]
src/Makefile.am: rename peakpicker.h here too, thanks to Laurent Feron for noticing it
Paul Brossier [Fri, 6 Nov 2009 00:27:05 +0000 (01:27 +0100)]
aubio-types.h: python module has it all
Paul Brossier [Fri, 6 Nov 2009 00:25:13 +0000 (01:25 +0100)]
gen_pyobject.py: update, add smpl_t
Paul Brossier [Fri, 6 Nov 2009 00:23:58 +0000 (01:23 +0100)]
generator.py: fully blown mode
Paul Brossier [Fri, 6 Nov 2009 00:15:05 +0000 (01:15 +0100)]
doc/user.cfg: sync with aubio.h
Paul Brossier [Fri, 6 Nov 2009 00:08:44 +0000 (01:08 +0100)]
src/: cleanup variable names in prototypes
Paul Brossier [Thu, 5 Nov 2009 23:42:20 +0000 (00:42 +0100)]
generator.py: skip resampler
Paul Brossier [Thu, 5 Nov 2009 23:41:39 +0000 (00:41 +0100)]
py-cvec.c: cvec.length to return the actual length
Paul Brossier [Thu, 5 Nov 2009 23:14:23 +0000 (00:14 +0100)]
src/aubio.h: make filterbank public, should be stable enough now
Paul Brossier [Thu, 5 Nov 2009 23:11:41 +0000 (00:11 +0100)]
swig/aubio.i: add peakpicker again, alias for char_t, include config.h for HAVE_SNDFILE
Paul Brossier [Thu, 5 Nov 2009 23:09:38 +0000 (00:09 +0100)]
tests/src/test-phasevoc-jack.c: print warning if jack not built in, disable testing
Paul Brossier [Thu, 5 Nov 2009 23:08:21 +0000 (00:08 +0100)]
wscript: factorise build of extra source files
Paul Brossier [Thu, 5 Nov 2009 23:06:27 +0000 (00:06 +0100)]
src/: rename peakpick.h to peakpicker.h, make public again
Paul Brossier [Thu, 5 Nov 2009 22:21:32 +0000 (23:21 +0100)]
wscript: add option to disable libsamplerate
Paul Brossier [Thu, 5 Nov 2009 22:19:40 +0000 (23:19 +0100)]
src/temporal/resampler.h: add dummy functions in case samplerate is not built in
Paul Brossier [Thu, 5 Nov 2009 22:18:30 +0000 (23:18 +0100)]
src/tempo: remove unused peek, use new aubio_peakpicker_get_thresholded_input
Paul Brossier [Thu, 5 Nov 2009 22:17:56 +0000 (23:17 +0100)]
src/onset/peakpick.h: remove unused functions, fix aubio_peakpicker_get_thresholded_input
Paul Brossier [Thu, 5 Nov 2009 22:16:29 +0000 (23:16 +0100)]
tests/src/test-resample.c: indent, no #ifdef here
Paul Brossier [Thu, 5 Nov 2009 21:03:01 +0000 (22:03 +0100)]
src/spectral/specdesc.h: fix typo decrease -> slope
Paul Brossier [Thu, 5 Nov 2009 17:10:23 +0000 (18:10 +0100)]
THANKS: remove reference to removed midi files
Paul Brossier [Thu, 5 Nov 2009 17:09:36 +0000 (18:09 +0100)]
examples/Makefile.am: add PACKAGE define
Paul Brossier [Thu, 5 Nov 2009 17:08:38 +0000 (18:08 +0100)]
src/aubio.h: do not include config.h, do not install it
Paul Brossier [Thu, 5 Nov 2009 17:07:57 +0000 (18:07 +0100)]
AUTHORS: use standard list of name/email
Paul Brossier [Thu, 5 Nov 2009 16:53:23 +0000 (17:53 +0100)]
interfaces/java: moved to java-aubio branch
Paul Brossier [Thu, 5 Nov 2009 16:45:50 +0000 (17:45 +0100)]
wscript: remove java stuff
Paul Brossier [Thu, 5 Nov 2009 16:39:48 +0000 (17:39 +0100)]
src/Makefile.am: add missing musicutils.h