FelixHenninger / lab.js

Online research made easy
https://lab.js.org/
Other
245 stars 109 forks source link

Adding audio files #236

Open jcmoore12 opened 4 months ago

jcmoore12 commented 4 months ago

What would you like or expect to see?

Audio (flac or wav) files should be possible to add to an experiment with a play button (ideally two per page that can play two sounds)

What is currently happening?

There is only an option to add photos as media. It lets me upload sounds into files but not incorporate them into the display.

Please describe the steps needed to reproduce this phenomenon

Finally, please tell us which browser you're using (and the version thereof)

I am using chrome

Jeffery18-hub commented 4 months ago

What would you like or expect to see?

Audio (flac or wav) files should be possible to add to an experiment with a play button (ideally two per page that can play two sounds)

What is currently happening?

There is only an option to add photos as media. It lets me upload sounds into files but not incorporate them into the display.

Please describe the steps needed to reproduce this phenomenon

Finally, please tell us which browser you're using (and the version thereof)

I am using chrome

I guess that you cant display that audio under the canvas screen. But under the HTML screen, you can use the audio tag.