user
New Member
Posts: 1
|
Post by user on Jan 30, 2023 4:32:57 GMT
Hello! I am currently using the Deary-Liewald reaction time task for my research. It involves participants looking at a screen with a white box and pressing the space bar whenever a black X shows up on the screen. The entire experiment was already on PsyToolKit which I am using. I am just adapting it to play a sound (800 hz) frequency whenever the black X appears to incorporate the auditory reaction time as well. I only added one line of code and it worked perfectly for about 6 months. This was the code that I used, and I put the line in red where I added the sound:
task dl_task_simple keys space set $num_choices 1 show background 0 0 100 show bitmap box_empty set $randomdelay random &minInterval &maxInterval delay $randomdelay show bitmap box_cross sound freq sine 800 1000 readkey 1 &maxResponseTime clear 3 save BLOCKNAME &training $num_choices $randomdelay &dummy RT STATUS
For some reason, the code for the sound does not work anymore. Is there an adaptation to the code I should try? Should I try placing it somewhere else?
Thanks!
|
|
|
Post by PsyToolkit on Feb 2, 2023 22:01:29 GMT
That is strange, I just tried your code and it works perfectly fine. Are you sure you are logged in to the current version? If you cannot solve it, please contact psytoolkit@gmail.com with your username, server details and send me your downloaded experiment.
|
|
|
Post by ameliasarah on Mar 8, 2023 5:56:42 GMT
Your phone or tablet may make sudden notification sounds if you have unread or snoozed notifications. You may also be receiving unwanted notifications or repeating notifications, such as emergency alerts or a noisy app.On your smartphone, open the 'BSNL Mobile app'. Select the 'BSNL Buzz Service' option. Now, select the 'Activation' option and tap on the 'Deactivate' button.If you are a postpaid user, then send a message “CAN FLASH” to 199 to cancel flash messages. Similarly, one can also send a message “CAN FLASH” to 144 to disable flash messages on Vi. Users can also open Vi/Vodafone services app on the phone and then click on flash > disable to deactivate flash messages.Since SIM plays the tone, you can hold your mobile carrier responsible for this issue. These are flash messages; hence you have a right to blame your network. Before you make a complaint about this problem, you may like to make some efforts on your own to get rid of this Flash Message spacebarcounter.us/
|
|