Skip to contents

A block which test a participant's perception of intervals

Usage

interval_perception_trials(
  num_items = 26L,
  sound = "piano",
  page_title = "What's that interval?",
  instruction_text =
    shiny::tags$div(shiny::tags$p("In the next set of trials, you will hear a musical interval."),
    shiny::tags$p("You must try and say what the interval is."),
    shiny::tags$p("There are no practice rounds, you will begin immediately."))
)

Arguments

instruction_text