RSS feed
476cb419
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 21:02
[py] add note2freq to __all__
e9a44026
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 20:54
[py] test note2freq
6f944b5b
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 20:22
[py] add note2freq to midiconv.py
1f07bdd6
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:57
[py] move midiconv.py import to file header
44582b09
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:55
[py] midi2note rounds to nearest integer midi note
4afeac2e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:54
[py] [test] make sure freq2note rounds to nearest integer midi note
40136171
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:54
[py] wrap long lines in midiconv.py
cc3f129e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:47
Merge branch 'feature/wrapavcodec'
7e5b1bc5
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:47
Merge branch 'feature/wrap_py_mod'
8716f633
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:41
Merge branch 'fix/wavetable'
4583e757
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:35
[doc] remove trailing blank line
a172dfe0
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:34
[doc] update copyright year
852fbfef
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:32
[doc] use https
95221ac2
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:31
Merge branch 'fix/slicing'
ab24edb4
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 19:00
[py] [tests] start slice tests at 0
d1b78dc5
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:55
Merge branch 'fix/slaneyurl'
0d63b5f1
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:54
Merge branch 'fix/warn_old_avutil'
5332c290
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:36
Merge branch 'fix/phasevoc'
f9ed5042
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:35
Merge branch 'feature/azureci' into fix/warn_old_avutil
9cf6462e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:30
Merge branch 'fix/py2cmd'
31a3fd43
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 16:30
Merge branch 'fix/pyfilterbank'
adf09b28
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:37
[py] [cut] use source.samplerate
e126e655
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:36
[py] [cut] add option --create-first
d194d8ca
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:32
[py] [slicing] add check_first=True to tests
c9c012e6
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:32
[py] [slicing] add option create_first, default to False
a88594d5
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:26
[py] [slicing] add end of last region if missing
f0ce8aa3
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:26
[py] [slicing] add test for missing end of last region
60c8a734
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:20
[py] slicing.py: fix for slices smaller than hop_size
58a82d4b
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:18
[py] add test with slices shorter than hop_size
04b31afc
– Paul Brossier <piem@piem.org>
authored
on 2018/10/29 11:06
[py] remove old slices from current list
fa2ab259
– Paul Brossier <piem@piem.org>
authored
on 2018/10/28 19:45
[wavetable] stop sets playing to 0
eb6f9d35
– Paul Brossier <piem@piem.org>
authored
on 2018/10/27 14:44
[cmd] wrap long lines in test
f5921b9e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/27 14:43
[cmd] [py2] workaround for -V to really show version
95115476
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 16:54
[wavetable] remove undefined aubio_wavetable_load from header
e302bb4b
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 16:02
[pvoc] add missing aubio_pvoc_get_hop/win
72d08ae2
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 15:49
[py] wrap long lines in aubiomodule.c
dec8b9d4
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 15:47
[doc] update Auditory Toolbox url
b5cec0c8
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 15:21
[python] fix error messages in filterbank
138cb1f6
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 13:50
[io] emit a warning if avutil < 53
de9178e2
– Paul Brossier <piem@piem.org>
authored
on 2018/10/26 13:47
[io] wrap long lines in source avcodec
6f33badc
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 19:25
azure-pipelines.yml: also -Werror on mac and linux
fb1c5e20
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:58
Merge branch 'feature/azureci'
93d2418e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:57
Merge branch 'fix/msvcwarnings'
96c97d0c
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:38
Merge branch 'fix/msvcwarnings' into feature/azureci
dbed3ea6
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:36
azure-pipelines.yml: fail on msvc error
63a14ded
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:21
azure-pipelines.yml: also install gnupg
c8b52aba
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 17:04
examples/parse_args.h: avoid unreachable code, add comment
faf27028
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 16:51
examples/: avoid hiding global
f5b88001
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 15:08
azure-pipelines.yml: also install pkg-config
07b47b12
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 15:03
azure-pipelines.yml: install some brew packages
622b6dc8
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 14:31
wscript: do not ship azure-pipelines.yml
f181953d
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 14:18
azure-pipelines.yml: add macos image
46155e50
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 14:12
azure-pipelines.yml: add windows image
0be7f659
– Paul Brossier <piem@piem.org>
authored
on 2018/10/05 14:06
azure-pipelines.yml: add basic config
93bcc458
– Paul Brossier <piem@piem.org>
authored
on 2018/10/04 21:17
Merge branch 'feature/circleci2'
8142a7eb
– Paul Brossier <piem@piem.org>
authored
on 2018/10/04 21:16
wscript: update circle ci config location
ab8bffa2
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 09:04
.circleci/config.yml: always show and uninstall, run tests without sounds
3fcc85ea
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 08:56
.circleci/config.yml: pass -y to pip uninstall
f1baffdf
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 08:53
.circleci/config.yml: add 3.7 config with no dependencies
2a3f08ff
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 08:34
.circleci/config.yml: remove simple macos config
538eadaa
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 08:29
.circleci/config.yml: add simple macos config
500f4c2e
– Paul Brossier <piem@piem.org>
authored
on 2018/10/01 08:19
.circleci/config.yml: add py37
c7155e9d
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 11:03
Merge branch 'feature/travispy37'
d2141246
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 10:44
python/lib/gen_external.py: split long functions
b34a3b47
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 08:04
.circleci/config.yml: fix typo
c9701ffc
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 08:00
.circleci/config.yml: split images
a3637599
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:52
.circleci/config.yml: update install rule name
4103cb4c
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:45
.circleci/config.yml: force using local nose2
58cc68e4
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:42
.circleci/config.yml: use pip --user
91ac33fd
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:41
.circleci/config.yml: install pip requirements
f70e1818
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:33
.circleci/config.yml: add sudo to apt commands
a4aa9604
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:30
.circleci/config.yml: fix typo
73f02cc1
– Paul Brossier <piem@piem.org>
authored
on 2018/09/26 07:26
.circleci/config.yml: migrate to circleci2
8ced1e81
– Paul Brossier <piem@piem.org>
authored
on 2018/09/25 10:11
.appveyor.yml: do force waf to use msvc 14 (tests/ wont compile on 10)
805381ad
– Paul Brossier <piem@piem.org>
authored
on 2018/09/25 10:08
.appveyor.yml: force cl.exe path on 64-bit platforms
a2a313fb
– Paul Brossier <piem@piem.org>
authored
on 2018/09/25 09:59
.appveyor.yml: no msvc hint for waf
0ff34aa7
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 19:55
.appveyor.yml: remove quotes, try using mingw on amd64
28c473e0
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 19:26
.gitignore: also ignore built wheels
cdc610bf
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 19:14
.appveyor.yml: clean before building python wheel
6e4dc1ba
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 19:11
.appveyor.yml: fix indentation
b8015830
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 19:09
.appveyor.yml: use powershell to upload and install wheel
205fe439
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 18:49
.appveyor.yml: simplify, add test_script, move requirements to install
981e0a38
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 18:41
.appveyor.yml: set path first, remove extension
073b969e
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 18:22
python/lib/gen_external.py: verbose compiler warnings
31742b8e
– Paul Brossier <piem@piem.org>
authored
on 2018/09/24 17:41
python/lib/gen_external.py: always show errors
77d93706
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 10:43
.appveyor.yml: add default PATH
a9d425a5
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 10:13
.appveyor.yml: remove PATH setting
7d9b8a52
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 09:45
.appveyor.yml: remove python 3.4, add 3.6 and 3.7, remove PATH_EXTRAS
12a11157
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 07:44
VERSION: bump to 0.4.8~alpha
f16a85ca
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 07:14
VERSION: bump to 0.4.7
f49cf4cd
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 06:14
ChangeLog: update to 0.4.7
3d8a6c0b
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 06:11
doc/*.rst: use console highlighting
109ba428
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 06:11
doc/python_module.rst: add note about aubio command
3a6a7766
– Paul Brossier <piem@piem.org>
authored
on 2018/09/23 05:37
wscript: no CI files in tarball
b8c6c1ea
– Paul Brossier <piem@piem.org>
authored
on 2018/09/22 11:39
src/fmat.c: using blas, not atlas
88e8f529
– Paul Brossier <piem@piem.org>
authored
on 2018/09/21 15:15
doc/aubionotes.txt: add yinfast to list of available pitch methods
ffb66f0b
– Paul Brossier <piem@piem.org>
authored
on 2018/09/21 15:14
doc/aubiopitch.txt: add note about yinfast
46b065d1
– Paul Brossier <piem@piem.org>
authored
on 2018/09/21 14:00
doc/requirements.rst: add some blas documentation
b45af44b
– Paul Brossier <piem@piem.org>
authored
on 2018/09/21 13:55
doc/requirements.rst: split media/optimisation libraries
fe05d1fd
– Paul Brossier <piem@piem.org>
authored
on 2018/09/21 13:53
wscript: detect includes for openblas/libblas/atlas
Next