FXChain.getNextSample

Override from AudioEffect. Processes the input through each effect and passes the result to the next effect.

class FXChain
override
float
getNextSample
nothrow @nogc
(
const float input
)

Meta