Max 5 API Reference

t_signal Struct Reference
[MSP]

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.

Copyright © 2008, Cycling '74