PeriodInfo

Undocumented in source.

Members

Properties

endTime
float endTime [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
middleTime
float middleTime [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ampMinus
float ampMinus;
Undocumented in source.
ampPlus
float ampPlus;
Undocumented in source.
energy
float energy;
Undocumented in source.
fftAmp
float[PERIOD_FFT_SIZE / 2] fftAmp;
Undocumented in source.
fftPhase
float[PERIOD_FFT_SIZE / 2] fftPhase;
Undocumented in source.
lpc
float[LPC_SIZE] lpc;
Undocumented in source.
lsp
float[LPC_SIZE] lsp;
Undocumented in source.
periodTime
float periodTime;
Undocumented in source.
startTime
float startTime;
Undocumented in source.

Meta