t_signal Struct Reference

The signal data structure. More...

#include <z_dsp.h>

Data Fields

long s_n
 The vector size of the signal.
t_samples_vec
 An array of buffers holding the vectors of audio.
float s_sr
 The sample rate of the signal.

Detailed Description

The signal data structure.