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

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

Бинарный пакет: libaubio5
Версия: 0.4.9-alt4
Архитектура: riscv64
Собран:  5 февраля 2022 г. 1:44
Исходный пакет: libaubio5
Сообщить об ошибке в пакете
Домашняя страница: 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.

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


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


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