RSS feed
	
	
	
		f2f9d8b2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/03 05:07
		
src/wscript_build: add task to create def file on windows, inspired by waf/extras/syms (see #126 and waf-project/waf#2053)
		 
	
		dfe058a0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/02 10:03
		
wscript: do not ship circlei.yml
		 
	
		f080cbff
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 18:25
		
src/cvec.c: fix indentation
		 
	
		20c87693
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 16:04
		
Merge branch 'intel_ipp'
		 
	
		799d992f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 16:04
		
wscript: intelipp checks disabled by default
		 
	
		f3f0d14d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 16:03
		
wscript: shorten long lines
		 
	
		b701179c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 14:55
		
src/*.c, wscript: remove trailing spaces
		 
	
		14e300e8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 14:11
		
src/spectral/fft.{c,h}: revert changes to fft.h, use ippsAtan2
		 
	
		ce547520
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 12:04
		
examples/utils.c: also remove aubio_init here
		 
	
		7b183ce8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 12:01
		
src/musicutils.h: remove aubio_init()
		 
	
		97209454
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 12:00
		
tests/: undo changes, removing calls to aubio_init
		 
	
		b65230ac
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:41
		
src/aubio_priv.h: fix for double precision mode
		 
	
		3f90b7ae
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:36
		
src/spectral/fft.c: remove unrequired scaling, fixing python unit tests
		 
	
		379ef6c7
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:32
		
src/wscript_build: link against ipp if defined
		 
	
		0ad2e175
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:32
		
src/spectral/fft.c: define ipp aliases for single/double precision
		 
	
		4b943729
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:30
		
src/aubio_priv.h: define ipp aliases for single/double precision, use them in cvec and fvec
		 
	
		95f5c83b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:29
		
src/spectral/fft.c: remove trailing space
		 
	
		a6b5bf1e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 11:28
		
src/aubio_priv.h: include ipp headers from here
		 
	
		25cf9577
		 – Eduard Müller <mueller.eduard@googlemail.com>
 authored
 and Paul Brossier <piem@piem.org>
 committed
 on 2017/07/30 05:58
		
fixed missing aubio_vDSP_vclr define
		 
	
		81b3910a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 08:50
		
Merge branch 'intel_ipp_pull' of https://github.com/emuell/aubio into emuell-intel_ipp_pull
		 
	
		16c12a1a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 07:46
		
Merge branch 'emuell-yin_confidence'
		 
	
		2a4ce6db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/10/01 07:44
		
Merge branch 'yin_confidence' of https://github.com/emuell/aubio into emuell-yin_confidence
		 
	
		5b194f0e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 23:27
		
Merge branch 'PR/simplify_emscripten'
		 
	
		873646d8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 23:26
		
wscript: py3 compat
		 
	
		0897260d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 23:25
		
scripts/build_emscripten: clean up
		 
	
		e54361eb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 21:23
		
.appveyor.yml: fix typo
		 
	
		5266bbaf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 21:21
		
.appveyor.yml: use msvc 14.0 (VS 2015)
		 
	
		2f02d518
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 21:18
		
tests/src/io: improve comments
		 
	
		b0353ab5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 20:47
		
wscript: try compiling with msvc 10
		 
	
		bf6df1c3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:58
		
.appveyor.yml: no more .bat file
		 
	
		3cc00226
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:55
		
.appveyor.yml: define PYTHONDIR, not PYTHON
		 
	
		92ab78ec
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:50
		
.appveyor.yml: try another workaround for appveyor
		 
	
		7d3b6b87
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:46
		
.appveyor.yml: try escaping arguments
		 
	
		b84599d4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:41
		
.appveyor.yml: set python.exe explicitely
		 
	
		638190b1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 19:28
		
.appveyor.yml: try using get_waf.sh
		 
	
		ee4fc9ce
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 18:37
		
scripts/get_waf.sh: build waf from source tarball, add emscripten and syms (see #126)
		 
	
		4deb2559
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 18:23
		
python/ext/py-cvec.c: setters to return a negative value on error (closes #17)
		 
	
		fee00949
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 16:24
		
wscript: remove trailing spaces
		 
	
		23facacb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 16:22
		
Merge branch 'master' into PR/simplify_emscripten
		 
	
		5b679ba1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 16:19
		
scripts/get_waf.sh: waf 2.0.1
		 
	
		89bc6f49
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 14:00
		
.travis.yml: also upload to codecov.io
		 
	
		a2b6523e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/30 13:48
		
Makefile: build python against libaubio to get all coverage
		 
	
		1ae5fc5f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 19:15
		
.travis.yml: only upload lcov for now
		 
	
		6409cba0
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 19:14
		
.travis.yml: also install lcov on osx
		 
	
		dc8864d2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 18:55
		
Makefile: always generate coverage.info
		 
	
		d85e16fd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 18:42
		
Makefile: set PYTHONPATH=./lib/python for coverage
		 
	
		39b686c4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 18:34
		
.travis.yml: add lcov and coveralls-lcov
		 
	
		639bf5e2
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 18:31
		
Makefile: add coverage target
		 
	
		dfa4095d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 17:22
		
Merge branch 'master' into coveralls
		 
	
		5eaed62b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 17:09
		
python/tests/test_aubio_cmd.py: avoid unused variable
		 
	
		bdc980bc
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 17:06
		
.coveragerc: measure branch coverage
		 
	
		b7399f12
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 15:12
		
.travis.yml: remap from installed package to local source
		 
	
		644c03a8
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 11:11
		
.travis.yml: run coverage only second time, do not clean, coveralls only when tests are run
		 
	
		b57ae47a
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 11:10
		
Merge branch 'master' into coveralls
		 
	
		f4fcf022
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/17 10:06
		
python/tests/test_aubio_cmd.py: fix for python << 3
		 
	
		a729232e
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 23:42
		
Merge branch 'master' into coveralls
		 
	
		cfb7fb7b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 14:26
		
aubio.pc.in: remove trailing space
		 
	
		f2a07696
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 14:04
		
src/spectral/mfcc.c: fix typo
		 
	
		799a9403
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 13:46
		
python/tests/test_aubio_*.py: add basic tests
		 
	
		38a965e3
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 13:41
		
Merge branch 'master' into coveralls
		 
	
		c3e98d76
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 13:39
		
src/io/source_avcodec.c: improve error message, prevent un-opened bracket
		 
	
		930bfece
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 12:49
		
python/lib/aubio/cmd.py: add silence and time format
		 
	
		c81c3d24
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 12:42
		
python/lib/aubio/cut.py: use AubioArgumentParser
		 
	
		8dd5d403
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 12:41
		
python/lib/aubio/cmd.py: add basic cut command
		 
	
		eb8f7d5c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 11:46
		
python/lib/aubio/cut.py: remove unused variable
		 
	
		c95062be
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 11:45
		
python/lib/aubio/cmd.py: use custom parser class
		 
	
		b02d52f1
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 08:36
		
python/lib/aubio/cut.py: clean-up, split in functions
		 
	
		5e56bbdb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 08:18
		
Makefile: run test once, verbose is default
		 
	
		6cf48bc9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 08:16
		
.travis.yml: custom NOSE2 command
		 
	
		8991aafe
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/16 08:09
		
Makefile: add NOSE2= to redefine nose2 command
		 
	
		f2f06f97
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/15 15:08
		
.coveragerc: simplify
		 
	
		9a529620
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 12:33
		
python/tests/test_filterbank_mel.py: ignore UserWarnings
		 
	
		e116e192
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 12:33
		
python/tests/test_filterbank*.py: clean-up, improve get_coeff tests
		 
	
		c918a4db
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 12:06
		
.travis.yml: add coveralls
		 
	
		c264516f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 11:42
		
.coveragerc: add basic ignore patterns
		 
	
		c4fc0f2b
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 10:38
		
python/demos/demo_tapthebeat.py: prefix unused arguments with _
		 
	
		4d1bf0e5
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 10:01
		
python/demos/demo_bpm_extract.py: add beats_to_bpm
		 
	
		5db398eb
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 10:00
		
python/demos/demo_bpm_extract.py: add argparse
		 
	
		8a3acadf
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 09:36
		
python/lib/aubio/cmd.py: add help subcommand
		 
	
		70762c51
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/14 09:17
		
python/lib/aubio/cmd.py: add some doc, prefix unused variables with _
		 
	
		b24c909d
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/12 13:11
		
python/lib/aubio/cmd.py: use frames_read in flush
		 
	
		ee123a07
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/12 13:10
		
python/lib/aubio/cmd.py: split add_subcommands
		 
	
		896c3a8f
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/12 12:51
		
python/lib/aubio/cmd.py: add quiet subcommand (closes #124)
		 
	
		67ee29f4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/12 12:47
		
python/lib/aubio/cmd.py: split buffer and hop sizes
		 
	
		965adee4
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/06 10:01
		
python/ext/py-phasevoc.c: add _set_window
		 
	
		82f0effd
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/06 10:01
		
src/spectral/phasevoc.h: add _set_window
		 
	
		e1d9cc30
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/06 09:50
		
src/mathutils.c: add window type 'ones'
		 
	
		9fabad58
		 – Martin Hermant <martin.hermant@gmail.com>
 authored
 on 2017/09/06 08:03
		
wscript :
		 
	
		34dca870
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/04 11:52
		
python/demos/demo_wav2midi.py: remove unused variables
		 
	
		3c6a3c46
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/09/04 11:19
		
python/demos/demo_wav2midi.py: add simple midi file writer using mido (closes: #134)
		 
	
		3e48568b
		 – Eduard Müller <mueller.eduard@googlemail.com>
 authored
 on 2017/07/30 18:53
		
yin pitch confidence tweaks
		 
	
		faeec7c5
		 – Eduard Müller <mueller.eduard@googlemail.com>
 authored
 on 2017/07/30 05:58
		
fixed missing aubio_vDSP_vclr define
		 
	
		71008951
		 – Eduard Müller <mueller.eduard@googlemail.com>
 authored
 on 2017/07/29 18:11
		
Revert ooura reverse fft scaling changes
		 
	
		986131d1
		 – Eduard Müller <mueller.eduard@googlemail.com>
 authored
 on 2017/07/29 13:55
		
Intel IPP support for aubio
		 
	
		34ce7159
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/27 11:03
		
doc/aubiomfcc.txt: typo coefficents -> coefficients
		 
	
		06c329e9
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/24 14:57
		
Merge branch 'fix_genexternal.py_syntax'
		 
	
		ccd03272
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/24 11:16
		
python/demos/demo_yin_compare.py: fix indentation
		 
	
		10703787
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/24 10:13
		
Merge branch 'yinfast'
		 
	
		9fa0ed1c
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/24 10:12
		
Merge branch 'master' into yinfast
		 
	
		ddea34ba
		 – Paul Brossier <piem@piem.org>
 authored
 on 2017/07/24 10:09
		
Merge branch 'emscripten'
		 
Next