Segmenter.initialize

To call at initialization and whenever samplerate changes. segmentSize = size of sound segments, expressed in samples. analysisPeriod = period of analysis results, allow to be more precise frequentially, expressed in samples.

struct Segmenter(T)
nothrow @nogc
void
initialize

Meta