Package aubio

An audio labeling tool

https://aubio.org/

aubio is a tool and library for audio labeling. 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. The name aubio comes from 'audio' with a typo: several
transcription errors are likely to be found in the results too.

The aim of this project is to provide these automatic labeling
features to other audio software. Functions can be used offline in
sound editors and software samplers, or online in audio effects and
virtual instruments.

This package contains the aubio tool.

Version: 0.4.9

General Commands

aubio a command line tool to extract information from sound files
aubiocut a command line tool to slice sound files at onset or beat timestamps
aubiomfcc a command line tool to compute Mel-Frequency Cepstrum Coefficients
aubionotes a command line tool to extract musical notes
aubioonset a command line tool to extract musical onset times
aubiopitch a command line tool to extract musical pitch
aubioquiet a command line tool to extracts quiet and loud regions from a file
aubiotrack a command line tool to extract musical beats from audio signals