Hello,
I’m trying to run an online task. I set up my White Noise at the start of the study in a component and then use:
White_NoisePrac.setVolume(1);
White_NoisePrac.play();
to play it and then:
White_NoisePrac.setVolume(0);
White_NoisePrac.stop();
to stop it. But sometimes it sounds what I can only describe as tinny? Like it changes. While sometimes it’ll be fine (I use it multiple times across the study).
I also use a fixation cross sometimes in the same routine that needs to look the same so you dont know the component has changed. But the cross sometimes fluctuates in size even though it’s set the exact same in all components?
Does anyone have any idea about how I could stop this?
I’ve added a new routine where participants can change the volume of the white noise (I still need to edit this to some extent). But when the WN volume is decreased it suddenly changed (like the tinny sound)? Again if anyone knows how to keep it consistent or advice on changing the volume on psychopy (without changing it on the computer).
Thank you in advance.
Here is the link to the pilot:
can add GitLab link if helpful