RSS feed
b3146dfd
– Paul Brossier <piem@piem.org>
authored
on 2018/09/18 12:10
src/aubio_priv.h: avoid hard-coded undefs
e561ca77
– Paul Brossier <piem@piem.org>
authored
on 2018/09/17 21:41
scripts/get_waf.sh: verify signature if gpg available
3a8f0bfe
– Paul Brossier <piem@piem.org>
authored
on 2018/09/17 11:14
Merge branch 'fix/jack-midi-buffer'
8ba682a1
– Paul Brossier <piem@piem.org>
authored
on 2018/09/17 11:08
examples/utils.c: define MAX_MIDI_EVENT_SIZE
d47ad546
– Paul Brossier <piem@piem.org>
authored
on 2018/09/17 09:47
Merge branch 'jack-midi-buffer-fix' of https://github.com/cyclopsian/aubio into fix/jack-midi-buffer
f7771c6b
– cyclopsian <cycl0ps@tuta.io>
authored
on 2018/09/16 18:31
Fix examples failing to send more than one JACK midi event per frame
8c4918ae
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 14:27
Merge branch 'feature/fastmfcc'
3aa60b21
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 14:01
src/spectral/mfcc.c: move declaration up
c9ca2608
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 13:34
Merge branch 'master' into feature/fastmfcc
ad3770fa
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 13:31
Merge branch 'feature/dct_multiopt'
3cb2a52a
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:50
python/tests/test_dct.py: reduce precision for dct ramp
8b694532
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:42
src/spectral/dct.c: check if accelerate support size
0fbbb067
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:41
src/spectral/dct.c: update prototypes
3aac1946
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:27
Merge branch 'feature/dct_multiopt' into feature/fastmfcc
95e3cba8
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:20
python/tests/test_dct.py: use float_type
49b19d46
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 12:19
src/spectral/dct_accelerate.c: add accelerate suffix
87e181df
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 11:15
python/tests/test_fvec_shift.py: add tests for shift() and ishift()
b5322759
– Paul Brossier <piem@piem.org>
authored
on 2018/09/15 10:57
python/ext/py-musicutils.*: add shift(fvec) and ishift(fvec)
6f3dfc0d
– Paul Brossier <piem@piem.org>
authored
on 2018/09/14 14:26
scripts/get_waf.sh: bump to 2.0.11
d62fb905
– Paul Brossier <piem@piem.org>
authored
on 2018/09/14 14:08
src/io/source_avcodec.c: avoid deprecated call for ffmpeg >= 4.0
9c59a306
– Paul Brossier <piem@piem.org>
authored
on 2018/09/14 14:07
examples/utils.h: process_block returns void
52c1de9c
– Paul Brossier <piem@piem.org>
authored
on 2018/08/22 11:56
tests/src/spectral/test-dct.c: check reconstruction works
d8b11618
– Paul Brossier <piem@piem.org>
authored
on 2018/08/22 11:51
src/spectral/mfcc.c: use dct to compute mfcc
3beacb38
– Paul Brossier <piem@piem.org>
authored
on 2018/08/22 11:43
src/spectral/dct.h: update doxygen comments
a2ed1699
– Paul Brossier <piem@piem.org>
authored
on 2018/08/22 11:42
python/lib/gen_code.py: kwargs last for py2.x
a243d104
– Paul Brossier <piem@piem.org>
authored
on 2018/08/13 21:06
python/lib/gen_code.py: also create outputs for rdo
0173e4a9
– Paul Brossier <piem@piem.org>
authored
on 2018/08/13 21:06
src/spectral/dct.h: explicit output names
aad7702b
– Paul Brossier <piem@piem.org>
authored
on 2018/08/13 21:05
src/spectral/dct.c: ooura supports size > 1
23fea56f
– Paul Brossier <piem@piem.org>
authored
on 2018/08/12 18:37
src/spectral/dct_plain.c: add new line at end of warning
e458af4c
– Paul Brossier <piem@piem.org>
authored
on 2018/08/12 18:36
src/spectral/dct.c: ooura supports any power of 2
eed41335
– Paul Brossier <piem@piem.org>
authored
on 2018/08/12 18:36
src/spectral/dct_ipp.c: allow size 1
4daa7ec6
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 13:23
src/spectral/dct.c: add dct factory
b236757a
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 13:03
src/spectral/dct_plain.c: add plain dct
98ceec5d
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:50
src/spectral/dct_ooura.c: rename to aubio_dct_ooura
8c501944
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:49
src/spectral/dct_ipp.c: rename to aubio_dct_ipp
06baeb26
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:49
src/spectral/dct_fftw.c: rename to aubio_dct_fftw
e0b852a3
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:48
src/spectral/dct_fftw.c: remove unused symbol
68123547
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:47
src/spectral/dct_ipp.c: use different space for fwd and inv transform
1f112ccf
– Paul Brossier <piem@piem.org>
authored
on 2018/08/08 12:44
src/spectral/dct_*.c: remove unused cvec.h
189c6ae6
– Paul Brossier <piem@piem.org>
authored
on 2018/08/07 10:05
Merge branch 'master' into dct
fb4ab893
– Paul Brossier <piem@piem.org>
authored
on 2018/08/07 09:52
README.md, doc/statuslinks.rst: use latest for commits-since
230101d2
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 13:46
Merge branch 'fix/avr_context'
6b98ab95
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 13:46
Merge branch 'fix/negative_samplerate'
a4e5a1a2
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 13:45
Merge branch 'fix/yinfft_overflow'
ac265260
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 13:29
.appveyor.yml: upgrade pip first, always use python -m pip
58fe1975
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 13:21
src/io/source_avcodec.c: make sure libavutil > 52 before checking avFrame->channels (see #137)
802e8abf
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 12:09
src/pitch/pitchyinfft.c: comment out debug output
265fe9a2
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 11:54
src/io/source_avcodec.c: give up reading file if number of channel changes during stream (closes #137)
a81b12a3
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 10:58
src/io/source_avcodec.c: give up if resampling context failed opening (see #137, closes #187)
99c7aa2e
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 10:04
src/io/source_wavread.c: also exit if samplerate is negative (closes #188)
25f280f3
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 10:03
src/notes/notes.c: bail out if pitch creation failed (see #188)
af4f9e6a
– Paul Brossier <piem@piem.org>
authored
on 2018/08/06 09:41
src/pitch/pitchyinfft.c: fix out of bound read when samplerate > 50kHz (closes: #189)
e8fcc9a9
– Paul Brossier <piem@piem.org>
authored
on 2018/06/26 09:16
examples/parse_args.h: hide jack options if not available, improve error message (closes: #182)
5b1cbbcf
– Paul Brossier <piem@piem.org>
authored
on 2018/06/20 22:48
Merge branch 'ancorcruz-master'
1929be4c
– Ancor Cruz <hello@ancorcruz.com>
authored
on 2018/05/15 15:24
python/demos/demo_pitch_sinusoid.py: use // to yield an integer
967e4041
– Paul Brossier <piem@piem.org>
authored
on 2018/04/23 21:04
Merge branch 'ffmpeg-4.0', thanks to @jcowgill (closes: #173)
5690daf7
– James Cowgill <jcowgill@jcowgill.uk>
authored
on 2018/02/25 09:23
Fix build with FFmpeg 4.0
d4a1d0fb
– Paul Brossier <piem@piem.org>
authored
on 2018/02/06 18:46
.travis.yml: remove xcode8.2 builds, group osx, add alias pip=pip2
a10cd450
– Paul Brossier <piem@piem.org>
authored
on 2018/02/06 18:00
doc/develop.rst: fix title markup
5775f137
– Paul Brossier <piem@piem.org>
authored
on 2018/02/06 17:59
Merge branch 'patch-1' into WIZARDISHUNGRY-patch-1
25ecb733
– Paul Brossier <piem@piem.org>
authored
on 2018/02/06 17:32
src/io/source_wavread.c: add some input validation (closes: #158)
43ce34c5
– Jon Williams <jonathan.williams@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/28 04:29
fixed spelling error
560fc509
– Paul Brossier <piem@piem.org>
authored
on 2017/12/03 20:48
src/onset/onset.c: add dummy default parameters for wphase (closes #150)
4624a568
– Paul Brossier <piem@piem.org>
authored
on 2017/10/04 11:01
src/aubio_priv.h: add vdsp scalar add and multiply
53457f6d
– Paul Brossier <piem@piem.org>
authored
on 2017/10/04 10:58
src/spectral/dct_accelerate.c: add vdsp dct
03df4dcf
– Paul Brossier <piem@piem.org>
authored
on 2017/10/04 09:12
src/spectral/dct_ipp.c: share buffers for Fwd and Inv
2e5c52e9
– Paul Brossier <piem@piem.org>
authored
on 2017/10/04 09:08
src/spectral/dct_ipp.c: add ipp dct
bfbfafa5
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 18:31
Merge branch 'master' into dct
25db68c4
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 18:12
doc/statuslinks.rst: change last version to 0.4.6
389ac705
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 18:12
README.md: change last version to 0.4.6
683d9947
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 18:11
VERSION: bump to 0.4.7~alpha
c6ae035a
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 16:16
VERSION: bump to 0.4.6
1530ac37
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 16:16
ChangeLog: update to 0.4.6
9dcc6e5d
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 15:34
scripts/build_mingw: switch to latest ffmpeg release build 3.3.3
a60f790b
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 12:18
Merge branch 'winsymdef' (closes #126, closes waf-project/waf#2053)
a500a392
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 12:18
scripts/build_mingw: use def file created at build time
236e2a0f
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 12:14
.appveyor.yml: remove def output, do not try to build python-aubio against libaubio
bb07c7e5
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 12:06
scripts/get_waf.sh: do not add syms
18ec1422
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 12:05
waf_gensyms.py: move to own file
b3cbe94c
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 11:31
.appveyor.yml: print def file to check its content
87740479
– Paul Brossier <piem@piem.org>
authored
on 2017/10/03 11:27
src/wscript_build: on windows, use 'link /dump /symbols' to generate list of symbols
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
Next