AudioEffect.getNextSample

Process a sample that is passed to the processor, and return the next sample.

class AudioEffect
abstract
float
getNextSample
nothrow @nogc
(
const float input
)

Meta