<div dir="ltr"><div>Hi all,</div><div><br></div>I need to assign a soundbuffer that has been preloaded into memory to the soundbuffer of a SoundOut object in a procedure. Can this be done???<div><br><div>The point is that my procedure needs to play a video playing and at the same time to present several sounds (sentences in this case) and record reaction times to these sounds. If I use mybuffer.load while the video is playing a small pause of the video can be seen. So my solution was to make an array of soundbuffers and play them with inline code. But in this way I lost the possibility to record the key responses in the way I need (need to know if the keypress, that starts with the onset of each sound, has been ocurred before or after the sound ends). I have found a way to do this, but need to have a  soundobject and a wait object. So the question: is it possible to assign a preloaded soundbuffer to the sound buffer of a soundobject?<br></div></div><div><br></div><div>Thanks all</div><div><br></div><div><br></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 e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/24bc73ee-9f5e-4a87-af09-cdb2369df233%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/24bc73ee-9f5e-4a87-af09-cdb2369df233%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />