shithub: aubio

RSS feed

fa6f6aa6 – Paul Brossier <piem@piem.org> authored on 2014/03/12 08:14
ChangeLog: write entries for 0.4.1

332487b5 – Paul Brossier <piem@piem.org> authored on 2014/03/12 08:11
tests/src: clean up includes

46148d38 – Paul Brossier <piem@piem.org> authored on 2014/03/11 21:09
src/io/source_wavread.c: hack around unknown conversion type char z on mingw

87636d06 – Paul Brossier <piem@piem.org> authored on 2014/03/11 20:32
src/io/source_wavread.c: use the return value of fread to detect short read and compute seek_start

46b00690 – Paul Brossier <piem@piem.org> authored on 2014/03/11 18:08
wscript: improve notes in header

1a31baf9 – Paul Brossier <piem@piem.org> authored on 2014/03/11 18:02
waf, waflib: update to 1.7.15

db21ca46 – Paul Brossier <piem@piem.org> authored on 2014/03/11 17:51
src/io/sink.h: improve documentation, mentioning different sinks

321d5079 – Paul Brossier <piem@piem.org> authored on 2014/03/11 17:50
src/io/source.h: improve documentation

fba69a40 – Paul Brossier <piem@piem.org> authored on 2014/03/11 09:37
doc/web.cfg: exclude source_wavread and sink_wavwrite

4b43742f – Paul Brossier <piem@piem.org> authored on 2014/03/11 08:49
src/io/source.h: add note about source_wavread

b0fbd88b – Paul Brossier <piem@piem.org> authored on 2014/03/11 08:39
python/ext/aubio-types.h: lower to numpy 1.7

e2eee03c – Paul Brossier <piem@piem.org> authored on 2014/03/11 08:04
src/spectral/phasevoc.c: avoid unsigned < 0 comparison

a315be7e – Paul Brossier <piem@piem.org> authored on 2014/03/11 07:38
python/ext/aubio-types.h: define NPY_NO_DEPRECATED_API

c05d61ff – Paul Brossier <piem@piem.org> authored on 2014/03/10 12:06
python/demos/demo_source_auto_samplerate.py: remove, demo_source.py is enough

5fe55919 – Paul Brossier <piem@piem.org> authored on 2014/03/08 12:37
src/tempo/beattracking.c: improve confidence values by using interpolated peak magnitude and avoiding nan

7380327b – Paul Brossier <piem@piem.org> authored on 2014/03/08 12:30
src/mathutils.h: add fvec_quadratic_peak_mag to find the magnitude of interpolated peaks

1e18df6a – Paul Brossier <piem@piem.org> authored on 2014/03/07 18:31
python/README: improve

e794a80f – Paul Brossier <piem@piem.org> authored on 2014/03/06 09:21
python/README: improve

dc0e759e – Paul Brossier <piem@piem.org> authored on 2014/03/06 09:03
{tests,src,examples}/wscript_build: indent

584016fa – Paul Brossier <piem@piem.org> authored on 2014/03/05 07:09
python/tests/: disable old tests for now

2a491147 – Paul Brossier <piem@piem.org> authored on 2014/02/23 12:42
python/lib/aubio/slicing.py: respect source number of channels when slicing

060a3135 – Paul Brossier <piem@piem.org> authored on 2014/02/23 12:39
python/tests/test_sink.py: add read_write_multi

1a121ca4 – Paul Brossier <piem@piem.org> authored on 2014/02/23 12:32
python/ext/py-sink.c: add channels and do_multi

31a5c405 – Paul Brossier <piem@piem.org> authored on 2014/02/23 11:39
python/tests/test_source.py: improve tests, add double close and do_multi

1164bcdf – Paul Brossier <piem@piem.org> authored on 2014/02/23 11:13
python/ext/py-source.c: add do_multi and channels

4a1378c1 – Paul Brossier <piem@piem.org> authored on 2014/02/23 11:05
python/tests/test_sink.py: only skip test that use a source

ab352628 – Paul Brossier <piem@piem.org> authored on 2014/02/23 09:34
python/tests/test_sink.py: add more tests, clean up created files

18d8bef9 – Paul Brossier <piem@piem.org> authored on 2014/02/23 09:21
python/tests/utils.py: add get_tmp_sink_name

2eccf22c – Paul Brossier <piem@piem.org> authored on 2014/02/23 08:29
src/io/sink_sndfile.c: add missing do_multi

4ed4b1f0 – Paul Brossier <piem@piem.org> authored on 2014/02/23 08:07
src/io/sink.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels

c21553d9 – Paul Brossier <piem@piem.org> authored on 2014/02/23 08:06
tests/src/io/test-sink_wavwrite-multi.c: fix flags

f3bb92cb – Paul Brossier <piem@piem.org> authored on 2014/02/23 08:05
tests/src/io/test-sink_sndfile-multi.c: fix flags

14ac1db9 – Paul Brossier <piem@piem.org> authored on 2014/02/23 08:00
src/io/sink_sndfile.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels

870ad701 – Paul Brossier <piem@piem.org> authored on 2014/02/23 07:58
src/io/sink_wavwrite.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels

222b1761 – Paul Brossier <piem@piem.org> authored on 2014/02/23 07:56
src/io/sink_apple_audio.h: add do_multi, preset_samplerate, preset_channels, get_samplerate, and get_channels

af97786e – Paul Brossier <piem@piem.org> authored on 2014/02/23 06:54
src/io/source_apple_audio.c: do_multi do not write outside of matrix

a5597968 – Paul Brossier <piem@piem.org> authored on 2014/02/22 18:14
src/tempo/tempo.c: novelty function default to specflux

9f68f113 – Paul Brossier <piem@piem.org> authored on 2014/02/22 18:13
tests/src/io/test-sink*: improve, unify

d7ac23fa – Paul Brossier <piem@piem.org> authored on 2014/02/22 16:51
tests/src/io/test-sink*: use source native samplerate

1cc78e7e – Paul Brossier <piem@piem.org> authored on 2014/02/22 12:03
python/demos/demo_source_auto_samplerate.py: define hop_size

9aa0af35 – Paul Brossier <piem@piem.org> authored on 2014/02/22 12:01
python/setup.py: use /usr/bin/env

bafa7673 – Paul Brossier <piem@piem.org> authored on 2014/02/22 11:38
examples/parse_args.h: enable hop_size == buffer_size

687eead0 – Paul Brossier <piem@piem.org> authored on 2014/02/22 11:38
src/spectral/phasevoc.c: compute start, end, scale, and memory sizes only once

8a5148ed – Paul Brossier <piem@piem.org> authored on 2014/02/22 11:00
src/spectral/phasevoc.c: improve, accept that hop_s == buf_s

4c0a1db6 – Paul Brossier <piem@piem.org> authored on 2014/02/22 10:38
python/scripts/aubiocut: add minioi option

467122da – Paul Brossier <piem@piem.org> authored on 2014/02/22 10:37
python/tests/test_phasevoc.py: improve

8eff66d3 – Paul Brossier <piem@piem.org> authored on 2014/02/22 10:36
python/tests/test_onset.py: improve

30fb06fc – Paul Brossier <piem@piem.org> authored on 2014/02/21 08:11
src/pitch/pitchyin.h: add direct link to article

cbda6616 – Paul Brossier <piem@piem.org> authored on 2014/02/21 08:09
src/onset/onset.c: default depends on hop_size, not samplerate

10b11d67 – Paul Brossier <piem@piem.org> authored on 2014/02/21 08:07
src/onset/onset.c: add get_threshold

8f14c6e4 – Paul Brossier <piem@piem.org> authored on 2014/02/21 08:06
src/onset/onset.c: clean up set_threshold function

098925a5 – Paul Brossier <piem@piem.org> authored on 2014/02/14 14:20
python/demos/demo_pysoundcard_record.py: normalize downmixed signal

97d77daa – Paul Brossier <piem@piem.org> authored on 2014/02/14 13:56
python/demos/demo_pysoundcard_record.py: added simple example using pysoundcard

4013382c – Paul Brossier <piem@piem.org> authored on 2014/02/14 13:31
python/demos/demo_pysoundcard_play.py: added simple example using pysoundcard

c1f0c1da – Paul Brossier <piem@piem.org> authored on 2014/02/03 11:21
src/io/source_wavread.c: avoid calling fclose twice, print an error if fclose fails

bc6c1a7c – Paul Brossier <piem@piem.org> authored on 2014/02/01 13:50
src/fmat.c: fix redeclaration when not using memcpy hacks

a2ca72ac – Paul Brossier <piem@piem.org> authored on 2014/02/01 05:10
python/scripts/aubiocut: use input samplerate to write slices

c76345ee – Paul Brossier <piem@piem.org> authored on 2014/01/31 13:19
python/tests/test_source.py: improve exception checks

49491824 – Paul Brossier <piem@piem.org> authored on 2014/01/31 13:14
python/tests/test_{source,sink}.py: add close() tests

2e17371f – Paul Brossier <piem@piem.org> authored on 2014/01/28 07:30
tests/src/onset/test-onset.c: add missing del_aubio_source

491e6eac – Paul Brossier <piem@piem.org> authored on 2014/01/26 11:18
src/io/: add missing error strings prefixes

c038740f – Paul Brossier <piem@piem.org> authored on 2014/01/26 10:35
src/io/source_sndfile.c: fix typos

3cc3fd8a – Paul Brossier <piem@piem.org> authored on 2014/01/26 11:20
python/ext/py-{source,sink}.c: use _close in .close()

422452b4 – Paul Brossier <piem@piem.org> authored on 2014/01/26 11:19
src/io/source*: add _close function

a9fd2729 – Paul Brossier <piem@piem.org> authored on 2014/01/26 11:16
src/io/sink*: add _close function, improve error messages

082c88b7 – Paul Brossier <piem@piem.org> authored on 2014/01/26 11:13
src/io/{source,sink}.c: fix del_ prototypes

5cb8abea – Paul Brossier <piem@piem.org> authored on 2014/01/24 09:52
src/spectral/ooura_fft8g.c: use COS and SIN aliases

52ca8a39 – Paul Brossier <piem@piem.org> authored on 2014/01/24 08:22
src/io/sink_wavwrite.c: add native basic wav writer

5ab8e591 – Paul Brossier <piem@piem.org> authored on 2014/01/24 08:12
src/io/source{,_wavread}.c: improve error message

98a38878 – Paul Brossier <piem@piem.org> authored on 2014/01/24 08:09
src/io/*apple*: improve error messages

16dda037 – Paul Brossier <piem@piem.org> authored on 2014/01/23 17:23
python/lib/aubio/slicing.py: use close not del, let garbage collector close the last file

7b56229d – Paul Brossier <piem@piem.org> authored on 2014/01/23 17:22
python/ext/py-{sink,source}.c: add close function

f1100a49 – Paul Brossier <piem@piem.org> authored on 2014/01/23 17:17
ext/py-sink.c: do not generate

9e58e78f – Paul Brossier <piem@piem.org> authored on 2014/01/18 16:03
tests/src/io/test-sink_apple_audio.c: use aubio_source

94b16e89 – Paul Brossier <piem@piem.org> authored on 2014/01/11 22:40
python/scripts/aubiocut: add --cut-until-nsamples and --cut-until-nslices options

35a44e99 – Paul Brossier <piem@piem.org> authored on 2014/01/11 22:39
python/lib/aubio/slicing.py: also add end if adding start at 0

6fbee46a – Paul Brossier <piem@piem.org> authored on 2014/01/11 22:09
python/lib/aubio/slicing.py: fix zero padding in slice names

43206799 – Paul Brossier <piem@piem.org> authored on 2014/01/11 21:58
lib/aubio/slicing.py: allow any regions, overlaping or not, add more tests

f36eceab – Paul Brossier <piem@piem.org> authored on 2014/01/11 19:54
python/lib/aubio/slicing.py: use start and end stamps, make sure read > 0, improve tests

d9459762 – Paul Brossier <piem@piem.org> authored on 2014/01/11 19:00
python/lib/aubio/slicing.py: next_stamp can be 0

a4ec189f – Paul Brossier <piem@piem.org> authored on 2014/01/11 18:29
python/tests/sounds: deleted

6f277195 – Paul Brossier <piem@piem.org> authored on 2014/01/11 18:28
python/lib/aubio/slicing.py: improve slicing, make tests faster

aee840b6 – Paul Brossier <piem@piem.org> authored on 2014/01/11 17:33
python/lib/aubio/slicing.py: error checking, add more tests, use get_default_sound

8203ae59 – Paul Brossier <piem@piem.org> authored on 2014/01/11 17:32
python/lib/aubio/__init__.py: import slicing

bc24e9ce – Paul Brossier <piem@piem.org> authored on 2014/01/11 17:09
python/scripts/aubiocut: use slice_source_at_stamps

88432a94 – Paul Brossier <piem@piem.org> authored on 2014/01/11 16:59
python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add some tests

3f9e8e50 – Paul Brossier <piem@piem.org> authored on 2014/01/11 12:45
python/scripts/aubiocut: add -o, --output directory option

9d1606df – Paul Brossier <piem@piem.org> authored on 2014/01/11 07:45
python/scripts/aubiocut: use stamp, not onset

c7d8cb1a – famulus <famulus.fusion@gmail.com> authored on 2014/01/10 18:53
marks first commit

a69d3a6d – Paul Brossier <piem@piem.org> authored on 2014/01/09 04:00
python/lib/generator.py: skip source_wavread

d13e6b7a – Paul Brossier <piem@piem.org> authored on 2014/01/05 16:13
src/io/source_wavread.c: fix errno.h include

4b7747d7 – Paul Brossier <piem@piem.org> authored on 2014/01/05 16:11
src/io/sink.c: use function pointers

6d509c33 – Paul Brossier <piem@piem.org> authored on 2014/01/03 16:44
src/io/source_wavread.c: open file in binary mode for windows

ac4a6b8f – Paul Brossier <piem@piem.org> authored on 2014/01/03 14:14
README.md: improve

8e21476c – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:54
src/io/source_w*.c: disable debug output

52efae12 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:50
src/io/source.c: add source_wavread

5158c229 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:50
src/io/source_wavread.h: add native wav reader

44721ffe – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:43
tests/src/io/test-source*.c: remove duplicate include

2a0a4f1b – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:43
tests/src/io/test-source_apple_audio.c: return error code

2e010600 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:42
tests/src/io/test-source*.c: always get samplerate

Next