gerhono
About
- Username
- gerhono
- Joined
- Visits
- 151
- Last Active
- Roles
- Member
Comments
-
Hi Sebastiaan, I have investigated into many directions and explored the trails that you suggested, with no result. I have also discovered that the same problem has already been reported by Charlotte1990 in October 2018. Apparently it has not been s…
-
Hi Alex and Eduard, Building on Alex's response of December 4, I had the same idea but I found that it does not work in such a simple design. For instance, the feedback item does not accept that value. Going further, I tried a user variable for the …
-
Hi AlexC98, Do you mean that the delay of 1500 ms is the duration between the beginning of the exposure of the user to a stimulus and the beginning of the exposure to the next one, or the delay between the end of the exposure of a stimulus and the b…
-
Hi Sebastiaan, You will find attached the two versions of another file that is more typical. The previous file may be indeed confusing because it is very short and may look like a clik by itself. This one is more meaningful to the ear. https://forum…
-
https://forum.cogsci.nl/uploads/499/AX6004S2LFZS.zip Hi Sebastiaan, Please note that ALL the audio files that I use (wav and ogg) behave in the same way on that computer, but not on the others. Thank you for your time, Gérard
-
Hi Sebastiaan (and everyone else), I continue to investigate the origin of the problem of the sounds that are replaced by a click. I discovered that, if I use PsychoPy, the error that I documented in my previous message does not appear. I verified t…
-
Hi Sebastiaan, I have modified various parameters in OS, including the underlying background package. With PsychoPy, that I use all the time, the only symptom of error is the production of a click in place of a sound. But with Expyriment, the progra…
-
Hi Sebastiaan, The problem is really unusual because it happens whatever the file format, including .ogg. Moreover, the same exact programs and audio files run fine on two other computers. There is obviously a bad interaction between that specific c…
-
Hi Sebastiaan, Your correction fixes the issue. There is no error message any more at startup. However there is another problem: the audio files do not execute correctly, I only hear a click. These problems appear only on a certain computer. Let me …
-
Hi Nicole, Thank you very much for sharing your work ! Cheers, Gérard
-
Hi Mariaorejarena, I would try to put the names of the conditions between double quotes, like : [loopname] = "congruent" Cheers, Gérard
-
Thank you very much, Sebastiaan and sorry for the delay: I've been away since September. Cheers, Gérard
-
Hi Eduard, Thank you for your reply and sorry for the delay. I've been away since September. Sure it helps ! Cheers, Gérard.
-
Hi Greg, I am sorry I can't help you further with the pip installation because I have installed the program with the Windows installer package. If you are using another operating system (Linux ?) you will need assistance from Sebastiaan and his coll…
-
Hi GregReese, Your question seems to indicate that your are not familiar with the computer environment. Is it right ? Did you already download and install the OpenSesame program on your computer ? Cheers, Gérard
-
Hi Stephan, Thank you very much. This script is inspiring and allowed me to adapt the program. Cheers, Gérard
-
Additional information about the context: The purpose is to run a continuous loop containing a sequence of several sketchpads and show one of them randomly at each pass. Each sketchpad is identified by a value in a variable and the selection is mad…
-
Hi SoSo, I have faced the same problem and solved it by setting the value of the correct_response variable to "none". That keyword works exactly like a key name ("a", "b", "space" ... ). Cheers, Gérard
-
Thank you, Sebastiaan. While reviewing all the parameters of the program, I changed also the PC and it appears that the experiment runs fine on the desktops but not on the laptop that I use for development. The "incorrect" timing was a pro…
-
Hello Zgolot, This is an in-line script that does most of the job. You will have to adapt the colors according to your need and keep in mind that each of the 3 RGB parameters must be in the range 0-255. https://forum.cogsci.nl/uploads/427/YZRZ8Y3QD8…
-
Thank you, Eduard.
-
Hi Sebastiaan, Thank you and sorry for being so assertive in the title of my post. My intention was to share some information that I thought would be useful for other users, but I realize that it was distorted by several biases: emotion (frustratio…
-
Thank you, Pascal ! Cheers, Gérard
-
Hi Sebastiaan, It happens when I use the button names in the conditional statements of a sequence. They seem to be accepted, however, in the keyboard input list of buttons. Cheers, Gérard
-
Hi Pascal, I discovered that the cause of the problem is that the mouse button names (left_button, right_button ...) that are referenced in the OpenSesame documentation DO NOT WORK. Instead, it is necessary to use the button numbers 1, 2, 3 ... The…
-
Hi Eduard, I discovered that the cause of the problem is that the mouse button names (left_button, right_button ...) that are referenced in the OpenSesame documentation DO NOT WORK. Instead, it is necessary to use the button numbers 1, 2, 3 ... The…
-
Hi Eduard, Thank you for this interesting information based on using an inline_script. But I am stuck at a lower level because I am not able to work out this very simple sequence that I have to describe in detail for your understanding (uploads of …
-
Thank you for your reply, Pascal. Please refer to my previous post named "Coding a loop" in the Opensesame forum to see a description of the problem. What I called a "block" is a mouse_response item. The problem is that the progr…
-
Hi Eduard, I have taken your advise and built a similar sequence using sketchpads and it works fine with keyboard entries. But I cannot work it out with mouse clics. The only differences in the sequence are the entry device and of course the corres…
-
Hi Eduard, Thank you very much for your help ! Your routine works fine. I just have to adapt it to the context of the experiment. Best regards, Gérard