aubio v2024-01-03
- Created
- Updated
Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
# License
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
Default feature: tools
# tools default
Build tools and add extra dependencies
Dependencies:
- bzip2
ffmpeg
Features:
avcodec
,avformat
,swresample
- libflac
- liblzma
- libogg
libsndfile
Features: (none)
- libvorbis
No transitive dependencies.
Host Dependencies:
6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by bzip2 )
- vcpkg-cmake-config (by libogg )
- vcpkg-cmake-get-vars (by ffmpeg )
- vcpkg-pkgconfig-get-modules (by ffmpeg )
- vcpkg-tool-meson (by pkgconf )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Bagong
- Robert Schumacher
- Alexander Karatarakis
- Aybe
- Dmitry Marakasov
- Phil Christensen
- Victor Romero
- pravic
- Stefano Sinigardi
- evpobr
- Matthew Oliver
- Billy O'Neal
- Jack·Boos·Yu
- autoantwort
- Phoebe
- NancyLi1013
- Daniel Schürmann
- Thomas1664
- Chuck Walbourn
# Changelog
and 22 more commits:
533b53b
[aubio] get latest aubio to resolve ffmpeg build issuea9527a8
[ffmpeg] fix aubio break from ffmpeg update02185b6
[aubio] Fix missing required dependencies89bd633
[aubio] Update to handle static FFMPEG4bdaba0
Fix versionc4d9af9
[aubio] bumping to 0.46 and using GitHub instead9bd4d9a
[aubio] patches for UWP builds26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)b0f0f40
[aubio] Copy tool DLL dependencies18c5c3f
Avoid build error _missing config.h_ on build of tools196b48e
[aubio] Add capability to build tools (note: currently fails due to missing config.h)b7efd0e
[aubio] Use CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSced1942
[aubio] Fix static builda2cee61
[aubio] CMake buildsystem replacement4509e76
[AUBIO] Add new package