Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

[solved] sound stimuli

edited January 2014 in OpenSesame

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

  • edited 1:32PM

    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:

    • You will find an analogous situation, but with a sketchpad, in the tutorial.
    • Also see this post on the documentation site.

    Hope this helps!

    Cheers,
    Sebastiaan

  • edited 1:32PM

    Hi Sebastian,

    thank you very much! The program is perfect :)
    Greetings
    Madjid

Sign In or Register to comment.