Response button can be tapped before appearing

Hi, everyone!

I run an experiment with a loop, excel file, 26 sound stimulus and 3 response buttons. These buttons appear after the sound stimulus finish playing, but it seems you can click on the area they will appear. Does anyone know why that might be?

What do you have as Each Frame code in code_tap?

I think that mouse components can cope with this but the mouse is available to code throughout

I have your code for double tap and a code for feedback sound:

minRT should be 9 if you don’t want to allow responses before then.

If you decide to run it online, you’ll need to switch Py to Auto

thanks, it worked!

I’m going to create another topic about the results since the coding doesn’t seem to be working on that…