Running Builder on version 2021.1.2 on Mac Big Sur 11.6.
Is there a way to have audio via the Sound component loop the playback? I have an image that dynamically “bounces” continuously until I end the routine by pressing a button. I’d like to accompany this with my audio looping back to the start every time it finishes. It looks like in the Movie component that loop playback is possible Movie Component — PsychoPy v2021.2
Is this also possible for a Sound component or would I need code to achieve the same thing? If so, any recommendations would be appreciated.
This is kind of similar to a question I asked a few years ago (Loop audio until condition met in sound component?) and didn’t get the answer for.