Package libaubio5: Information

    Source package: libaubio5
    Version: 0.4.9-alt6
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    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 rpms provided by this srpm:
    libaubio5 (x86_64, ppc64le, i586, armh, aarch64)
    libaubio5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libaubio5-devel (x86_64, ppc64le, i586, armh, aarch64)
    libaubio5-devel-docs (noarch)
    libaubio5-examples (x86_64, ppc64le, i586, armh, aarch64)
    libaubio5-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-aubio (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-aubio-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    Sept. 7, 2023 Anton Farygin 0.4.9-alt6
    - add commits e1888a67 and 19b20ab9 from upstream to support build with ffmpeg 6
    Aug. 7, 2023 Vitaly Lipatov 0.4.9-alt5
    - NMU: dropped unneded BR: libnumpy-devel, removed libaubio.a
    Sept. 3, 2021 Anton Farygin 0.4.9-alt4
    - FTBFS: use python3 to prepare data for tests (closes: #40405)