shithub: aubio

RSS feed

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

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

633fb320 – Paul Brossier <piem@altern.org> authored on 2006/10/10 09:12
remove unused parameter warnings with __attribute__((unused))

b377d045 – Paul Brossier <piem@altern.org> authored on 2006/10/10 09:12
remove unused parameter warnings with UNUSED

ec399cf3 – Paul Brossier <piem@altern.org> authored on 2006/10/10 09:09
add define for __attribute__((unused))

098bd92b – Paul Brossier <piem@altern.org> authored on 2006/10/08 19:14
fix AUBIO_CFLAGS with --enable-debug

823fa09c – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:51
remove intro in manual pages

beea3cfa – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:46
update the manual pages

042e0959 – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:19
define PYTHONPATH in python/README

3a323d0e – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:17
add -v switch to examples usage string

15668863 – Paul Brossier <piem@altern.org> authored on 2006/10/07 17:15
makes aubiocut and aubiopitch verbose by default, not quiet

cbea7303 – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:05
add -no-undefined on cygwin and mingw, define CPPFLAGS on darwin

6a52f298 – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:03
improve flags for windows and darwin puredata external

f33fec1b – Paul Brossier <piem@altern.org> authored on 2006/10/05 08:01
link to libpython on windows, remove useless .libs, remove -no-undefined

11d5b960 – Paul Brossier <piem@altern.org> authored on 2006/10/05 07:59
simplify sounds/Makefile.am

8131a5cb – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:13
link aubioext against aubio

1899f0d5 – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:13
hack around timer.c to pass compilation on windows

32c01336 – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:11
link against python dll on windows

53efdb3f – Paul Brossier <piem@altern.org> authored on 2006/10/01 11:10
link to pd.dll on windows

f43867f8 – Paul Brossier <piem@altern.org> authored on 2006/09/29 22:03
disable -Werror by default, rename gcc warning options to warnings and errorfail

961c39c3 – Paul Brossier <piem@altern.org> authored on 2006/09/29 18:35
add correct flags for puredata Makefile.am

19bc85a2 – Paul Brossier <piem@altern.org> authored on 2006/09/29 18:34
remove useless flags in python Makefile

366f8116 – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:57
add support for text file from stdin

d88ea064 – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:50
add some documentation

3b3ec6c7 – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:20
use replacement if complex.h not found

237f6320 – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:19
use replacement if complex.h not found

be929a5b – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:18
use os conditionals, update python swig and puredata external Makefiles

5a405dd1 – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:16
use AUBIO_CFLAGS, not CFLAGS

17db1cde – Paul Brossier <piem@altern.org> authored on 2006/09/29 10:15
use AUBIO_CFLAGS, not CFLAGS