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

    Исходный пакет: libaubio
    Версия: 0.3.2-alt1
    Собран:  21 ноября 2008 г. 8:36
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.aubio.org/

    Лицензия: GPL
    О пакете: 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-пакетом:
    libaubio (x86_64, i586)
    libaubio-devel (x86_64, i586)
    libaubio-examples (x86_64, i586)

    Сопровождающий: Ildar Mulyukov

    Список участников:
    Ildar Mulyukov

    Права:
    @qa_p5

      1. libsamplerate-devel
      2. libsndfile-devel
      3. libfftw3-devel
      4. docbook-to-man
      5. jackit-devel

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


    6 ноября 2008 г. Ildar Mulyukov 0.3.2-alt1
    - 1st version for Sisyphus
    - Python bindings are OFF
    - build without Lash and PureData