Loading...
Searching...
No Matches
EffectProcessor.h
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
void(* sfEffectProcessor)(const float *inputFrames, unsigned int *inputFrameCount, float *outputFrames, unsigned int *outputFrameCount, unsigned int frameChannelCount)
Callable that is provided with sound data for processing.
Definition EffectProcessor.h:102