Пакет libaubio5: Информация

  • Default inline alert: Версия в репозитории: 0.4.9-alt6

Исходный пакет: libaubio5
Версия: 0.4.9-alt4
Собран:  5 февраля 2022 г. 1:44
Сообщить об ошибке в пакете
Домашняя страница: http://www.aubio.org/

Лицензия: GPLv3
О пакете: Aubio is a library for real time audio labelling
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libaubio5 (riscv64)
libaubio5-debuginfo (riscv64)
libaubio5-devel (riscv64)
libaubio5-devel-docs (noarch)
libaubio5-examples (riscv64)
libaubio5-examples-debuginfo (riscv64)
python3-module-aubio (riscv64)
python3-module-aubio-debuginfo (riscv64)

Сопровождающий: Anton Farygin


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

Последнее изменение


3 сентября 2021 г. Anton Farygin 0.4.9-alt4
- FTBFS: use python3 to prepare data for tests (closes: #40405)
16 марта 2020 г. Aleksei Nikiforov 0.4.9-alt3
- Fixed build with numpy.
27 ноября 2019 г. Anton Farygin 0.4.9-alt2
- built with python3