Ase::AudioProcessor::FloatBuffer class

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.