You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create an experiment that will play various audio stimuli while recording audio responses concurrently. The goal is to end up with a single audio file that contains both the stimuli (played through external speakers) and response (tapping sounds) as a single audio file to later be processed and analyzed using REPP (https://link.springer.com/article/10.3758/s13428-021-01722-2).
Is this achievable with existing plugins, or would a custom plugin be needed? I have limited experience with programming and would prefer to avoid creating a custom plugin wherever possible. I've run into issues using HtmlAudioResponse for this, as it seems the audio only plays for a second or two before ending the trial.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello all,
I am trying to create an experiment that will play various audio stimuli while recording audio responses concurrently. The goal is to end up with a single audio file that contains both the stimuli (played through external speakers) and response (tapping sounds) as a single audio file to later be processed and analyzed using REPP (https://link.springer.com/article/10.3758/s13428-021-01722-2).
Is this achievable with existing plugins, or would a custom plugin be needed? I have limited experience with programming and would prefer to avoid creating a custom plugin wherever possible. I've run into issues using HtmlAudioResponse for this, as it seems the audio only plays for a second or two before ending the trial.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions