aubio.git
5 years ago[demo] fix bpm_extract arguments
Paul Brossier [Mon, 29 Oct 2018 23:50:45 +0000 (00:50 +0100)]
[demo] fix bpm_extract arguments

5 years ago[py] move midiconv.py import to file header
Paul Brossier [Mon, 29 Oct 2018 22:57:00 +0000 (23:57 +0100)]
[py] move midiconv.py import to file header

5 years ago[py] midi2note rounds to nearest integer midi note
Paul Brossier [Mon, 29 Oct 2018 22:55:51 +0000 (23:55 +0100)]
[py] midi2note rounds to nearest integer midi note

5 years ago[py] [test] make sure freq2note rounds to nearest integer midi note
Paul Brossier [Mon, 29 Oct 2018 22:54:56 +0000 (23:54 +0100)]
[py] [test] make sure freq2note rounds to nearest integer midi note

5 years ago[py] wrap long lines in midiconv.py
Paul Brossier [Mon, 29 Oct 2018 22:54:28 +0000 (23:54 +0100)]
[py] wrap long lines in midiconv.py

5 years agoMerge branch 'feature/wrapavcodec'
Paul Brossier [Mon, 29 Oct 2018 22:47:29 +0000 (23:47 +0100)]
Merge branch 'feature/wrapavcodec'

5 years agoMerge branch 'feature/wrap_py_mod'
Paul Brossier [Mon, 29 Oct 2018 22:47:19 +0000 (23:47 +0100)]
Merge branch 'feature/wrap_py_mod'

5 years agoMerge branch 'fix/wavetable'
Paul Brossier [Mon, 29 Oct 2018 22:41:53 +0000 (23:41 +0100)]
Merge branch 'fix/wavetable'

5 years ago[doc] remove trailing blank line
Paul Brossier [Mon, 29 Oct 2018 22:35:04 +0000 (23:35 +0100)]
[doc] remove trailing blank line

5 years ago[doc] update copyright year
Paul Brossier [Mon, 29 Oct 2018 22:34:46 +0000 (23:34 +0100)]
[doc] update copyright year

5 years ago[doc] use https
Paul Brossier [Mon, 29 Oct 2018 22:32:35 +0000 (23:32 +0100)]
[doc] use https

5 years agoMerge branch 'fix/slicing'
Paul Brossier [Mon, 29 Oct 2018 22:31:40 +0000 (23:31 +0100)]
Merge branch 'fix/slicing'

5 years ago[py] [tests] start slice tests at 0
Paul Brossier [Mon, 29 Oct 2018 22:00:12 +0000 (23:00 +0100)]
[py] [tests] start slice tests at 0

5 years agoMerge branch 'fix/slaneyurl'
Paul Brossier [Mon, 29 Oct 2018 19:55:00 +0000 (20:55 +0100)]
Merge branch 'fix/slaneyurl'

5 years agoMerge branch 'fix/warn_old_avutil'
Paul Brossier [Mon, 29 Oct 2018 19:54:29 +0000 (20:54 +0100)]
Merge branch 'fix/warn_old_avutil'

5 years agoMerge branch 'fix/phasevoc'
Paul Brossier [Mon, 29 Oct 2018 19:36:18 +0000 (20:36 +0100)]
Merge branch 'fix/phasevoc'

5 years agoMerge branch 'feature/azureci' into fix/warn_old_avutil
Paul Brossier [Mon, 29 Oct 2018 19:35:00 +0000 (20:35 +0100)]
Merge branch 'feature/azureci' into fix/warn_old_avutil

5 years agoMerge branch 'fix/py2cmd'
Paul Brossier [Mon, 29 Oct 2018 19:30:34 +0000 (20:30 +0100)]
Merge branch 'fix/py2cmd'

5 years agoMerge branch 'fix/pyfilterbank'
Paul Brossier [Mon, 29 Oct 2018 19:30:03 +0000 (20:30 +0100)]
Merge branch 'fix/pyfilterbank'

5 years ago[py] [cut] use source.samplerate
Paul Brossier [Mon, 29 Oct 2018 14:37:14 +0000 (15:37 +0100)]
[py] [cut] use source.samplerate

5 years ago[py] [cut] add option --create-first
Paul Brossier [Mon, 29 Oct 2018 14:36:07 +0000 (15:36 +0100)]
[py] [cut] add option --create-first

5 years ago[py] [slicing] add check_first=True to tests
Paul Brossier [Mon, 29 Oct 2018 14:32:55 +0000 (15:32 +0100)]
[py] [slicing] add check_first=True to tests

5 years ago[py] [slicing] add option create_first, default to False
Paul Brossier [Mon, 29 Oct 2018 14:32:24 +0000 (15:32 +0100)]
[py] [slicing] add option create_first, default to False

5 years ago[py] [slicing] add end of last region if missing
Paul Brossier [Mon, 29 Oct 2018 14:26:54 +0000 (15:26 +0100)]
[py] [slicing] add end of last region if missing

5 years ago[py] [slicing] add test for missing end of last region
Paul Brossier [Mon, 29 Oct 2018 14:26:24 +0000 (15:26 +0100)]
[py] [slicing] add test for missing end of last region

5 years ago[py] slicing.py: fix for slices smaller than hop_size
Paul Brossier [Mon, 29 Oct 2018 14:20:46 +0000 (15:20 +0100)]
[py] slicing.py: fix for slices smaller than hop_size

5 years ago[py] add test with slices shorter than hop_size
Paul Brossier [Mon, 29 Oct 2018 14:18:59 +0000 (15:18 +0100)]
[py] add test with slices shorter than hop_size

5 years ago[py] remove old slices from current list
Paul Brossier [Mon, 29 Oct 2018 14:06:12 +0000 (15:06 +0100)]
[py] remove old slices from current list

5 years ago[wavetable] stop sets playing to 0
Paul Brossier [Sun, 28 Oct 2018 22:45:14 +0000 (23:45 +0100)]
[wavetable] stop sets playing to 0

5 years ago[cmd] wrap long lines in test
Paul Brossier [Sat, 27 Oct 2018 16:44:20 +0000 (18:44 +0200)]
[cmd] wrap long lines in test

5 years ago[cmd] [py2] workaround for -V to really show version
Paul Brossier [Sat, 27 Oct 2018 16:43:43 +0000 (18:43 +0200)]
[cmd] [py2] workaround for -V to really show version

5 years ago[wavetable] remove undefined aubio_wavetable_load from header
Paul Brossier [Fri, 26 Oct 2018 18:54:37 +0000 (20:54 +0200)]
[wavetable] remove undefined aubio_wavetable_load from header

5 years ago[pvoc] add missing aubio_pvoc_get_hop/win
Paul Brossier [Fri, 26 Oct 2018 18:02:51 +0000 (20:02 +0200)]
[pvoc] add missing aubio_pvoc_get_hop/win

5 years ago[py] wrap long lines in aubiomodule.c
Paul Brossier [Fri, 26 Oct 2018 17:49:30 +0000 (19:49 +0200)]
[py] wrap long lines in aubiomodule.c

5 years ago[doc] update Auditory Toolbox url
Paul Brossier [Fri, 26 Oct 2018 17:47:48 +0000 (19:47 +0200)]
[doc] update Auditory Toolbox url

5 years ago[python] fix error messages in filterbank
Paul Brossier [Fri, 26 Oct 2018 17:21:11 +0000 (19:21 +0200)]
[python] fix error messages in filterbank

5 years ago[io] emit a warning if avutil < 53
Paul Brossier [Fri, 26 Oct 2018 15:50:10 +0000 (17:50 +0200)]
[io] emit a warning if avutil < 53

5 years ago[io] wrap long lines in source avcodec
Paul Brossier [Fri, 26 Oct 2018 15:47:27 +0000 (17:47 +0200)]
[io] wrap long lines in source avcodec

5 years agoazure-pipelines.yml: also -Werror on mac and linux
Paul Brossier [Fri, 5 Oct 2018 21:25:15 +0000 (23:25 +0200)]
azure-pipelines.yml: also -Werror on mac and linux

5 years agoMerge branch 'feature/azureci'
Paul Brossier [Fri, 5 Oct 2018 19:58:40 +0000 (21:58 +0200)]
Merge branch 'feature/azureci'

5 years agoMerge branch 'fix/msvcwarnings'
Paul Brossier [Fri, 5 Oct 2018 19:57:33 +0000 (21:57 +0200)]
Merge branch 'fix/msvcwarnings'

5 years agoMerge branch 'fix/msvcwarnings' into feature/azureci
Paul Brossier [Fri, 5 Oct 2018 19:38:58 +0000 (21:38 +0200)]
Merge branch 'fix/msvcwarnings' into feature/azureci

5 years agoazure-pipelines.yml: fail on msvc error
Paul Brossier [Fri, 5 Oct 2018 19:36:22 +0000 (21:36 +0200)]
azure-pipelines.yml: fail on msvc error

5 years agoazure-pipelines.yml: also install gnupg
Paul Brossier [Fri, 5 Oct 2018 19:21:47 +0000 (21:21 +0200)]
azure-pipelines.yml: also install gnupg

5 years agoexamples/parse_args.h: avoid unreachable code, add comment
Paul Brossier [Fri, 5 Oct 2018 19:04:12 +0000 (21:04 +0200)]
examples/parse_args.h: avoid unreachable code, add comment

5 years agoexamples/: avoid hiding global
Paul Brossier [Fri, 5 Oct 2018 18:51:00 +0000 (20:51 +0200)]
examples/: avoid hiding global

5 years agoazure-pipelines.yml: also install pkg-config
Paul Brossier [Fri, 5 Oct 2018 17:08:49 +0000 (19:08 +0200)]
azure-pipelines.yml: also install pkg-config

5 years agoazure-pipelines.yml: install some brew packages
Paul Brossier [Fri, 5 Oct 2018 17:03:48 +0000 (19:03 +0200)]
azure-pipelines.yml: install some brew packages

5 years agowscript: do not ship azure-pipelines.yml
Paul Brossier [Fri, 5 Oct 2018 16:31:34 +0000 (18:31 +0200)]
wscript: do not ship azure-pipelines.yml

5 years agoazure-pipelines.yml: add macos image
Paul Brossier [Fri, 5 Oct 2018 16:18:03 +0000 (18:18 +0200)]
azure-pipelines.yml: add macos image

5 years agoazure-pipelines.yml: add windows image
Paul Brossier [Fri, 5 Oct 2018 16:12:44 +0000 (18:12 +0200)]
azure-pipelines.yml: add windows image

5 years agoazure-pipelines.yml: add basic config
Paul Brossier [Fri, 5 Oct 2018 16:06:36 +0000 (18:06 +0200)]
azure-pipelines.yml: add basic config

5 years agoMerge branch 'feature/circleci2'
Paul Brossier [Thu, 4 Oct 2018 23:17:18 +0000 (01:17 +0200)]
Merge branch 'feature/circleci2'

5 years agowscript: update circle ci config location
Paul Brossier [Thu, 4 Oct 2018 23:16:44 +0000 (01:16 +0200)]
wscript: update circle ci config location

5 years ago.circleci/config.yml: always show and uninstall, run tests without sounds
Paul Brossier [Mon, 1 Oct 2018 11:04:32 +0000 (13:04 +0200)]
.circleci/config.yml: always show and uninstall, run tests without sounds

5 years ago.circleci/config.yml: pass -y to pip uninstall
Paul Brossier [Mon, 1 Oct 2018 10:56:30 +0000 (12:56 +0200)]
.circleci/config.yml: pass -y to pip uninstall

5 years ago.circleci/config.yml: add 3.7 config with no dependencies
Paul Brossier [Mon, 1 Oct 2018 10:53:15 +0000 (12:53 +0200)]
.circleci/config.yml: add 3.7 config with no dependencies

5 years ago.circleci/config.yml: remove simple macos config
Paul Brossier [Mon, 1 Oct 2018 10:34:12 +0000 (12:34 +0200)]
.circleci/config.yml: remove simple macos config

5 years ago.circleci/config.yml: add simple macos config
Paul Brossier [Mon, 1 Oct 2018 10:29:32 +0000 (12:29 +0200)]
.circleci/config.yml: add simple macos config

5 years ago.circleci/config.yml: add py37
Paul Brossier [Mon, 1 Oct 2018 10:19:12 +0000 (12:19 +0200)]
.circleci/config.yml: add py37

5 years agoMerge branch 'feature/travispy37'
Paul Brossier [Wed, 26 Sep 2018 13:03:11 +0000 (15:03 +0200)]
Merge branch 'feature/travispy37'

5 years agopython/lib/gen_external.py: split long functions
Paul Brossier [Wed, 26 Sep 2018 12:44:58 +0000 (14:44 +0200)]
python/lib/gen_external.py: split long functions

5 years ago.circleci/config.yml: fix typo
Paul Brossier [Wed, 26 Sep 2018 10:04:14 +0000 (12:04 +0200)]
.circleci/config.yml: fix typo

5 years ago.circleci/config.yml: split images
Paul Brossier [Wed, 26 Sep 2018 10:00:58 +0000 (12:00 +0200)]
.circleci/config.yml: split images

5 years ago.circleci/config.yml: update install rule name
Paul Brossier [Wed, 26 Sep 2018 09:52:09 +0000 (11:52 +0200)]
.circleci/config.yml: update install rule name

5 years ago.circleci/config.yml: force using local nose2
Paul Brossier [Wed, 26 Sep 2018 09:45:28 +0000 (11:45 +0200)]
.circleci/config.yml: force using local nose2

5 years ago.circleci/config.yml: use pip --user
Paul Brossier [Wed, 26 Sep 2018 09:42:17 +0000 (11:42 +0200)]
.circleci/config.yml: use pip --user

5 years ago.circleci/config.yml: install pip requirements
Paul Brossier [Wed, 26 Sep 2018 09:41:11 +0000 (11:41 +0200)]
.circleci/config.yml: install pip requirements

5 years ago.circleci/config.yml: add sudo to apt commands
Paul Brossier [Wed, 26 Sep 2018 09:33:27 +0000 (11:33 +0200)]
.circleci/config.yml: add sudo to apt commands

5 years ago.circleci/config.yml: fix typo
Paul Brossier [Wed, 26 Sep 2018 09:30:19 +0000 (11:30 +0200)]
.circleci/config.yml: fix typo

5 years ago.circleci/config.yml: migrate to circleci2
Paul Brossier [Wed, 26 Sep 2018 09:26:32 +0000 (11:26 +0200)]
.circleci/config.yml: migrate to circleci2

5 years ago.appveyor.yml: do force waf to use msvc 14 (tests/ wont compile on 10)
Paul Brossier [Tue, 25 Sep 2018 12:11:31 +0000 (14:11 +0200)]
.appveyor.yml: do force waf to use msvc 14 (tests/ wont compile on 10)

5 years ago.appveyor.yml: force cl.exe path on 64-bit platforms
Paul Brossier [Tue, 25 Sep 2018 12:08:32 +0000 (14:08 +0200)]
.appveyor.yml: force cl.exe path on 64-bit platforms

5 years ago.appveyor.yml: no msvc hint for waf
Paul Brossier [Tue, 25 Sep 2018 11:59:27 +0000 (13:59 +0200)]
.appveyor.yml: no msvc hint for waf

5 years ago.appveyor.yml: remove quotes, try using mingw on amd64
Paul Brossier [Mon, 24 Sep 2018 21:55:25 +0000 (23:55 +0200)]
.appveyor.yml: remove quotes, try using mingw on amd64

5 years ago.gitignore: also ignore built wheels
Paul Brossier [Mon, 24 Sep 2018 21:26:24 +0000 (23:26 +0200)]
.gitignore: also ignore built wheels

5 years ago.appveyor.yml: clean before building python wheel
Paul Brossier [Mon, 24 Sep 2018 21:14:21 +0000 (23:14 +0200)]
.appveyor.yml: clean before building python wheel

5 years ago.appveyor.yml: fix indentation
Paul Brossier [Mon, 24 Sep 2018 21:11:26 +0000 (23:11 +0200)]
.appveyor.yml: fix indentation

5 years ago.appveyor.yml: use powershell to upload and install wheel
Paul Brossier [Mon, 24 Sep 2018 21:09:38 +0000 (23:09 +0200)]
.appveyor.yml: use powershell to upload and install wheel

5 years ago.appveyor.yml: simplify, add test_script, move requirements to install
Paul Brossier [Mon, 24 Sep 2018 20:49:57 +0000 (22:49 +0200)]
.appveyor.yml: simplify, add test_script, move requirements to install

5 years ago.appveyor.yml: set path first, remove extension
Paul Brossier [Mon, 24 Sep 2018 20:41:52 +0000 (22:41 +0200)]
.appveyor.yml: set path first, remove extension

5 years agopython/lib/gen_external.py: verbose compiler warnings
Paul Brossier [Mon, 24 Sep 2018 20:22:03 +0000 (22:22 +0200)]
python/lib/gen_external.py: verbose compiler warnings

5 years agopython/lib/gen_external.py: always show errors
Paul Brossier [Mon, 24 Sep 2018 19:41:26 +0000 (21:41 +0200)]
python/lib/gen_external.py: always show errors

5 years ago.appveyor.yml: add default PATH
Paul Brossier [Sun, 23 Sep 2018 12:43:35 +0000 (14:43 +0200)]
.appveyor.yml: add default PATH

5 years ago.appveyor.yml: remove PATH setting
Paul Brossier [Sun, 23 Sep 2018 12:13:39 +0000 (14:13 +0200)]
.appveyor.yml: remove PATH setting

5 years ago.appveyor.yml: remove python 3.4, add 3.6 and 3.7, remove PATH_EXTRAS
Paul Brossier [Sun, 23 Sep 2018 11:45:28 +0000 (13:45 +0200)]
.appveyor.yml: remove python 3.4, add 3.6 and 3.7, remove PATH_EXTRAS

5 years agoVERSION: bump to 0.4.8~alpha
Paul Brossier [Sun, 23 Sep 2018 09:44:15 +0000 (11:44 +0200)]
VERSION: bump to 0.4.8~alpha

5 years agoVERSION: bump to 0.4.7 0.4.7
Paul Brossier [Sun, 23 Sep 2018 09:14:04 +0000 (11:14 +0200)]
VERSION: bump to 0.4.7

5 years agoChangeLog: update to 0.4.7
Paul Brossier [Sun, 23 Sep 2018 08:14:07 +0000 (10:14 +0200)]
ChangeLog: update to 0.4.7

5 years agodoc/*.rst: use console highlighting
Paul Brossier [Sun, 23 Sep 2018 08:11:27 +0000 (10:11 +0200)]
doc/*.rst: use console highlighting

5 years agodoc/python_module.rst: add note about aubio command
Paul Brossier [Sun, 23 Sep 2018 08:11:00 +0000 (10:11 +0200)]
doc/python_module.rst: add note about aubio command

5 years agowscript: no CI files in tarball
Paul Brossier [Sun, 23 Sep 2018 07:37:49 +0000 (09:37 +0200)]
wscript: no CI files in tarball

5 years agosrc/fmat.c: using blas, not atlas
Paul Brossier [Sat, 22 Sep 2018 13:39:43 +0000 (15:39 +0200)]
src/fmat.c: using blas, not atlas

5 years agodoc/aubionotes.txt: add yinfast to list of available pitch methods
Paul Brossier [Fri, 21 Sep 2018 17:15:26 +0000 (19:15 +0200)]
doc/aubionotes.txt: add yinfast to list of available pitch methods

5 years agodoc/aubiopitch.txt: add note about yinfast
Paul Brossier [Fri, 21 Sep 2018 17:14:51 +0000 (19:14 +0200)]
doc/aubiopitch.txt: add note about yinfast

5 years agodoc/requirements.rst: add some blas documentation
Paul Brossier [Fri, 21 Sep 2018 16:00:42 +0000 (18:00 +0200)]
doc/requirements.rst: add some blas documentation

5 years agodoc/requirements.rst: split media/optimisation libraries
Paul Brossier [Fri, 21 Sep 2018 15:55:25 +0000 (17:55 +0200)]
doc/requirements.rst: split media/optimisation libraries

5 years agowscript: detect includes for openblas/libblas/atlas
Paul Brossier [Fri, 21 Sep 2018 15:53:50 +0000 (17:53 +0200)]
wscript: detect includes for openblas/libblas/atlas

5 years agosrc/aubio_priv.h: split BLAS and ATLAS support
Paul Brossier [Fri, 21 Sep 2018 15:50:03 +0000 (17:50 +0200)]
src/aubio_priv.h: split BLAS and ATLAS support

5 years agoexamples/parse_args.h: add yinfast to pitch algorithms
Paul Brossier [Fri, 21 Sep 2018 15:40:33 +0000 (17:40 +0200)]
examples/parse_args.h: add yinfast to pitch algorithms