aubio/aubio: 0.4.6
Creators
- 1. @aubio
- 2. Renoise
- 3. Red Hat, Inc.
- 4. Agendaless Consulting, Inc.
Description
Version 0.4.6 includes:
yinfast
, a new version of the YIN pitch detection algorithm, that uses spectral convolution to compute the same results as the originalyin
, but with a costO(N log(N))
, making it much faster than the plain implementation (O(N^2)
)Intel IPP optimisations (thanks to Eduard Mueller), available for Linux, MacOS, Windows, and Android
improved support for emscripten (thanks to Martin Hermant), which compiles the aubio library as a javascript module and lets you run aubio's algorithm directly from within a web-page.
0.4.6 also comes with several bug fixes and improvements.
Many thanks to Eduard Mueller (@emuell), Martin Hermant (@MartinHN), Hannes Fritz (@hztirf), Stuart Axon (@stuaxo), Jörg (@7heW4yne), ssj71 (@ssj71), Andreas Borg (@borg), Rob (@mlrobsmt) and everyone else for their valuable contributions and input.
Files
aubio/aubio-0.4.6.zip
Files
(494.3 kB)
Name | Size | Download all |
---|---|---|
md5:e6c87bfa6a99f40e2a0814f023dada22
|
494.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aubio/aubio/tree/0.4.6 (URL)