Get answer by running pyin on a recorded audio file
get_answer_pyin.Rd
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,
...
)