Package libaubio5: Information

  • Default inline alert: Version in the repository: 0.4.9-alt6

Source package: libaubio5
Version: 0.4.9-alt4
Latest version according to Repology
Build time:  Feb 2, 2022, 01:44 AM in the task #291245
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. libsamplerate-devel
    2. libsndfile-devel
    3. python3-base
    4. python3-dev
    5. python3-module-numpy
    6. python3-module-setuptools
    7. libfftw3-devel
    8. libnumpy-devel
    9. libnumpy-py3-devel
    10. docbook-to-man
    11. doxygen
    12. libswresample-devel
    13. libavcodec-devel
    14. libavformat-devel
    15. libavresample-devel
    16. txt2man
    17. jackit-devel
    18. waf >= 1.9.12

Last changed


Sept. 3, 2021 Anton Farygin 0.4.9-alt4
- FTBFS: use python3 to prepare data for tests (closes: #40405)
March 16, 2020 Aleksei Nikiforov 0.4.9-alt3
- Fixed build with numpy.
Nov. 27, 2019 Anton Farygin 0.4.9-alt2
- built with python3