shithub: aubio

RSS feed

66fb3eac – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:33
modified cvec to be mono

c7860af2 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:32
modified fvec and lvec to be mono, added fmat

c6d01699 – Paul Brossier <piem@piem.org> authored on 2009/12/03 14:26
.gitignore: added *.o

ae57d458 – Paul Brossier <piem@piem.org> authored on 2009/12/03 14:11
removed .bzrignore

1dd137b4 – Paul Brossier <piem@piem.org> authored on 2009/12/03 13:52
added .gitignore

e3cf37ae – Paul Brossier <piem@piem.org> authored on 2009/11/30 16:11
wscript: add libs to examples for binutils-gold

98170263 – Paul Brossier <piem@piem.org> authored on 2009/11/25 20:00
examples/: include config.h

75be6511 – Paul Brossier <piem@piem.org> authored on 2009/11/25 19:59
interfaces/python/gen_pyobject.py: fix aubio2types

5ddcdf2e – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:31
configure.ac: add AUBIO_LIBS, now needs only -lm (closes: #553930)

2b4d006d – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:28
configure.ac: do not check for fftw3.h, let pkg-config do that

449bff63 – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:26
aubiomodule.c: add generated objects

90077e4a – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:19
gen_pyobject.py: simplify using regex, add PyMethodDefs

4bc098cf – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:16
generator.py: also spit out aubio-generated.h

d6f9b3a2 – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:01
py-fvec.c: add PyAubio_CFvecToArray

965ea78a – Paul Brossier <piem@piem.org> authored on 2009/11/15 10:00
python/aubiowraphell.h: sprinkle some cpp magic

a300cef4 – Paul Brossier <piem@piem.org> authored on 2009/11/13 19:43
src/Makefile.am: rename peakpicker.h here too, thanks to Laurent Feron for noticing it

7db34776 – Paul Brossier <piem@piem.org> authored on 2009/11/05 20:27
aubio-types.h: python module has it all

5c246b0f – Paul Brossier <piem@piem.org> authored on 2009/11/05 20:25
gen_pyobject.py: update, add smpl_t

7c4cf208 – Paul Brossier <piem@piem.org> authored on 2009/11/05 20:23
generator.py: fully blown mode

8b8336be – Paul Brossier <piem@piem.org> authored on 2009/11/05 20:15
doc/user.cfg: sync with aubio.h

3ac7cb09 – Paul Brossier <piem@piem.org> authored on 2009/11/05 20:08
src/: cleanup variable names in prototypes

b8ee46c5 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:42
generator.py: skip resampler

eb93592e – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:41
py-cvec.c: cvec.length to return the actual length

c03e7777 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:14
src/aubio.h: make filterbank public, should be stable enough now

61139c61 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:11
swig/aubio.i: add peakpicker again, alias for char_t, include config.h for HAVE_SNDFILE

7b485af2 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:09
tests/src/test-phasevoc-jack.c: print warning if jack not built in, disable testing

2359cbd4 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:08
wscript: factorise build of extra source files

3e17aed3 – Paul Brossier <piem@piem.org> authored on 2009/11/05 19:06
src/: rename peakpick.h to peakpicker.h, make public again

2e4fb040 – Paul Brossier <piem@piem.org> authored on 2009/11/05 18:21
wscript: add option to disable libsamplerate

16ed7262 – Paul Brossier <piem@piem.org> authored on 2009/11/05 18:19
src/temporal/resampler.h: add dummy functions in case samplerate is not built in

e5b9a466 – Paul Brossier <piem@piem.org> authored on 2009/11/05 18:18
src/tempo: remove unused peek, use new aubio_peakpicker_get_thresholded_input

6e57c2e9 – Paul Brossier <piem@piem.org> authored on 2009/11/05 18:17
src/onset/peakpick.h: remove unused functions, fix aubio_peakpicker_get_thresholded_input

48b6a524 – Paul Brossier <piem@piem.org> authored on 2009/11/05 18:16
tests/src/test-resample.c: indent, no #ifdef here

24fde74c – Paul Brossier <piem@piem.org> authored on 2009/11/05 17:03
src/spectral/specdesc.h: fix typo decrease -> slope

4217a03a – Paul Brossier <piem@piem.org> authored on 2009/11/05 13:10
THANKS: remove reference to removed midi files

69aaefbd – Paul Brossier <piem@piem.org> authored on 2009/11/05 13:09
examples/Makefile.am: add PACKAGE define

9d3fa49d – Paul Brossier <piem@piem.org> authored on 2009/11/05 13:08
src/aubio.h: do not include config.h, do not install it

8beee53e – Paul Brossier <piem@piem.org> authored on 2009/11/05 13:07
AUTHORS: use standard list of name/email

ed73bc6c – Paul Brossier <piem@piem.org> authored on 2009/11/05 12:53
interfaces/java: moved to java-aubio branch

f82aa091 – Paul Brossier <piem@piem.org> authored on 2009/11/05 12:45
wscript: remove java stuff

aac02a10 – Paul Brossier <piem@piem.org> authored on 2009/11/05 12:39
src/Makefile.am: add missing musicutils.h

da927309 – Paul Brossier <piem@piem.org> authored on 2009/11/05 12:31
interfaces/java: moved to java-aubio branch

ee361758 – Paul Brossier <piem@piem.org> authored on 2009/11/05 11:34
wscript: update TODO, remove pd stuff

36b5f942 – Paul Brossier <piem@piem.org> authored on 2009/11/05 10:17
configure.ac, Makefile.am, plugins: move to pd-aubio

13344a32 – Paul Brossier <piem@piem.org> authored on 2009/11/05 10:16
aubio.pc.in: fix include path

1111de1c – Paul Brossier <piem@piem.org> authored on 2009/11/05 07:24
plugins/puredata/libtoolkludge: removed, not used anymore

af4aeca9 – Paul Brossier <piem@piem.org> authored on 2009/11/04 20:22
src/onset/onset.c: add missing hop_size

0bbdbfd5 – Paul Brossier <piem@piem.org> authored on 2009/11/04 19:29
src/onset/onset.{c,h}: minimum inter-onset-interval in millisecond

998d4d65 – Paul Brossier <piem@piem.org> authored on 2009/11/04 19:26
src/aubio.h: fix typo, improve code example

b9c3cd2e – Paul Brossier <piem@piem.org> authored on 2009/11/04 18:52
src/spectral/specdesc.h: add documentation about spectral shape descriptors

349e455a – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:39
src/onset/peakpick.c: indent

554e286b – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:36
src/spectral/filterbank.h: improve documentation

78931494 – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:25
src/temporal: improve files titles

1651b58b – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:24
src/spectral/: added statistics.c, containing some cuidado spectral shape descriptors

95d3f164 – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:22
src/spectral/filterbank.h: kill useless blank line

bf2e7a78 – Paul Brossier <piem@piem.org> authored on 2009/11/04 17:21
src/spectral/specdesc.h: improve documentation

31907fd9 – Paul Brossier <piem@piem.org> authored on 2009/11/03 13:23
src/spectral/specdesc.{c,h}: rename aubio_onsetdetection to aubio_specdesc

bafe71d4 – Paul Brossier <piem@piem.org> authored on 2009/11/03 11:22
src/temporal: indent

fddfa647 – Paul Brossier <piem@piem.org> authored on 2009/11/03 11:14
src/pitch/: indent

63f3c70e – Paul Brossier <piem@piem.org> authored on 2009/11/03 11:07
src/pitch/pitchschmitt.h: indent

ad044676 – Paul Brossier <piem@piem.org> authored on 2009/11/03 11:06
src/pitch/pitchschmitt.c: indent

8bc48003 – Paul Brossier <piem@piem.org> authored on 2009/10/29 17:11
doc/*.sgml: bump to GPLv3, update email

197f2eca – Paul Brossier <piem@piem.org> authored on 2009/10/25 23:50
removed TODO, obsolete

0b48dcbb – Paul Brossier <piem@piem.org> authored on 2009/10/25 23:31
COPYING: update from GPLv2 to GPLv3

20d8266e – Paul Brossier <piem@piem.org> authored on 2009/10/25 23:30
python: more update headers to GPLv3

6a2478cf – Paul Brossier <piem@piem.org> authored on 2009/10/25 23:29
examples: more header updates to GPLv3

e6a78ea0 – Paul Brossier <piem@piem.org> authored on 2009/10/25 22:55
src: update all headers to GPLv3

180eecaa – Paul Brossier <piem@piem.org> authored on 2009/10/25 18:16
plugins/wavesurfer: moved to own branch

1342c2f1 – Paul Brossier <piem@piem.org> authored on 2009/10/25 18:03
plugins: remove audacity plugin, obsolete

e460e60f – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:45
interfaces/cpp: remove, will create a separate project later if needed

b616ffe3 – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:36
doc/*.cfg: use header, remove css, add whitelist

0e0a049d – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:33
examples/: simplify, use fvec_ funcs

a17e8c94 – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:09
src/musicutils.h: improve file title

f071c931 – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:08
src/temporal/biquad.h: indent

8b19e1ca – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:08
src/temporal/c_weighting.h: indent

29808b1e – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:05
src/onset/onset.h: update documentation

4ef9a9bd – Paul Brossier <piem@piem.org> authored on 2009/10/25 17:03
src/aubio.h: improve documentation

62b8ab2e – Paul Brossier <piem@piem.org> authored on 2009/10/25 16:40
configure.ac, wscript: default to no complex

e665063c – Paul Brossier <piem@piem.org> authored on 2009/10/25 16:39
doc/aubio.css: strip down, use header to add own style

299ad52f – Paul Brossier <piem@piem.org> authored on 2009/10/22 00:03
examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel

68607fdc – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:29
swig/aubio.i: remove private api stuff

00f48dcb – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:26
interfaces/cpp/aubiocpp.cpp: use getters

21f0655d – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:24
tests/src: add AUBIO_UNSTABLE where needed

b2e706f3 – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:23
tests/src/test-mfcc.c: simplify using cvec_set

fc0262f7 – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:17
plugins/puredata/aubiotss~.c: define AUBIO_UNSTABLE to 1 before including aubio.h

83963b3f – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:13
strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API

78429de1 – Paul Brossier <piem@piem.org> authored on 2009/10/21 23:10
src/*vec.h: strip down _*vec_t

992beaa9 – Paul Brossier <piem@piem.org> authored on 2009/10/21 15:54
interfaces/python/setup.py: only compile c files

c85da04a – Paul Brossier <piem@piem.org> authored on 2009/10/21 15:53
generator.py: fix indentation, do not allow any error

a8aaef39 – Paul Brossier <piem@piem.org> authored on 2009/10/21 12:12
interfaces/python/py-cvec.c: write setters for norm and phas

2d1d5ce6 – Paul Brossier <piem@piem.org> authored on 2009/10/21 11:56
src/temporal: improve documentation

3ad2ef6f – Paul Brossier <piem@piem.org> authored on 2009/10/21 11:41
src/aubio.h: remove HAVE_SAMPLERATE, not needed here

09b1777a – Paul Brossier <piem@piem.org> authored on 2009/10/21 11:40
gen_pyobject.py: fix initialisation of strings and tempo output size

1f8e5224 – Paul Brossier <piem@piem.org> authored on 2009/10/21 11:16
aubioinput.py: use uridecodebin, add run method, return 1 on error

40acfbc4 – Paul Brossier <piem@piem.org> authored on 2009/10/21 11:08
examples/: set threshold as needed

1c190d58 – Paul Brossier <piem@piem.org> authored on 2009/10/20 15:26
aubioinput.py: added first draft of generic gst input

07bf04e6 – Paul Brossier <piem@piem.org> authored on 2009/10/19 11:27
python/: update to new filter, test_filter.py py-filter.c

ec1ce52d – Paul Brossier <piem@piem.org> authored on 2009/10/19 11:09
added crazy generator

615ac7dd – Paul Brossier <piem@piem.org> authored on 2009/10/19 11:08
.

3f99693b – Paul Brossier <piem@piem.org> authored on 2009/10/19 11:00
src/temporal/filter.c: reset filter memory in filtfilt

Next