select_midi_device_page: Create a page for selecting a MIDI device

View source: R/record_midi_page.R

select_midi_device_pageR Documentation

Create a page for selecting a MIDI device

Description

Create a page for selecting a MIDI device

Usage

select_midi_device_page(
  title = "Select MIDI device",
  message =
    "Your device should have been plugged in before you reached this page. It may take a moment to appear.",
  error_notification = "No midi device found.",
  button_text = psychTestR::i18n("Next")
)

Arguments

button_text

syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.