Create a page for selecting a MIDI device
select_midi_device_page.Rd
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")
)