_cvec_t Struct Reference

Buffer for complex data. More...

#include <sample.h>


Data Fields

uint_t length
 length of buffer = (requested length)/2 + 1
uint_t channels
 number of channels
smpl_t ** norm
 norm array of size [length] * [channels]
smpl_t ** phas
 phase array of size [length] * [channels]


Detailed Description

Buffer for complex data.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 11 17:36:54 2006 for aubio by  doxygen 1.4.7