VCV Rack API v2
|
Useful for storing arrays of samples in ring buffers and casting them to float*
to be used by interleaved processors, like SampleRateConverter.
More...
#include <common.hpp>
Public Attributes | |
T | samples [CHANNELS] |
Useful for storing arrays of samples in ring buffers and casting them to float*
to be used by interleaved processors, like SampleRateConverter.
T rack::dsp::Frame< CHANNELS, T >::samples[CHANNELS] |