Skip to contents

A trial block which plays back real audio from the Weimar Jazz Database

Usage

wjd_audio_melody_trials(
  item_bank,
  num_items,
  num_examples = 0L,
  feedback = FALSE,
  item_length = c(3, 15),
  get_answer = get_answer_pyin_melodic_production,
  sound = "piano",
  page_text =
    "Press play to hear the melody, then play it back as best as you can when it finishes.",
  page_title = "Play the Melody And Rhythm from Audio",
  instruction_text =
    "Now you will hear some melodies as audio. Please try and play back the melodies and rhythms as best as you can."
)

Arguments

instruction_text