aubio
0.4.9
|
Vector of real-valued phase and spectrum data. More...
#include <cvec.h>
Data Fields | |
uint_t | length |
length of buffer = (requested length)/2 + 1 | |
smpl_t * | norm |
norm array of size cvec_t.length | |
smpl_t * | phas |
phase array of size cvec_t.length | |
Vector of real-valued phase and spectrum data.