View source: R/spectralDescr.R
harmEnergy | R Documentation |
Internal soundgun function
harmEnergy(pitch, s, freqs = NULL, coef = 1.25)
pitch |
pitch estimates, Hz (vector) |
s |
spectrogram (ncol = length(pitch)) |
freqs |
as.numeric(rownames(s)) * 1000 |
coef |
calculate above pitch * coef |
Calculates the
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.