vtsogli
About
- Username
- vtsogli
- Joined
- Visits
- 7
- Last Active
- Roles
- Member
Comments
-
Hi Don, yes, this was very helpful! Thank you!
-
Hi Sebastiaan, Thank you for you immediate response! You are right delay is the appropriate term for what I notice and it is actually high. So, after trying both pygame & pyaudio I will go for the first one which works best. I assume we can co…
-
Hello, I'm preparing an experiment with sequences of four audio stimuli at 200ms each. So, each sequence has a duration 4x200ms = 800ms. At first I used a sampler item specifying the sound file: [sound1].wav, where "sound1" is the first c…
-
Dear Malte, thank you very much for your response, I resolved the issue. It is necessary to specify the absolute path of the file. Take care!
-
Hello OpenSesameTeam, I m trying to implement an inline script (separate item) to play a wav file using the script that I found here http://people.csail.mit.edu/hubert/pyaudio/. I get an IO error in the following line: wf = wave.open('drip.wav', …
-
Hello dschreij, thank you very much for your response! I checked everything you suggested but nothing could resolve the problem. In our experiment we are using sound and that's why I wanted to use xpyriment-gst back-end. So, we shall use only &qu…
-
Hello OpeSesameTeam, I followed the instructions as written here above and still when I run an experiment with xpyriment-gst back-end I get the following: Starting experiment as ExperimentProcess-1Expyriment 0.7.0 (Revision 7a6b73d; Python 2.7.6)F…