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

    Бинарный пакет: libaubio5-examples
    Версия: 0.4.9-alt6
    Архитектура: e2kv4
    Собран:  31 января 2024 г. 17:30
    Исходный пакет: libaubio5
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.aubio.org/

    Лицензия: GPLv3
    О пакете: Examples of libaubio5
    Описание: 
    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.
    
    This package contains
    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.
    
    aubioonset and aubionotes can work either off-line or online, outputting the
    results on the console or playing a wood-block sound at each detected onset.
    Both Python scripts can plot the results with Gnuplot.

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


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


    7 сентября 2023 г. Anton Farygin 0.4.9-alt6
    - add commits e1888a67 and 19b20ab9 from upstream to support build with ffmpeg 6
    7 августа 2023 г. Vitaly Lipatov 0.4.9-alt5
    - NMU: dropped unneded BR: libnumpy-devel, removed libaubio.a
    3 сентября 2021 г. Anton Farygin 0.4.9-alt4
    - FTBFS: use python3 to prepare data for tests (closes: #40405)