URL of experiment: Pavlovia
https://gitlab.pavlovia.org/Sharp_lab/mistcorsi_stress/tree/master
Description of the problem:
Goal: I want to play a sound in my experiment for 5 seconds. Ideally I want to save the track name under a variable to be able to change the sound being played throughout my study based on certain conditions.
problem: While the sound plays for 5 seconds, it seems like psychojs is not retrieving the file, even though the filename is hardcoded in the sound function in the value parameter and the file exists in my gitlab repo. Instead, i hear a pure tone sound for 5 seconds.
I am using firefox developer edition but have the same issue in Chrome. I am using version 2020.2.10 of psychojs