<div dir="ltr"><div><br></div>Thanks David,<div><br></div><div>After playing around some more I think I have to stick with a fixed time for trial display and buffer.</div><div>One problem is that people vary a fair bit in how long they take to answer each trial so setting the </div><div>soundin  for x amount of fixed buffer time gets problematic when a trial finishes and the next one</div><div>starts before the buffer time is completed. It seems that, in this case, the 'extra' time is a problem for </div><div>starting the next trial-- e.g., I set the buffer to 3500msec, the vocal answer at 1500msec works to trigger</div><div>the end of the trial, a 1000msec 'get ready' object follows but there is still a second left in the buffer as the</div><div>next trial begins. So to set the buffer time at any specified value seems to set the required duration of the </div><div>trial so I'll probably just stick with being consistent.</div><div>I hoped I could have the soundin continue via some 'infinite' duration until the termination trigger setting plus 300msec or </div><div>something similar so the vocal trigger gives me logged reaction time and the verbal answer is also captured but </div><div>I don't think I can have a flexible recording buffer time + a set time window post termination of the object.</div><div>I played a bit before giving up and it seemed that soundin recording terminated at the end of a trial even if</div><div>the buffer was set to have extra time (an effect I found with just adding the soundin to the standard/provided </div><div>RTime sample experiment).</div><div><br></div><div>thanks again!</div><div>Stuart</div><div><br>On Thursday, September 4, 2014 4:03:16 PM UTC-4, McFarlane, David wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Stuart,
<br>
<br>First, to update this thread a little, various sites (including PST) 
<br>have tried to split one microphone for use for both RT and recording, 
<br>and have not gotten this to work adequately.  So as you have done, it 
<br>is still best to use two separate microphones, one for RT voice key, 
<br>and another for voice recording.
<br>
<br>Now, just a couple of thoughts offhand, I have not tested this (I 
<br>will leave that to you :) ) ...
<br>
<br>First, are you sure that ending the trial after the vocal trigger 
<br>also stops the sound recording?  Back when I tested sound recording 
<br>(using EP2.0.8.90), I found that sound recordings always went on for 
<br>the full duration of Buffer Size, regardless of anything else that 
<br>happened.  Did I miss something?  If you find different behavior, 
<br>perhaps you could make a minimal example program and send that to me 
<br>(off the list).
<br>
<br>Even so, I imagine that you still want E-Prime to hold up for a set 
<br>time after each vocal RT and then move on.  In that case, and 
<br>assuming that recording does continue after termination of the Slide 
<br>or SoundIn object, what about just using a Wait object after your 
<br>stimulus object.  E.g.,
<br>
<br>     - TrialProc
<br>         - FixText
<br>         - StimSlide  ' includes SlideSoundIn for recording, and terminates
<br>                      ' upon vocal RT
<br>         - RecordingWait  ' extra time to wait after StimSlide terminates
<br>         - TrialEndText
<br>
<br>-----
<br>David McFarlane
<br>E-Prime training 
<br>online:  <a href="http://psychology.msu.edu/Workshops_Courses/eprime.aspx" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpsychology.msu.edu%2FWorkshops_Courses%2Feprime.aspx\46sa\75D\46sntz\0751\46usg\75AFQjCNHhJVD3mCfXKdywfB5AgKLPu1OSJg';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpsychology.msu.edu%2FWorkshops_Courses%2Feprime.aspx\46sa\75D\46sntz\0751\46usg\75AFQjCNHhJVD3mCfXKdywfB5AgKLPu1OSJg';return true;">http://psychology.msu.edu/<wbr>Workshops_Courses/eprime.aspx</a>
<br>Twitter:  @EPrimeMaster (<a href="https://twitter.com/EPrimeMaster" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Ftwitter.com%2FEPrimeMaster\46sa\75D\46sntz\0751\46usg\75AFQjCNHlT7nwYBmELwRxV4Xn5GW-sG9EKw';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Ftwitter.com%2FEPrimeMaster\46sa\75D\46sntz\0751\46usg\75AFQjCNHlT7nwYBmELwRxV4Xn5GW-sG9EKw';return true;">https://twitter.com/<wbr>EPrimeMaster</a>)
<br>
<br>/----
<br>Stock reminder:  1) I do not work for PST.  2) You may reach PST's 
<br>trained staff (and other support facilities) at 
<br><a href="https://support.pstnet.com" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;">https://support.pstnet.com</a> .  3) If you do get an answer from PST 
<br>staff, please extend the courtesy of posting their reply back here 
<br>for the sake of others.
<br>\----
<br>
<br>
<br>At 9/4/2014 10:31 AM Thursday, Stuart Quirk wrote:
<br>>Thanks David for the many helpful posts I have read from you and 
<br>>others on this group. Very kind of you and others to lend your expertise!
<br>>
<br>>I have a question related to this topic--
<br>>I have separate mics for SRBOX (for RT data collection) and for line 
<br>>in recording of actual answers (for offline accuracy coding).
<br>>
<br>>My question is: Is there a way to set up my trials so that the RT 
<br>>trigger ends the trial *after* a delay (long enough to capture the 
<br>>vocal answers)?
<br>>That is, ending the trial after the vocal trigger would obviously 
<br>>stop the inline recording as well.
<br>>I have currently fixed the duration of each trial and simply log the RT.
<br>>This works fine but if I could link trial length to RT (plus 300msec 
<br>>or so) I could shave a lot of time off my overall study.
<br>>
<br>>thanks!
<br>>Stuart Quirk
<br>>
<br>>On Monday, March 4, 2013 4:32:04 PM UTC-5, McFarlane, David wrote:
<br>>Relevant to this 
<br>>issue: 
<br>><<a href="http://docs.psychtoolbox.org/InitializePsychSound" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdocs.psychtoolbox.org%2FInitializePsychSound\46sa\75D\46sntz\0751\46usg\75AFQjCNH3Ulazc62G52522wWiDnRXUSuq4A';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdocs.psychtoolbox.org%2FInitializePsychSound\46sa\75D\46sntz\0751\46usg\75AFQjCNH3Ulazc62G52522wWiDnRXUSuq4A';return true;">http://docs.psychtoolbox.<wbr>org/InitializePsychSound</a>><a href="http://docs.psychtoolbox.org/InitializePsychSound" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdocs.psychtoolbox.org%2FInitializePsychSound\46sa\75D\46sntz\0751\46usg\75AFQjCNH3Ulazc62G52522wWiDnRXUSuq4A';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdocs.psychtoolbox.org%2FInitializePsychSound\46sa\75D\46sntz\0751\46usg\75AFQjCNH3Ulazc62G52522wWiDnRXUSuq4A';return true;">http:<wbr>//docs.psychtoolbox.org/<wbr>InitializePsychSound</a> 
<br>>.
<br>>
<br>>-- David McFarlane
<br>>
<br>>
<br>>At 3/4/2013 02:31 PM Monday, David McFarlane wrote:
<br>> >Sylvain,
<br>> >
<br>> >I don't know that anyone has explored sound recording latency
<br>> >before, so thanks for doing that and posting your observation.  I
<br>> >wonder if this is a limitation of E-Prime in particular, or a
<br>> >limitation of computer sound recording in general?  If the latter,
<br>> >it will dash the hopes of people who want to measure RT directly by
<br>> >sound recording (e.g., 
<br>> <<a href="https://groups.google.com/d/topic/e-prime/1kiOTrj3huk" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/1kiOTrj3huk';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/1kiOTrj3huk';return true;">https://groups.google.com/d/<wbr>topic/e-prime/1kiOTrj3huk</a>><a href="https://groups.google.com/d/topic/e-prime/1kiOTrj3huk" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/e-prime/1kiOTrj3huk';return true;" onclick="this.href='https://groups.google.com/d/topic/e-prime/1kiOTrj3huk';return true;">http<wbr>s://groups.google.com/d/topic/<wbr>e-prime/1kiOTrj3huk</a> 
<br>> ).
<br>> >
<br>> >Please ask PST Web Support about this at
<br>> ><<a href="http://support.pstnet.com/e%2Dprime/support/login.asp" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fsupport.pstnet.com%2Fe%252Dprime%2Fsupport%2Flogin.asp\46sa\75D\46sntz\0751\46usg\75AFQjCNGivKXvQfxYcucJztVk4KS8DCk8jQ';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fsupport.pstnet.com%2Fe%252Dprime%2Fsupport%2Flogin.asp\46sa\75D\46sntz\0751\46usg\75AFQjCNGivKXvQfxYcucJztVk4KS8DCk8jQ';return true;">http://support.pstnet.com/e%<wbr>2Dprime/support/login.asp</a>><a href="http://suppo" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fsuppo\46sa\75D\46sntz\0751\46usg\75AFQjCNFqnC-mI2gnGxUuQIQi-oR0Un2nyg';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fsuppo\46sa\75D\46sntz\0751\46usg\75AFQjCNFqnC-mI2gnGxUuQIQi-oR0Un2nyg';return true;">http<wbr>://suppo</a> 
<br>> <a href="http://rt.pstnet.com/e%2Dprime/support/login.asp" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Frt.pstnet.com%2Fe%252Dprime%2Fsupport%2Flogin.asp\46sa\75D\46sntz\0751\46usg\75AFQjCNHaSGFzd9Rah4a0itNofwpSORjx9A';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Frt.pstnet.com%2Fe%252Dprime%2Fsupport%2Flogin.asp\46sa\75D\46sntz\0751\46usg\75AFQjCNHaSGFzd9Rah4a0itNofwpSORjx9A';return true;">rt.pstnet.com/e%2Dprime/<wbr>support/login.asp</a> , and post
<br>> >back here with their response.  And I will bring this up with the
<br>> >PsychoPy folks (in fact, I have been asked to explore this very
<br>> >issue with one of their top developers this week).
<br>> >
<br>> >-- David McFarlane
<br>> >
<br>> >
<br>> >At 3/2/2013 03:54 AM Saturday, Sylvain wrote:
<br>> >>Hello,
<br>> >>
<br>> >>I'm trying to do the same thing with EP2 and a Slide with:
<br>> >>- a Slidetext sub-object disappearing at the vocal answer of the
<br>> >>participant. The microphone for this one is plugged to the SRSBox.
<br>> >>- a SlideSoundIn sub-object recording 1000 of the answer from the
<br>> >>onset of the slide. The microphone for this one is plugged to the 
<br>> computer.
<br>> >>
<br>> >>
<br>> >>I tried that on two different computers: on the first one I had
<br>> >>almost the same RT recorded by the SRSBox and after processing of
<br>> >>the wav file to check for onset. On the second on the RT recorded
<br>> >>by the SRSBox is 50-100 ms too early compared to the signal I know
<br>> >>that it's better to check every wav file (that's what I'm going to
<br>> >>do), but such a delay make me wonder if  both objects of the slide
<br>> >>are starting at the same time on the second computer. Or if there
<br>> >>wouldn't be a kind a "wake up" time for the SlideSoundIn?
<br>> >>
<br>> >>Sylvain
<br>> >>
<br>> >>
<br>> >>On Thursday, April 30, 2009 11:17:38 PM UTC+2, David McFarlane wrote:
<br>> >>First, you will need EP2 to record audio at all.  Next, what if you
<br>> >>used any ordinary stim/response object to wait for and capture the
<br>> >>onset of vocalization via, e.g., a SRBox, and follow that with a
<br>> >>SoundIn object that will then record the remainder of the
<br>> >>response?  You might even split a single microphone between the SRBox
<br>> >>(for vocalization onset) and the mic input of the computer sound card
<br>> >>(for recording SoundIn).  I will be interested to learn how this 
<br>> works out.
<br>> >>
<br>> >>-- David McFarlane, Professional Faultfinder
<br>> >>
<br>> >> >If I want to record the timing of the onset of a vocalization but I
<br>> >> >also want an auditory recording of the verbal response is there any
<br>> >> >combination of e-prime software/hardware that can do this? In looking
<br>> >> >over the response box features, I found that it will time the onset of
<br>> >> >a vocalization but seems like you need a seperate recording system to
<br>> >> >capture the actual verbatim response. Can you pair the e-prime
<br>> >> >software and the response box in anyway to capture both at the same
<br>> >> >time?
<br>> >> >
<br>> >> >I hope this makes sense :)
<br>> >> >
<br>> >> >Thanks!
<br>
<br></blockquote></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/bbf8aece-dba2-4981-a7d5-ece0070b630a%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/bbf8aece-dba2-4981-a7d5-ece0070b630a%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />