pyin: Compute pYIN on an audio track

View source: R/pyin.R

pyinR Documentation

Compute pYIN on an audio track

Description

Compute pYIN on an audio track

Usage

pyin(
  file_name,
  transform_file = NULL,
  normalise = FALSE,
  hidePrint = TRUE,
  type = c("notes", "pitch_track", "both"),
  if_bad_result_return_single_na = TRUE
)

Arguments

if_bad_result_return_single_na

sebsilas/pyin documentation built on Nov. 2, 2023, 5:54 a.m.