Builder crashes when playing sequence of sounds

Hi John,

as pointed out here, one solution would be the following:

  1. Open “C:Program files (x86)\Psychopy3_PY2\lib\site-packages\psychopy\sounds\backend_sounddevice.py” with administrator rights
  2. Search for self.sounds.remove(thisSound) and remove .sounds
  3. Save the file and enjoy

Torge