|
ASPiK SDK
|
Custom output structure for interpolator; it holds an arry of interpolated output samples. More...
#include <fxobjects.h>
Public Attributes | |
| double | audioData [maxSamplingRatio] = { 0.0, 0.0, 0.0, 0.0 } |
| array of interpolated output samples | |
| unsigned int | count = maxSamplingRatio |
| number of samples in output array | |
Custom output structure for interpolator; it holds an arry of interpolated output samples.