audio/aubio - The NetBSD Packages Collection

Extracting annotations from audio signals

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.

Because these tasks are difficult, we thought it was important to
gather them in a dedicated library. To increase the fun, we have made
these algorithms work in a causal way, so as to be used in real time
applications with as low delay as possible. Functions can be used
offline in sound editors and software samplers, or online in audio
effects and virtual instruments.

aubio currently provides the following features:
    - digital filters
    - phase vocoder
    - onset detection (several methods)
    - pitch tracking (several methods)
    - beat and tempo tracking
    - mel frequency cepstrum coefficients (MFCC)
    - transient / steady-state separation

Build dependencies

pkgtools/x11-links devel/swig devel/swig converters/txt2man lang/python310 pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

audio/jack audio/libsamplerate audio/libsndfile audio/alsa-lib multimedia/ffmpeg4 math/fftw audio/jack audio/libsamplerate audio/libsndfile audio/alsa-lib multimedia/ffmpeg4 math/fftw

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64aubio-0.4.9nb16.tgz
NetBSD 10.0aarch64aubio-0.4.9nb12.tgz
NetBSD 10.0aarch64aubio-0.4.9nb15.tgz
NetBSD 10.0aarch64ebaubio-0.4.9nb15.tgz
NetBSD 10.0aarch64ebaubio-0.4.9nb16.tgz
NetBSD 10.0earmv6hfaubio-0.4.9nb16.tgz
NetBSD 10.0earmv6hfaubio-0.4.9nb15.tgz
NetBSD 10.0earmv7hfaubio-0.4.9nb16.tgz
NetBSD 10.0earmv7hfaubio-0.4.9nb12.tgz
NetBSD 10.0earmv7hfaubio-0.4.9nb15.tgz
NetBSD 10.0i386aubio-0.4.9nb16.tgz
NetBSD 10.0i386aubio-0.4.9nb15.tgz
NetBSD 10.0powerpcaubio-0.4.9nb15.tgz
NetBSD 10.0x86_64aubio-0.4.9nb16.tgz
NetBSD 10.0_BETAx86_64aubio-0.4.9nb15.tgz
NetBSD 9.0aarch64aubio-0.4.9nb16.tgz
NetBSD 9.0aarch64aubio-0.4.9nb12.tgz
NetBSD 9.0aarch64aubio-0.4.9nb15.tgz
NetBSD 9.0earmv6hfaubio-0.4.9nb16.tgz
NetBSD 9.0earmv6hfaubio-0.4.9nb15.tgz
NetBSD 9.0earmv7hfaubio-0.4.9nb16.tgz
NetBSD 9.0earmv7hfaubio-0.4.9nb12.tgz
NetBSD 9.0earmv7hfaubio-0.4.9nb15.tgz
NetBSD 9.0i386aubio-0.4.9nb15.tgz
NetBSD 9.0i386aubio-0.4.9nb16.tgz
NetBSD 9.0mips64ebaubio-0.4.9nb10.tgz
NetBSD 9.0powerpcaubio-0.4.9nb16.tgz
NetBSD 9.0powerpcaubio-0.4.9nb12.tgz
NetBSD 9.0powerpcaubio-0.4.9nb15.tgz
NetBSD 9.0sparc64aubio-0.4.9nb10.tgz
NetBSD 9.0sparcaubio-0.4.9nb10.tgz
NetBSD 9.0x86_64aubio-0.4.9nb16.tgz
NetBSD 9.0x86_64aubio-0.4.9nb15.tgz
NetBSD 9.3x86_64aubio-0.4.9nb13.tgz
NetBSD 9.3x86_64aubio-0.4.9nb16.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

alsa
Enable ALSA support.
jack
Enable support for the JACK audio server.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.