get_answer_pyin: Get answer by running pyin on a recorded audio file

View source: R/get_answer.R

get_answer_pyinR Documentation

Get answer by running pyin on a recorded audio file

Description

Get answer by running pyin on a recorded audio file

Usage

get_answer_pyin(
  input,
  type = c("both", "notes", "pitch_track"),
  state,
  melconv = FALSE,
  add_silence_to_beginning_of_audio_file = 0.5,
  add_silence_to_end_of_audio_file = 0,
  ...
)

Arguments

add_silence_to_beginning_of_audio_file

In seconds.

add_silence_to_end_of_audio_file

In seconds.

...

syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.