jtpar
About
- Username
- jtpar
- Joined
- Visits
- 23
- Last Active
- Roles
- Member
Comments
-
Hi Daniel! So sorry for the very, very late reply. Thanks for your suggestions! I just updated to the latest version of OpenSesame (3.3.1 Lentiform Loewenfeld), and that did not fix the problem. However, replacing the joystick item with a keyboard_…
-
Whoops. Forgot the attachment! https://forum.cogsci.nl/uploads/031/7DDENG74FZ96.osexp
-
Thanks so much, Daniel! I'm fairly certain that it should be possible. I found another reference to setting correct_response to None in the documentation, and a couple of forum posts in which it worked for others, although they are a bit older, from…
-
Hi sylvain, I'm no expert, but I've been dealing with between-loop timing problems of my own, so I might be able to help... From the looks of your script, I would expect "Difference time_pres" to always be > 1000, since the canvas tak…
-
Hi Sebastiaan, Thanks so much! I'm using Expyriment and haven't tried it with other backends. If the cause is indeed Windows taking back control, I wonder why it only happens sometimes (using the exact same computer and operating system). Cheers, …
-
Not sure if this applies to playing from audio files, but I have a task in which I present tones using the synthesizer tool. I put the audio stimulus before the image that I want to display it with and set the 'duration' of the stimulus to 0ms. This…
-
Hey Tanghe, I believe OpenSesame loads the stimuli for a trial sequence at the beginning of that trial sequence, which takes some time, which gets added to your trial time. I've had much success in fixing this with the "time_to_pad" meth…
-
Hi All, Sorry for the delay. I finally got a chance to try out the plugin v5 with OS 3.1.6 and it works! @_Bob would it be useful for me to reproduce the error with v6 and/or send you any information I haven't posted above? Thanks everyone. -Jon…
-
UPDATE! I was playing around with versions to see if I could get to the "old" configuration that worked for me. * First I went back to OS 3.1.4, which was the version I was running when it still worked. Same problem. * Then went back to v…
-
Hi Sebastiaan, Thanks! I thought I was running the most recent version (6.0, dated 31-01-2017), but I'll give re-downloading and installing a try :smile: Also I've never used anything earlier than OpenSesame 3.0, so the plugin did work with versio…
-
Hello! Two updates: * I did try copying dlportio.dll that I found in C:\Windows\SysWOW64 to my OpenSesame folder, but its still not finding the port. * I tried sending triggers from a couple of other programs (e.g. - Presentation) and they were sen…
-
Thanks, Jarik! It does help. I'll play around with it and see if I can get it to a stable configuration... but you may hear from me again :p
-
sweet! thanks!!
-
sorry for the delay. yes, it does, I'm afraid
-
I know this is an older thread(!), but I just wanted to confirm, for anyone who stumbled across this thread and is still wondering... Expyriment currently does not support multiple monitors, according to the website.
-
Hi! Just wanted to mention that I get a similar message when I try to specify allowed responses for my saitek gamepad. The error does not occur when I leave "Allowed Responses" blank. Here's the stuff (which I call "gobbledigook"…
-
Huzzah! I did as you instructed and the plugin does appear and it does work!!! Thanks so much!! It seems that I need to send a "0" trigger at the beginning in order for the first "real" trigger to work---is that right? And the p…
-
P.S. - for Johannes' method, I can't find "DLPortIO_install.bat"
-
Hi Bob, Thanks so much! Should the plugin now work even while not in test mode? Should one follow the instructions from absurd or those from Jarik or some combination? Best, -Jonathan
-
Ohhhh wait I get it. You continue to cycle through the list until you do a whole pass without finding any unwanted repetitions (so repet remains set to 0 and BigSolution can be set to 1). Sorry for the unnecessary question! Hopefully it will help s…
-
I know this is a pretty old thread, but if you're still using this forum, Boris, I have a question for you! I very much like your script and think I will use it (thanks for that!), but I wanted to clarify a potential problem I see. My question is i…
-
whoops! never mind!!! i see the feedback item now... sorry!
-
Hi all, I think I'm having a problem very similar to Daniel's, but the OpenSesame items are a bit different in the current version? I had several reset_feedback items and I deleted them all, but the problem persists. I have a feedback sketchpad wit…
-
Hmmm. Perhaps I will! Thanks for the explanation, Sebastiaan! Cheers, -Jonathan
-
Sorry, I'm not sure if the above was clear. Just in case, here's an example... I start with this...~~~~ set start_response_interval no set duration 0 set description "Displays stimuli" # food images draw image center=1 fi…
-
aha! i get it now. Thanks, Daniel!
-
Ohhh I see. Thanks so much, Eduard!
-
Thanks so much, Sebastiaan! Sorry, I should have mentioned this earlier, but I was persisting with the .csv because I had tried to use an .xlsx file and got the same error as this user, but when I entered the code you provided into the debug window…
-
Ahhhhhh I tried a new .csv (attached) and it went back to the same error message (I think -- I can't tell if this message is meaningfully different from the first one above). I know from the manual that csv's should be * plain-text * comma-separate…
-
Hmmm... so I just re-saved my excel spreadsheet as a .csv (UTF-8) and it not works with the new file. Not sure what I changed :neutral: Sorry for the distraction!