[solved] sound stimuli
Hallo Sebastian,
thank you for opensesame! I need to present some words with their names as auditory stimuli. I have created a column (variable) 'soundfile' in block-loop and added all sound files under this variable and browsed them to file pool. but open sesame give me the following description:
Failed to load sample in sampler 'sampler': openexp._sampler.legacy.init() the file 'soundfile' does not exist.
I am aware of http://forum.cogsci.nl/index.php?p=/discussion/92 and http://forum.cogsci.nl/index.php?p=/discussion/comment/47#Comment_47. thank you! Madjid
Comments
Hi Madjid,
It sounds like you have entered soundfile into the 'sound file' input of the sampler, instead of [soundfile]. Is that correct? The square brackets indicate that the sampler should not look for a file called 'soundfile' (which probably doesn't exist), but should use the 'soundfile' variable to determine the correct file name.
More information:
Hope this helps!
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi Sebastian,
thank you very much! The program is perfect
Greetings
Madjid