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

    Исходный пакет: libaubio5
    Версия: 0.4.9-alt6
    Собран:  31 января 2024 г. 17:41
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (e2kv6, e2kv5, e2kv4, e2k)
    libaubio5-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libaubio5-devel (e2kv6, e2kv5, e2kv4, e2k)
    libaubio5-devel-docs (noarch)
    libaubio5-examples (e2kv6, e2kv5, e2kv4, e2k)
    libaubio5-examples-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-aubio (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-aubio-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

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


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

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


    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)