AnalyticSignal

Get the module of estimate of analytic signal. Phase response depends a lot on input signal, it's not great for bass but gets better in medium frequencies.

Members

Functions

initialize
void initialize(T samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
nextBuffer
void nextBuffer(const(T)* input, T* output, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.
nextSample
T nextSample(T input)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta