analyse.wav.onsets: Analyse WaveData for Onset Times

Description Usage Arguments

Description

This function mainly serves as a wrapper for calling the onset detection function with a different parameter format.

Usage

1
2
analyse.wav.onsets(wavdata, onset.params = list(), energy.params = list(),
  quiet = TRUE)

Arguments

wavdata

WaveData object to be analysed

onset.params

Parameters passed to onsets

energy.params

Additional Parameters passed to energyDensity.

quiet

If set to true, the function will output the current filename to be analysed


LiKao/VoiceExperiment documentation built on May 7, 2019, 1:19 p.m.