aubio  0.4.0
 All Data Structures Files Functions Variables Typedefs Macros
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
o-io
|o*sink.hMedia sink to write blocks of consecutive audio samples to file
|\*source.hMedia source to read blocks of consecutive audio samples from file
o-onset
|\*onset.hOnset detection object
o-pitch
|\*pitch.hPitch detection object
o-spectral
|o*fft.hFast Fourier Transform
|o*filterbank.hFilterbank object
|o*filterbank_mel.hFilterbank object coefficients initialization
|o*mfcc.hMel-frequency cepstrum coefficients object
|o*phasevoc.hPhase vocoder object
|o*specdesc.hSpectral description functions
|\*tss.hTransient / Steady-state Separation (TSS)
o-synth
|o*sampler.hLoad and play sound files
|\*wavetable.hWavetable synthesis
o-tempo
|\*tempo.hTempo detection object
o-temporal
|o*a_weighting.hA-weighting filter coefficients
|o*biquad.hSecond order Infinite Impulse Response filter
|o*c_weighting.hC-weighting filter coefficients
|o*filter.hDigital filter
|\*resampler.hResampling object
o-utils
|\*parameter.hParameter with linear interpolation
o*aubio.hGlobal aubio include file
o*cvec.hVector of complex-valued data, stored in polar coordinates
o*fmat.hMatrix of real valued data
o*fvec.hVector of real-valued data
o*lvec.hVector of real-valued data in double precision
o*musicutils.hVarious functions useful in audio signal processing
o*types.hDefinition of data types used in aubio
\*vecutils.hUtility functions for fvec_t