New to PsychoPy and python, working mostly in the builder, and would appreciate any help.
I’m trying to create a loop in an experiment in which consistent pairs of audio stimuli will be presented in a randomized order. I.e., in my condition file, anytime a sound from the first column is played, I would like it to play the corresponding file (second column, but same row) next. Any help with the script, or some techniques for dealing with this, would be very much appreciated!
Thanks