|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Aggregate structure for input/output buffer state and values in AudioProcessor::render(). More...
#include "processor.hh"
Friends | |
| class | AudioProcessor |
Aggregate structure for input/output buffer state and values in AudioProcessor::render().
The floating point buffer array is cache-line aligned (to 64 byte) to optimize SIMD access and avoid false sharing.
Definition at line 257 of file processor.hh.
|
friend |
Definition at line 267 of file processor.hh.