Howdy, Stranger!

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

Supported by

Play stimuli from subfolders

Hi everyone,

I was wondering whether it is possible to have multiple folders in the pool. In my current experiment I have quite a number of stimuli, so it is impractical to have only one folder.

Alternatively, is it possible to load stimulis from subfolders of the experiment folder using javascript and OSWeb? Something like:

var stimuli = new Audio('audio/my_sound.wav');
stimuli.play()

I tried to run this code but it does not play any sound. Any idea?

Thanks,

Silk--

Comments

Sign In or Register to comment.