ddsp ~master (2018-04-14T16:22:58Z)
Dub
Repo
AudioEffect.getNextSample
ddsp
effect
effect
AudioEffect
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
Source
See Implementation
ddsp
effect
effect
AudioEffect
functions
getNextSample
reset
setSampleRate
Process a sample that is passed to the processor, and return the next sample.