What exactly do you mean? Could you elaborate what you need to do?
In general, it is a good idea to add files in the file pool, and that add the file name of the files that you want to play in the sampler item. If the sound should be set dynamically (depending on the block/condition/etc), you can specify the filename with a variable that changes contingent on your criteria. If you check out the beginner's tutorial, you should be able to figure things out, i.e. steps 4-6:
Thanks for your sincere answer. As a matter of fact I want to know how can I make the sound file work in the loop. I would like to let the test subject group listen the sound file and want to know their reaction about the sound file. Would it be possible?
Of course that is possible. Just use a sampler item to play the sound, followed by a sketchpad that prompts the question that participants need to give their opinion on, and some sort of response collection (e.g. mouse_response, keyboard_response, text_input)
Comments
Hi Kim,
What exactly do you mean? Could you elaborate what you need to do?
In general, it is a good idea to add files in the file pool, and that add the file name of the files that you want to play in the sampler item. If the sound should be set dynamically (depending on the block/condition/etc), you can specify the filename with a variable that changes contingent on your criteria. If you check out the beginner's tutorial, you should be able to figure things out, i.e. steps 4-6:
http://osdoc.cogsci.nl/3.2/tutorials/beginner/
Good luck,
Eduard
Thanks for your sincere answer. As a matter of fact I want to know how can I make the sound file work in the loop. I would like to let the test subject group listen the sound file and want to know their reaction about the sound file. Would it be possible?
Of course that is possible. Just use a
sampleritem to play the sound, followed by asketchpadthat prompts the question that participants need to give their opinion on, and some sort of response collection (e.g.mouse_response,keyboard_response,text_input)Eduard