Start a component only if no valid response has been registered in the mouse

For anyone having this same issue… I think the problem is that the value of the sound variable cannot be changed within the trial (e.g., in every frame). So the value it takes at the beginning will last for the whole trial.

Based on a previous post (link below), the problem is solved by placing the sound component in a separate routine.