Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Friends | List of all members
Ase::AudioProcessor::FloatBuffer Class Reference

#include "processor.hh"

Friends

class AudioProcessor
 

Detailed Description

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.

Friends And Related Symbol Documentation

◆ AudioProcessor

friend class AudioProcessor
friend

Definition at line 267 of file processor.hh.


The documentation for this class was generated from the following files: