paradigm | R Documentation |
Choose a melody paradigm
paradigm(
paradigm_type = c("call_and_response", "simultaneous_recall"),
page_type = c("record_audio_page", "record_midi_page"),
call_and_response_end = c("manual", "auto"),
stop_recording_after_x_seconds = NULL,
instantiate_midi = FALSE,
midi_device = NULL,
mute_midi_playback = FALSE,
attempts_left = 1L,
stimuli_type = c("melody", "audio"),
feedback = FALSE,
asynchronous_api_mode = FALSE,
simultaneous_recall_show_stop = FALSE
)
simultaneous_recall_show_stop |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.