harmEnergy: Energy in harmonics

View source: R/spectralDescr.R

harmEnergyR Documentation

Energy in harmonics

Description

Internal soundgun function

Usage

harmEnergy(pitch, s, freqs = NULL, coef = 1.25)

Arguments

pitch

pitch estimates, Hz (vector)

s

spectrogram (ncol = length(pitch))

freqs

as.numeric(rownames(s)) * 1000

coef

calculate above pitch * coef

Details

Calculates the


tatters/soundgen documentation built on Aug. 22, 2023, 4:24 p.m.