View source: R/scoring_melodic_production.R
score_melodic_production | R Documentation |
Score using melodic production measures
score_melodic_production(
user_melody_freq = numeric(),
user_melody_input = numeric(),
user_duration_input = numeric(),
user_onset_input = numeric(),
stimuli = numeric(),
stimuli_durations = numeric(),
pyin_pitch_track = tibble::tibble(),
user_response_midi_note_off = numeric(),
onsets_noteoff = numeric(),
answer_meta_data = tibble::tibble(),
as_tb = FALSE,
additional_scoring_measures = NULL,
with_pmi = FALSE,
compute_accuracy_measures_aligned = TRUE
)
user_melody_freq |
Can be NULL for MIDI. |
compute_accuracy_measures_aligned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.