h_analysis: h_analysis:segmentation of the signal

Description Usage Arguments Value

View source: R/beat_tracking.R

Description

h_analysis:segmentation of the signal

Usage

1
h_analysis(feature, peaks, hwidth = 500, firstskip = 500)

Arguments

feature

feature vectors of the song (MFCC), each row is a feature vector.

peaks

vector of boundary candidates

hwidth

window width (in frame)

firstskip

number of frames to skip the first part to be segmented

Value

a list of two elements: segs is a vector of boundaries, vals is a vector of boundary score


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