Package libaubio: Information

    Source package: libaubio
    Version: 0.3.2-alt1
    Build time:  Nov 21, 2008, 08:36 AM
    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-devel (x86_64, i586)
    libaubio-examples (x86_64, i586)

    Maintainer: Ildar Mulyukov

    List of contributors:
    Ildar Mulyukov

    ACL:
    @qa_p5

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

    Last changed


    Nov. 6, 2008 Ildar Mulyukov 0.3.2-alt1
    - 1st version for Sisyphus
    - Python bindings are OFF
    - build without Lash and PureData