finerPeriodAnalysis: Detailed period analysis 'finderPeriodAnalysis' analyzes the...

Description Usage Arguments Value

View source: R/beat_tracking.R

Description

Detailed period analysis finderPeriodAnalysis analyzes the input signal (spectral flux) in detail.

Usage

1
finerPeriodAnalysis(flux, period, range = 5, prec = 0.01)

Arguments

flux

the input signal (usually spectral flux)

period

an approximate fundamental period (integer)

range

search range of fundamental period relative to period

prec

precision of search

Value

a list of two elements: period is the fundamental period, pos is a vector of beat positions


akinori-ito/beatTrackR documentation built on Feb. 13, 2021, 10:19 a.m.