shithub: aubio

RSS feed

177f09a5 – Paul Brossier <piem@piem.org> authored on 2007/09/16 14:26
remove dump_filterbank kludge, move aubio_dct_do to mfcc.c

e5f6a0b4 – Paul Brossier <piem@piem.org> authored on 2007/09/16 14:06
merge from amaury's branch

bc4ba753 – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/12 15:36
added mfcc binding

95a64c7e – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/12 15:23
secondary frequency vectors make a copy of freqs values and are properly freed

787f1f34 – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/12 13:55
merged from laptop, change debug to AUBIO_DBG in filterbank.c

83d5abff – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/11 17:36
cleaned a bit and added TODO doc for filterbank::new_aubio_filterbank_mfcc2

f72ceebb – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/11 17:25
aubiomfcc.c: added a dump filterbank funcion

ef1c3b74 – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/10 20:14
merged from aubio_mfcc, added slaney filterbank (70% done)

7212394e – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/10 17:27
some changes

7a46bf6c – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/10 15:29
merged from piem, corrected mffcs coefs/filter number

45134c5d – Paul Brossier <piem@piem.org> authored on 2007/09/08 15:11
filterbank.c: remove old references to fft_tables

38837b14 – Paul Brossier <piem@piem.org> authored on 2007/09/08 15:05
aubiomfcc.c: get hi/lowfreq after common_init, delete mfcc object before common_del

f14a78d8 – Paul Brossier <piem@piem.org> authored on 2007/09/08 12:12
filterbank.c: make sure we never write out of input/output vectors in aubio_filterbank_do

b276dee4 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:59
mfcc.{c,h}, filterbank.{c,h}: move filter initialisation into new_aubio_filterbank_mfcc

53a75769 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:46
aubiomfcc.c: update header

2a77ff03 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:46
aubiomfcc.c: prepare text output, rename output buffer to mfcc_out

3504fd7f – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:36
aubio.h: add filterbank.h

3e7c4083 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:35
utils.c, utils.h: remove mfcc, move to aubiomfcc.c

e2337ba9 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:34
examples/Makefile.am: add aubiomfcc

d3c52827 – Paul Brossier <piem@piem.org> authored on 2007/09/08 11:33
src/Makefile.am: add filterbank.h

cfe40380 – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:37
filterbank.c, mfcc.c: move aubio_mfcc_init to mfcc

4f33dd31 – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:19
mfcc.c: remove old code

34d72f0a – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:16
mfcc.c: make structure declaration somewhat more compact

55ce41c7 – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:13
filterbank.c: remove to be deleted code

f918cb90 – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:12
filterbank.c: update header, fix fvec_t typo, allocate aubio_filterbank_t in the first place

73eaa2ea – Paul Brossier <piem@piem.org> authored on 2007/09/08 10:09
update copyrights, remove old libxtract code, cosmetic header changes

21bd43cd – Paul Brossier <piem@piem.org> authored on 2007/09/08 09:52
merge from Amaury's changes

87085567 – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/07 11:47
80% wrapped-up filterbank and mfcc

fdf39bad – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/07 06:49
merged from mtg

7c6c806d – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/06 15:32
minor changes

cb0415db – Paul Brossier <piem@piem.org> authored on 2007/09/06 14:04
tempo.{c,h}: add aubio_tempo_get_bpm, which for now just calls aubio_beattracking_get_bpm, also update test-tempo.c

6fadb0d5 – Paul Brossier <piem@piem.org> authored on 2007/09/06 14:02
test-beattracking.c: add call to aubio_beattracking_get_bpm, making sure it returns 0 on silent frames

416c0b56 – Paul Brossier <piem@piem.org> authored on 2007/09/06 14:01
beattracking.{h,c}: add function aubio_beattracking_get_bpm to return the observed tempo at any moment

71b1b4be – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/06 11:52
merged from laptop

dcc649ca – Amaury Hazan <mahmoudax@gmail.org> authored on 2007/09/06 11:49
minor changes

97886fac – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/06 11:45
minor changes

71d3bf0f – Amaury Hazan <mahmoudax@gmail.com> authored on 2007/09/05 22:33
small adds

fe28ff36 – Paul Brossier <piem@piem.org> authored on 2007/09/05 17:37
minor corrections

88199cee – ahazan <ahazan@mtg55> authored on 2007/09/05 14:46
added mffc + bark

ade9afe6 – Paul Brossier <piem@piem.org> authored on 2007/05/02 11:10
mathutils.c: indentation, remove tabs, no { at beginning of line, no spaces at end of line

05468516 – Paul Brossier <piem@piem.org> authored on 2007/04/18 13:51
aubioclass.py: fix indentation

e83dd0e6 – Paul Brossier <piem@piem.org> authored on 2007/04/18 09:19
merge from pomme branch

970ef947 – Paul Brossier <piem@piem.org> authored on 2007/04/18 09:18
merge from pomme branch

75ad1693 – Paul Brossier <piem@piem.org> authored on 2007/04/18 07:38
merge from pomme branch

3bcaf9c8 – Paul Brossier <piem@piem.org> authored on 2007/04/17 21:23
INSTALL: make template file unversioned

c8b80cd5 – Paul Brossier <piem@piem.org> authored on 2007/04/17 21:09
swig/aubio.i: add aubio_spectral_centroid to swig interface

0dbdb401 – Paul Brossier <piem@piem.org> authored on 2007/04/17 21:07
mathutils.c: add aubio_spectral_centroid

5507e9d3 – Paul Brossier <piem@piem.org> authored on 2007/04/17 17:59
swig/aubio.i: add aubio_zero_crossing_rate to interface

fff2bee8 – Paul Brossier <piem@piem.org> authored on 2007/04/17 17:59
mathutils.c: add aubio_zero_crossing_rate at Amaury's request

3fd2dc12 – Paul Brossier <piem@piem.org> authored on 2007/04/17 14:36
VERSION: bumped to 0.3.3

48b847b7 – Paul Brossier <piem@altern.org> authored on 2006/10/11 12:28
if swig found go down to dir

ae034c81 – Paul Brossier <piem@altern.org> authored on 2006/10/11 11:55
remove useless DISTCLEANFILES = autom4te.cache

518c6374 – Paul Brossier <piem@altern.org> authored on 2006/10/10 19:14
tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.2--version-0

4d3c4615 – Paul Brossier <piem@altern.org> authored on 2006/10/10 19:14
seal version 0.3.2

15692243 – Paul Brossier <piem@altern.org> authored on 2006/10/10 12:38
install aubiowrapper.py only once and in pkgpython

aa81937a – Paul Brossier <piem@altern.org> authored on 2006/10/10 09:13
redirect output of time to standard output stream