RSS feed
342e3807
– Paul Brossier <piem@piem.org>
authored
on 2009/09/26 00:46
doc/aubiomfcc.sgml: add brief manpage for aubiomfcc
012466b4
– Paul Brossier <piem@piem.org>
authored
on 2009/09/26 00:44
src/cvec.{c,h}: add cvec_set, cvec_zeros and cvec_ones
9e0dd583
– Paul Brossier <piem@piem.org>
authored
on 2009/09/26 00:42
doc/aubiotrack.sgml: remove irrelevant threshold option
634d2382
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:55
python/aubio/aubioclass.py: print filename of file that failed opening
5f23f660
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:42
python/aubio: use Gnuplot.Data with_ keywords, with is a reserved keyword in python 2.6 (debian #512622)
55ed67a6
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:40
python/aubio/gnuplot.py: use numpy, not numarray (debian #478438)
707c30e7
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:10
python/aubio/task/notes.py: remove useless import of numarray (debian #478438)
fcacd889
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:09
python/aubio/task/onset.py: use numarray, not numpy (debian #478438)
a250b357
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 21:04
tests/python/localaubio.py: add some tricks to work with waf too
7cec7175
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 20:38
src/spectral/fft.h: improve fftw types comments
9ea88c69
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 20:33
src/types.h: remove useless include and comment
1c2e1860
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 20:32
src/spectral/ update license headers
a6db1404
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 20:04
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to 2003-2009 / GPLv3
76ac3731
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:46
src/temporal/: improve documentation for a and c-design filters
c698d1bd
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:37
src/{c,l}vec.h: update documentation
f00088f7
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:08
doc/*.cfg: update with doxygen -u (debian package 1.6.1-1)
46044ed0
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:03
src/types.h: add some documentation, use HAVE_AUBIO_DOUBLE, not AUBIO_SINGLE_PRECISION
6f0b8a0b
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:01
src/spectral/fft.c: use HAVE_AUBIO_DOUBLE, not AUBIO_SINGLE_PRECISION
d99d8190
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 19:00
src/spectral/mfcc.{c,h}: add documentation
705aec8b
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 18:12
ext/midi: remove all midi stuff borrowed from fluidsynth, now unused
be3ffee0
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 18:00
src/aubio_priv.h: use HAVE_FFTW3, not _H
bab0a127
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 17:57
src/spectral/phasevoc.c: window only once, remove unused variable
ebbf5a0b
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 17:56
examples/utils.{c,h}: remove old midi_player stuff, use new jack midi function
c2013065
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 17:53
ext/jackio.{c,h}: add midi_out_ring for midi output event processing
04ceeab0
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 04:30
examples/wscript_build: compile utils.c only once
50bc5f20
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 03:08
examples/utils.{c,h}: update copyright and license, run through indent
c3f41731
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 02:58
tests/src/test-phasevoc-jack.c: update to also test midi ports and make funny noises
bccac6b9
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 02:56
ext/jackio.{c,h}: add support for jack midi
52ecf097
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 01:21
ext/jackio.c: write to ochan output buffers, not ichan
58779e30
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 01:19
ext/jackio.c: get ochan output audio ports, not ichan
1274e9fc
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 01:17
ext/jackio.{c,h}: update copyright and license, run though indent
e4d0f8f9
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:41
swig/aubio.i: remove unused midi and jack stuff from swig
51ee6700
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:26
tests/src/test-hist.c: update to new_aubio_window
ff9d00c3
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:23
tests/src/test-window.c: update to new_aubio_window
d84d19ef
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:20
src/mathutils.{c,h}: change prototype from aubio_window to new_aubio_window, allocating an fvec, use new function everywhere
e4284c9f
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:20
src/types.h: use wscript switch
06d30f9c
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:16
wscript: add option to switch from single to double precision
c423c3db
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:12
examples/: use native aubio smpl_t for aubio_process_func_t
194ef6b3
– Paul Brossier <piem@piem.org>
authored
on 2009/09/25 00:09
ext/jackio.{c,h}: convert data from smpl_t to jack_default_audio_sample_t when needed
d69e37d9
– Paul Brossier <piem@piem.org>
authored
on 2009/09/24 23:54
ext/sndfileio.c: convert data from and to float if smpl_t != float
bd54912a
– Paul Brossier <piem@piem.org>
authored
on 2009/09/24 23:49
ext/aubioext.h: only include jackio.h if HAVE_JACK
cd7d7339
– Paul Brossier <piem@piem.org>
authored
on 2009/09/24 14:16
src/spectral/phasevoc.c: do no reset hop size, just leave a commented warning
5c411dcf
– Paul Brossier <piem@piem.org>
authored
on 2009/09/24 13:28
wscript: add --with-target-platform option for cross-compiling, change name from aubio-2.dll to libaubio-2.dll
26ac356f
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:58
.bzrignore: ignore waf stuff
bf168acb
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:58
use waf as new build system (missing file)
f50cd286
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:51
.bzrignore: allow _ in test filenames
b9012288
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:50
examples/aubiomfcc.c: update to latest mfcc version
000b0903
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:47
use waf as new build system
b511fa9c
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 15:40
replace FOO_SUPPORT with HAVE_FOO, use float for jack_process function prototype
2062e489
– Paul Brossier <piem@piem.org>
authored
on 2009/09/23 14:37
src/spectral/filterbank*.c: reduce filterbank size to n/2+1, other half is always empty
75a0f409
– Paul Brossier <piem@piem.org>
authored
on 2009/09/22 13:37
examples/utils.c: add --bufsize option and short message when option parsing went wrong (should never happen)
55b7cb42
– Paul Brossier <piem@piem.org>
authored
on 2009/09/21 14:17
src/cvec.c: add cvec_print
d53a3b57
– Paul Brossier <piem@piem.org>
authored
on 2009/09/21 14:15
src/spectral/fft.c: fix horrible bug where norm[0] and norm[n/2+1] could be negative
adcf4056
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 22:56
swig/aubio.i: update new_aubio_mfcc prototype
c218821f
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 20:57
src/spectral/mfcc.c: zero output before computing it
0028ea75
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 16:07
test-mfcc.c: add simple mfcc test
e03f74d7
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 16:04
src/spectral/mfcc.h: remove obsolete reference to libxtract, update copyright and license to GPLv3, indent
7a84b215
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 15:54
src/spectral/mfcc.c: indent, update to GPLv3
c185ebba
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 15:31
mfcc.c: use a coefficient table for DCT computation, remove unused parameters
14a299e1
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 15:30
filterbank.c: use base 10 logarithm
afc584db
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 10:37
tests/src/test-filterbank_mel.c: added filterbank_mel test
03eeff10
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:33
src/types.h: remove completed todo items, hardcode AUBIO_SINGLE_PRECISION to 1 for now
79a01c58
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:30
src/lvec.{c,h}: add lvec_print
5b1fff70
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:24
src/fvec.c: use AUBIO_SMPL_FMT
1789b0cf
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:22
ext/midi/midi_player.c: use AUBIO_LSMP_FMT
4369cb9c
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:16
src/spectral/fft.c: use native fftw types, add warning if single fftw is used with aubio double
dffe76f2
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:14
src/aubio_priv.h: add AUBIO_WRN, add message to _WRN and _ERR, use double precision functions if AUBIO_SINGLE_PRECISION is not defined
b16fc82d
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:09
src/types.h: add a switch between single and double precision
13bcd32b
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:08
src/spectral/filterbank_mel.c: remove unused variable
39658e26
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:07
ext/sndfileio.c: cat to sndfile native type
e7b3629c
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 03:06
src/temporal/resample.c: cast to SRC native type
1e37adec
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 01:54
src/spectral/filterbank_mel.c: move Slaney's specific code to _slaney function
bc3c51bc
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 00:38
tests/src/Makefile.am: add filterbank_mel test
4e0fbe60
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 00:21
src/spectral/filterbank_mel.c: shorten counter variable names, improve comments, run through indent
b5076073
– Paul Brossier <piem@piem.org>
authored
on 2009/09/17 00:02
src/spectral/filterbank_mel.c: correct computation of coefficients, use float samplerate, use POW, make sure we don't try to set unexisting filters
addc9ec3
– Paul Brossier <piem@piem.org>
authored
on 2009/09/16 21:37
test-filterbank.c: add trivial test for filterbank object
cfd35dbe
– Paul Brossier <piem@piem.org>
authored
on 2009/09/16 21:26
src/spectral/filterbank_mel.{c,h}: indent
3b3b03e8
– Paul Brossier <piem@piem.org>
authored
on 2009/09/16 21:25
src/spectral/filterbank.{c,h}: indent
06cae6cc
– Paul Brossier <piem@piem.org>
authored
on 2009/09/16 21:20
src/spectral/filterbank.c: refactorise filter bank, split mel frequency coefficients to src/spectral/filterbank_mel.c, start bumping license to GPLv3
7bf3dcb9
– Paul Brossier <piem@piem.org>
authored
on 2009/09/15 13:02
src/tempo/beattracking.c: no changes, indent
6f1727f4
– Paul Brossier <piem@piem.org>
authored
on 2009/09/13 19:54
src/tempo/beattracking.c: use fvec_ utilities, improve comments
3b2d32cd
– Paul Brossier <piem@piem.org>
authored
on 2009/09/12 10:28
src/fvec.{c,h}: add fvec_set _zeros _ones _rev _weight and _copy utilities functions
ae4d5de6
– Paul Brossier <piem@piem.org>
authored
on 2009/09/12 10:26
src/aubio_priv.h: add MIN and MAX
4e19e5bb
– Paul Brossier <piem@piem.org>
authored
on 2009/09/12 09:22
src/tempo/beattracking.c: interpolate beat period and position to reduce quantization, improve comments
54a5d565
– Paul Brossier <piem@piem.org>
authored
on 2009/09/12 09:14
examples/aubiotrack.c: compute sample accurate beat position
0482e767
– Paul Brossier <piem@piem.org>
authored
on 2009/09/12 09:13
src/tempo/tempo.c: always output tempo, pass along interpolated position
f6989972
– Paul Brossier <piem@piem.org>
authored
on 2009/09/11 20:13
swig/aubio.i: update prototype of vec_quadint
fbe2cd25
– Paul Brossier <piem@piem.org>
authored
on 2009/09/11 20:12
src/aubio_priv.h: fix typo in ROUND
c5c0c984
– Paul Brossier <piem@piem.org>
authored
on 2009/09/11 20:08
src/mathutils.c: merge and fix vec_quadint_min and _max into simpler and more exact vec_quadint, use in src/pitch algorithms
68a3fc92
– Paul Brossier <piem@piem.org>
authored
on 2009/09/11 20:06
src/aubio_priv.h: add missing CEIL, rename TRUNC to ROUND, use FLOOR(x+.5) to avoid -std=c99 needed by roundf
32f5a014
– Paul Brossier <piem@piem.org>
authored
on 2009/09/11 20:00
src/fvec.{c,h}: add simple fvec_print function
54f2a70a
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 13:11
src/tempo/beattracking.c: remove unused fvec_getperiod function
9d7458df
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 12:00
src/temporal/cdesign.h: fix include to be relative
71e393ad
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 11:38
plugins/puredata/Makefile.am: update compiler options
ddfecbc6
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 11:37
configure.ac: add check for CXX
c3395f3f
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 11:37
Makefile.am: only compile java stuff if swig is installed
6c25201b
– Paul Brossier <piem@piem.org>
authored
on 2009/08/30 10:46
ext/sndfileio.c: shorten sndfile error message
6f9615c3
– Paul Brossier <piem@piem.org>
authored
on 2008/07/13 17:57
plugins/puredata/aubiozcr~.c: add aubiozcr~, computing zero crossing rate
4d7ced92
– Paul Brossier <piem@piem.org>
authored
on 2008/07/13 17:56
plugins/puredata/aubiopitch~.c: add optional creation argument to select pitch method, fix buffer size
52888742
– Paul Brossier <piem@piem.org>
authored
on 2008/07/13 17:53
src/pitch/pitchschmitt.c: move buffer to private structure, closes #8
Next