|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Processes a buffer by enforcing boundary conditions.
| buffer | Buffer to process |
This method applies a non-linear boundary enforcement algorithm to ensure all values stay within the valid range (typically -1.0 to 1.0) before being transmitted to hardware interfaces, while preserving the perceptual characteristics of the original signal.
Implements MayaFlux::Buffers::BufferProcessor.
Definition at line 157 of file RootAudioBuffer.cpp.