aubio  0.4.1
File List
Here is a list of all documented files with brief descriptions:
aubio.h [code]Global aubio include file
cvec.h [code]Vector of complex-valued data, stored in polar coordinates
fmat.h [code]Matrix of real valued data
fvec.h [code]Vector of real-valued data
lvec.h [code]Vector of real-valued data in double precision
musicutils.h [code]Various functions useful in audio signal processing
types.h [code]Definition of data types used in aubio
vecutils.h [code]Utility functions for fvec_t
io/sink.h [code]Media sink to write blocks of consecutive audio samples to file
io/source.h [code]Media source to read blocks of consecutive audio samples from file
onset/onset.h [code]Onset detection object
pitch/pitch.h [code]Pitch detection object
spectral/fft.h [code]Fast Fourier Transform
spectral/filterbank.h [code]Filterbank object
spectral/filterbank_mel.h [code]Filterbank object coefficients initialization
spectral/mfcc.h [code]Mel-frequency cepstrum coefficients object
spectral/phasevoc.h [code]Phase vocoder object
spectral/specdesc.h [code]Spectral description functions
spectral/tss.h [code]Transient / Steady-state Separation (TSS)
synth/sampler.h [code]Load and play sound files
synth/wavetable.h [code]Wavetable synthesis
tempo/tempo.h [code]Tempo detection object
temporal/a_weighting.h [code]A-weighting filter coefficients
temporal/biquad.h [code]Second order Infinite Impulse Response filter
temporal/c_weighting.h [code]C-weighting filter coefficients
temporal/filter.h [code]Digital filter
temporal/resampler.h [code]Resampling object
utils/parameter.h [code]Parameter with linear interpolation
 All Data Structures Files Functions Variables Typedefs Defines