Typedef anira::BufferF

using anira::BufferF = Buffer<float>

Type alias for float-based audio buffers.

Convenience typedef for the most commonly used buffer type in audio processing, using single-precision floating-point samples.