aubio 0.4.9
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
 ▼ io
 sink.hMedia sink to write blocks of consecutive audio samples to file
 source.hMedia source to read blocks of consecutive audio samples from file
 ▼ notes
 notes.hNote detection object
 ▼ onset
 onset.hOnset detection object
 ▼ pitch
 pitch.hPitch detection object
 ▼ spectral
 awhitening.hSpectral adaptive whitening
 dct.hDiscrete Cosine Transform
 fft.hFast Fourier Transform
 filterbank.hFilterbank object
 filterbank_mel.hFilterbank object coefficients initialization
 mfcc.hMel-Frequency Cepstrum Coefficients object
 phasevoc.hPhase vocoder object
 specdesc.hSpectral description functions
 tss.hTransient / Steady-state Separation (TSS)
 ▼ synth
 sampler.hLoad and play sound files
 wavetable.hWavetable synthesis
 ▼ tempo
 tempo.hTempo detection object
 ▼ temporal
 a_weighting.hA-weighting filter coefficients
 biquad.hSecond order Infinite Impulse Response filter
 c_weighting.hC-weighting filter coefficients
 filter.hDigital filter
 resampler.hResampling object
 ▼ utils
 log.hLogging features
 parameter.hParameter with linear interpolation
 aubio.hGlobal aubio include file
 cvec.hVector of complex-valued data, stored in polar coordinates
 fmat.hMatrix of real valued data
 fvec.hVector of real-valued data
 lvec.hVector of real-valued data in double precision
 musicutils.hVarious functions useful in audio signal processing
 types.hDefinition of data types used in aubio
 vecutils.hUtility functions for fvec_t