|
Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#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.