MacOS 15.5 (24F74)
PsychoPy version (e.g. 2023.2.3):
URL of experiment: AH_card_sort [PsychoPy]
What are you trying to achieve?:
I have a level of test trials in my experiment where the audio is conditional based on the stimuli image presented. This is controlled through the spreadsheet. The audio will play for one round of the test trial, but I believe it is not closing correctly, and stops for every trial after. It does work locally though.
What did you try to make it work?:
I tried adding code to auto close out the audio after each trial: soundBorderType.status = NOT_STARTED. I also updated the spreadsheet and made sure everything was loading in correctly.