RSS feed
e3e8e9d2
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 13:18
build.sh: add make checkwaf
64b8dcc9
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 13:17
meta.yaml: use current directory, add detect_binary_files_with_prefix
3f3b1754
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 11:10
meta.yaml: swith to git location
6d951c9b
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 11:06
move conda stuff to root
c6bbf219
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 10:57
scripts/conda/: add conda as build_targets
a5eb2b33
– Paul Brossier <piem@piem.org>
authored
on 2015/08/19 10:42
scripts/conda: add minimal binstar scripts
bfd4414e
– Paul Brossier <piem@piem.org>
authored
on 2015/08/18 07:28
doc/aubiomfcc.txt: add a note about the output
763a7f15
– Paul Brossier <piem@piem.org>
authored
on 2015/08/13 14:39
src/onset/onset.c: simplify selection of first onset
7b2d7402
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 15:01
wscript: add *.asc
795fcd9f
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 15:01
wscript: make foo mandatory only when --enable-foo is passed
e9270a4d
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 14:54
src/temporal/resampler.c: make msvc happier adding a dummy variable
5c580324
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 14:07
src/aubio_priv.h: no attributes for ms compilers
3ff50e5c
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 14:01
src/aubio_priv.h: define PI if M_PI isnt
df7be438
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 12:31
examples/parse_args.h: only parse time format string once, warn if unknown
340cb937
– Paul Brossier <piem@piem.org>
authored
on 2015/08/12 12:15
examples/: add time format option
a90e9d48
– Paul Brossier <piem@piem.org>
authored
on 2015/08/08 20:31
src/wscript_build: also compile shared lib on ios
973eb75b
– Paul Brossier <piem@piem.org>
authored
on 2015/08/08 10:37
src/pitch/pitch.c: allow for silence == 0, improve error message
deedc49e
– Paul Brossier <piem@piem.org>
authored
on 2015/08/08 10:29
.travis.yml: add python-numpy
082a1cf7
– Paul Brossier <piem@piem.org>
authored
on 2015/08/08 10:27
.travis.yml: migrate from legacy to container-based
4b891e9d
– Paul Brossier <piem@piem.org>
authored
on 2015/08/08 10:27
src/musicutils.h: improve doc
3708c156
– Paul Brossier <piem@piem.org>
authored
on 2015/08/07 15:30
.travis.yml: add build/clean_python
972a326d
– Paul Brossier <piem@piem.org>
authored
on 2015/08/07 15:29
Makefile: add build/clean_python
afceccdf
– Paul Brossier <piem@piem.org>
authored
on 2015/08/07 15:26
python/tests/test_mathutils.py: remove unused imports
626220ca
– Paul Brossier <piem@piem.org>
authored
on 2015/08/07 14:47
src/spectral/specdesc.h: fix typo
af2146c8
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 08:28
VERSION: bump to 0.4.3~alpha
ec3792c1
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 08:22
VERSION: bump to 0.4.2, increment age and revision
02db5968
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 08:22
ChangeLog: update
7aa4aaaa
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 07:37
wscript: re-enable arm64 on ios
9d46f604
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 07:17
src/io/audio_unit.c: fix deprecation warning (closes #16)
e11ce489
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 07:03
wscript: remove iOS sdk versioning
482fab89
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 06:54
src/tempo/beattracking.c: avoid segfault on silence (closes #24)
e391790a
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 06:28
src/pitch/pitchyin.c, src/pitch/pitchyinfft.c: avoid producing NaN on silence (closes #7)
10482d23
– Paul Brossier <piem@piem.org>
authored
on 2015/08/01 05:42
README.md: add a note about missing waf
ddd9861f
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 22:14
Makefile: add clean target
6121dd44
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 22:08
.travis.yml: more steps
d9a459af
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 22:01
.travis.yml: add bzip2
768b5cba
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 21:55
Makefile: test travis build with simplified make
38a462ca
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 21:45
.travis.yml: update
8e94af5f
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 21:41
waf, waflib: removed, add Makefile to get waf, update .gitignore
ce6f652f
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 18:25
src/tempo/tempo.c: add silence detection (closes #23), add old behavior in examples/aubiotrack.c
053495bd
– Paul Brossier <piem@piem.org>
authored
on 2015/07/31 18:05
src/*.c: fix some useless float conversion
a1718fc8
– Paul Brossier <piem@piem.org>
authored
on 2015/07/29 09:21
README.md: update waf location, compiles on iOS not only iPhone
0e362b52
– Paul Brossier <piem@piem.org>
authored
on 2015/07/27 06:26
python/tests/test_cvec.py: remove whitespace and unused variable (closes #19), thanks to SivaCoHan
9c8c8a6b
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 22:34
ext/py-musicutils.c: add level_detection (closes #21)
31a09d22
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 22:26
ext/py-musicutils.c: add silence_detection
665b711f
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 22:25
ext/py-musicutils.h: add doc for level_lin and db_spl
4615886a
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 22:08
ext/py-musicutils.c: add db_spl
5a7e2c3a
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 21:51
ext/py-musicutils.c: add level_lin
efa62ce6
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 20:59
ext/py-musicutils.c: complete window implementation
5e394ecc
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 20:16
tests/test_musicutils.py: improve test
913a7f1c
– Paul Brossier <piem@piem.org>
authored
on 2015/07/09 20:10
python/ext/py-musicutils.{c,h}: first .c and test
100ef145
– Paul Brossier <piem@piem.org>
authored
on 2015/07/04 11:21
doc/python_api.rst: remove for now
2394a1c3
– Paul Brossier <piem@piem.org>
authored
on 2015/07/04 11:12
doc/: added Makefile and conf.py from sphinx
34abeafa
– Paul Brossier <piem@piem.org>
authored
on 2015/07/04 11:02
doc/*.rst: add simple documentation basis
2a6cf366
– Paul Brossier <piem@piem.org>
authored
on 2015/07/04 09:52
README.md: fix typo
b4fd9d67
– Paul Brossier <piem@piem.org>
authored
on 2015/07/04 08:42
python.old: removed old code
44755a05
– Paul Brossier <piem@piem.org>
authored
on 2015/05/26 07:23
tests/src/spectral/test-fft.c: quieten and clarify
c82a0348
– Paul Brossier <piem@piem.org>
authored
on 2015/05/26 07:19
tests/src/io/test-source.c: call aubio_source_close twice
193dcbb9
– Paul Brossier <piem@piem.org>
authored
on 2015/05/26 07:01
python/demos/demo_pitch.py: remove stdout, plot in midi
9e54b835
– Paul Brossier <piem@piem.org>
authored
on 2015/05/26 06:59
python/demos/demo_mfcc.py: add comment
c364a781
– Paul Brossier <piem@piem.org>
authored
on 2015/04/20 16:06
doc/*.cfg: remove html timestamps to make build reproducible (see debian bug #779216)
db86a466
– Paul Brossier <piem@piem.org>
authored
on 2015/03/15 05:55
{examples,tests}/wscript_build: add external libs
6d7acc83
– Paul Brossier <piem@piem.org>
authored
on 2015/03/14 14:09
src/wscript_build, examples/wscipt_build: add uselib to targets
904702d0
– Paul Brossier <piem@piem.org>
authored
on 2015/03/14 14:06
waf, waflib: update to 1.8.7
55255070
– Paul Brossier <piem@piem.org>
authored
on 2015/03/13 09:11
src/wscript_build: do not hardcode install_path
afa3e1e4
– Paul Brossier <piem@piem.org>
authored
on 2015/02/11 08:33
tests/src/io/test-source_apple_audio.c: improve examples
c952f420
– Paul Brossier <piem@piem.org>
authored
on 2015/01/31 07:40
src/io/source_wavread.c: cast size_t to int to avoid warning on win64
bc6b2aff
– Paul Brossier <piem@piem.org>
authored
on 2015/01/31 07:21
src/io/source_wavread.c: avoid orphan parenthesis
4d6024fc
– Paul Brossier <piem@piem.org>
authored
on 2015/01/31 07:15
src/io/sink_wavwrite.c: fail if samplerate is way too large
fdeba11f
– Paul Brossier <piem@piem.org>
authored
on 2015/01/31 07:15
src/io/sink_wavwrite.c: assume windows is little endian to build with mingw32
deb1fd48
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 11:25
src/tempo/tempo.h: add aubio_tempo_get_silence and aubio_tempo_get_threshold
9be906af
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 11:23
src/tempo/tempo.c: check parameters for new_aubio_tempo
16f8dcc9
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 10:53
setup.py: use setuptools, add numpy to install_requires
b74513d9
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 10:53
tests/test_pitch.py: add more tests
048dd6cd
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 10:14
python/demos/demo_sink_multi.py: add multi channel version
1ba8e601
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 10:09
ext/aubiomodule.c: improve documentation
c18981e1
– Paul Brossier <piem@piem.org>
authored
on 2015/01/29 07:41
doc/aubiocut.txt: improve documentation, adding -o, --cut-until-nsamples, and --cut-until-nslices
74dcddbd
– Paul Brossier <piem@piem.org>
authored
on 2014/09/21 07:40
src/io/source_sndfile.c: cast to uint_t for now
11b49d7c
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 17:42
python/ext/py-source.c: add seek, thanks @davebrent for the heads up
24931d5a
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 17:02
ext/py-source.c: add channels
a79ec768
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 17:01
python/ext/py-{source,sink}.c: improve documentation
96a96d7b
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:30
src/onset/onset.h: add aubio_onset_get_silence()
ffc1f792
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:27
src/spectral/phasevoc.c: improve error messages
ad1ba087
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:26
src/io/sink_sndfile.c: improve error messages, set nsamples after write
96571631
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:24
src/io/sink_apple_audio.c: avoid opening null path
892c3693
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:23
src/onset/onset.c: check parameters
2abe563d
– Paul Brossier <piem@piem.org>
authored
on 2014/09/20 06:23
src/pitch/pitch.c: check parameters
f33ab63b
– Paul Brossier <piem@piem.org>
authored
on 2014/09/04 15:41
src/io/source_sndfile.c: improve seek errors and strings
0ff4434f
– Paul Brossier <piem@piem.org>
authored
on 2014/09/04 15:41
src/io/source_wavread.c: improve seek errors processing
79b54ea4
– Paul Brossier <piem@piem.org>
authored
on 2014/08/25 18:24
src/synth/sampler.c: make sure blocksize > 0
2722dc71
– Paul Brossier <piem@piem.org>
authored
on 2014/08/25 18:24
src/io/source_sndfile.c: clarify some variables names
28c066ed
– Paul Brossier <piem@piem.org>
authored
on 2014/08/24 05:32
src/onset/onset.c: avoid doubled onset at start
5a2a6c66
– Paul Brossier <piem@piem.org>
authored
on 2014/08/24 02:52
src/pitch/pitch.c: add Hertz as valid unit string
69bc1714
– Paul Brossier <piem@piem.org>
authored
on 2014/08/24 02:51
src/io/source_wavread.c: sync error message
1b6a62de
– Paul Brossier <piem@piem.org>
authored
on 2014/08/23 11:39
.travis.yml: drop trusty for now
6bebb7e8
– Paul Brossier <piem@piem.org>
authored
on 2014/08/23 11:14
.travis.yml: add more configurations
c6b544b4
– Paul Brossier <piem@piem.org>
authored
on 2014/08/23 10:40
.travis.yml: do not install libav for now
bf45eb51
– Paul Brossier <piem@piem.org>
authored
on 2014/08/23 10:37
.travis.yml: added first draft
d28a26a8
– Paul Brossier <piem@piem.org>
authored
on 2014/08/23 09:36
examples/parse_args.h: improve short documentation (closes #12)
493b8326
– Paul Brossier <piem@piem.org>
authored
on 2014/08/22 06:36
src/io/source_apple_audio.c: check out of bounds _seek
Next