Package libaubio5: Information

    Source package: libaubio5
    Version: 0.4.9-alt9
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Category: System/Libraries
    Report package bug
    License: GPLv3
    Summary: Aubio is a library for real time audio labelling
    Description: 
    Aubio is a library for real time audio labelling. 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.
    
    A few examples of applications are provided in examples/ and python/:
     - aubioonset output the onset detected,
     - aubionotes emits midi-like notes,
     - aubiocut is a python script that takes an input sound and creates one new
       sample at each detected onset or beat,
     - aubiopitch is a python script to extract pitch tracks from sound files.

    List of RPM packages built from this SRPM:
    libaubio5 (x86_64, i586, aarch64)
    libaubio5-debuginfo (x86_64, i586, aarch64)
    libaubio5-devel (x86_64, i586, aarch64)
    libaubio5-devel-docs (noarch)
    libaubio5-examples (x86_64, i586, aarch64)
    libaubio5-examples-debuginfo (x86_64, i586, aarch64)
    python3-module-aubio (x86_64, i586, aarch64)
    python3-module-aubio-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Farygin



      1. libfftw3-devel
      2. libnumpy-py3-devel
      3. libsamplerate-devel
      4. libsndfile-devel
      5. doxygen
      6. libswresample-devel
      7. jackit-devel
      8. python3-base
      9. python3-dev
      10. python3-module-numpy
      11. python3-module-setuptools
      12. waf >= 1.9.12
      13. txt2man

    Last changed


    Feb. 17, 2025 Anton Farygin 0.4.9-alt9
    - fix FTBFS: removed docbook-to-man from BR
    Dec. 7, 2024 Anton Farygin 0.4.9-alt8
    - built without ffmpeg
    Nov. 29, 2024 Anton Farygin 0.4.9-alt7
    - fix build with gcc 14