|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Create an audio processing pipeline.
| DataType | The data type for the pipeline (defaults to std::vector<Kakshya::DataVariant>) |
Creates a pipeline pre-configured for audio processing workflows with typical operations for gain control, temporal effects, and spectral processing. The returned pipeline is ready to use but can be further customized.
Example:
Definition at line 361 of file ComputePipeline.hpp.