Skip to contents

Sing rhythmic melody trial block

Usage

sing_rhythmic_melody_trials(
  var_name = "rhythmic_melody",
  module_name = "sing_rhythmic_melodies",
  page_text = psychTestR::i18n("sing_rhythmic_melodies_page_text"),
  page_title = psychTestR::i18n("sing_rhythmic_melodies_page_title"),
  instruction_text = psychTestR::i18n("sing_rhythmic_melodies_instruction_text"),
  sampler_function = sample_arrhythmic,
  item_bank,
  num_items = integer(),
  num_examples = 0L,
  feedback = FALSE,
  get_answer = get_answer_pyin_melodic_production,
  sound = "piano",
  page_type = "record_audio_page",
  get_trial_characteristics_function = NULL,
  item_characteristics_sampler_function = NULL,
  item_characteristics_pars = NULL,
  rel_to_abs_mel_function = rel_to_abs_mel_mean_centred,
  max_goes = 3L,
  max_goes_forced = FALSE,
  display_modality = "auditory",
  show_progress = TRUE,
  get_similarity_to_previous_melody = FALSE
)

Arguments

get_similarity_to_previous_melody