DISaltzman
About
- Username
- DISaltzman
- Joined
- Visits
- 29
- Last Active
- Roles
- Member
Comments
-
Here is a more detailed explanation of what I changed, hopefully this will be useful to others in the future using OpenSesame for fMRI experiments that have breaks in between runs/blocks. In the code that Sebastiaan provides for absolute timing, it…
-
I believe I have found a solution by using Sebastiaan's "absolute timing" script and modifying it so it resets the first trial timestamp for the first trial of each block, instead of trying to continue timing from the very beginning of the…
-
The pitch is likely due to the wrong sampling rate being selected in the backend. Go to "Backend Settings", and then under "Sampler" there should be a setting called "Sampling frequency". You want that number to match t…
-
Thank you so much, I got that working! I have ran into another issue: I'm trying to make an individualized sketchpad appear with response options depending upon the the word presented. There are six words, so I've created six sketchpads. The six wo…
-
Update: I've gotten part of it working, but now I'm stuck on how I take this filename I've generated and present the audio file it matches to. I know how to make the sample use variables from the Loop window, but I don't know how to take the filenam…