FXChain.getNextSample

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

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

Meta