pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/aubio



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Oct  6 11:45:48 UTC 2011

Update of /cvsroot/pkgsrc/audio/aubio
In directory ivanova.netbsd.org:/tmp/cvs-serv25838

Log Message:
Import aubio-0.3.2 from wip/aubio

aubio is a tool designed for the extraction of annotations from audio
signals. 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.

Because these tasks are difficult, we thought it was important to
gather them in a dedicated library. To increase the fun, we have made
these algorithms work in a causal way, so as to be used in real time
applications with as low delay as possible. Functions can be used
offline in sound editors and software samplers, or online in audio
effects and virtual instruments.

aubio currently provides the following features:
    - digital filters
    - phase vocoder
    - onset detection (several methods)
    - pitch tracking (several methods)
    - beat and tempo tracking
    - mel frequency cepstrum coefficients (MFCC)
    - transient / steady-state separation

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/audio/aubio/buildlink3.mk
N pkgsrc/audio/aubio/Makefile
N pkgsrc/audio/aubio/DESCR
N pkgsrc/audio/aubio/distinfo
N pkgsrc/audio/aubio/PLIST
N pkgsrc/audio/aubio/options.mk
N pkgsrc/audio/aubio/patches/patch-python_aubio_Makefile.in
N pkgsrc/audio/aubio/patches/patch-python_aubio_gnuplot.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_task_notes.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_task_pitch.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_bench_onset.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_plot_keyboard.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_task_beat.py
N pkgsrc/audio/aubio/patches/patch-python_aubio_task_onset.py

No conflicts created by this import




Home | Main Index | Thread Index | Old Index