find_closest_stimuli_pitch_to_user_production_pitches: Find the closest pitch(s) in a stimulus, to the notes a user...

View source: R/scoring_singing_accuracy_long_note.R

find_closest_stimuli_pitch_to_user_production_pitchesR Documentation

Find the closest pitch(s) in a stimulus, to the notes a user produced

Description

Find the closest pitch(s) in a stimulus, to the notes a user produced

Usage

find_closest_stimuli_pitch_to_user_production_pitches(
  stimuli_pitches,
  user_production_pitches,
  allOctaves = TRUE
)

Arguments

allOctaves

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