Package libaubio5: Information

    Binary package: libaubio5
    Version: 0.4.9-alt6
    Architecture: x86_64
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Source package: libaubio5
    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.

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

    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)