find_this_note_trials: Present "Find This Note" trials

find_this_note_trialsR Documentation

Present "Find This Note" trials

Description

Present "Find This Note" trials

Usage

find_this_note_trials(
  num_items,
  num_examples = 0L,
  feedback = FALSE,
  page_title = psychTestR::i18n("find_this_note_page_title"),
  get_answer = get_answer_pyin_melodic_production,
  page_type = "record_audio_page",
  page_text = psychTestR::i18n("find_this_note_page_text"),
  trial_paradigm = c("simultaneous_recall", "call_and_response"),
  call_and_response_end = c("manual", "auto"),
  singing_trials = FALSE,
  asynchronous_api_mode = FALSE,
  interleaved_with_piat = FALSE,
  long_tone_length = 5,
  on_complete = NULL,
  take_piat_training = TRUE,
  mute_midi_playback = FALSE
)

Arguments

mute_midi_playback

syntheso/magmaR documentation built on June 1, 2025, 7:59 p.m.