Package libaubio: Information

    Source package: libaubio
    Version: 0.3.2-alt1.2
    Build time:  Jun 13, 2012, 12:13 PM
    Category: System/Libraries
    Report package bug
    License: GPL
    Summary: Aubio is a library for real time audio labelling
    Description: 
    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.

    List of rpms provided by this srpm:
    libaubio (x86_64, i586)
    libaubio-debuginfo (x86_64, i586)
    libaubio-devel (x86_64, i586)
    libaubio-examples (x86_64, i586)
    libaubio-examples-debuginfo (x86_64, i586)

    Maintainer: Ildar Mulyukov


    ACL:
    @qa_p7

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

    Last changed


    June 13, 2012 Eugeny A. Rostovtsev 0.3.2-alt1.2
    - Fixed build
    Jan. 20, 2011 Igor Vlasenko 0.3.2-alt1.1
    - rebuild for set:provides by request of mithraen
    Nov. 6, 2008 Ildar Mulyukov 0.3.2-alt1
    - 1st version for Sisyphus
    - Python bindings are OFF
    - build without Lash and PureData