SpectrogramRange

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(SpectrogramRange )
Undocumented in source.
this
this(VectorAlloc alloc, SpectrumAnalyser* analyser, const(double)[] data, const(double)[] window, size_t spacing)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
frame_length
size_t frame_length()
Undocumented in source. Be warned that the author may not have intended to support it.
front
const(double)[] front()
Undocumented in source. Be warned that the author may not have intended to support it.
numFramesToEnd
size_t numFramesToEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
numSamplesToEnd
size_t numSamplesToEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
num_channels
uint num_channels()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
spacing
size_t spacing()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta