BrechtDeMan / WebAudioEvaluationTool

A tool based on the HTML5 Web Audio API to perform perceptual audio evaluation tests locally or on remote machines over the web.
https://code.soundsoftware.ac.uk/projects/webaudioevaluationtool
GNU General Public License v3.0
115 stars 38 forks source link

Playhead time resets when it shouldn't (Synchronous play) #281

Open djmoffat opened 6 years ago

djmoffat commented 6 years ago

Hello,

I have been having an issue with AB tests, on syncronous playing, where the playhead resets when a different track is listened to, even though the track does not reset.

Further to this, when I submit a page, the playhead does not reset, despite it now restarting a new set of audio tracks, this has confused some participants into thinging the page is not submitting properly.

nickjillings commented 6 years ago

Is this across a range of browsers or just a specific one?

djmoffat commented 6 years ago

Reported in Chrome, Firefox and Safari.

djmoffat commented 5 years ago

Has this been reviewed? Has there been any progress on this? As I am building a test again, and it seems to happen on multiple interfaces and multiple browsers.

nickjillings commented 5 years ago

No this hasn't been reviewed yet! But I will get to it to see what is happening

djmoffat commented 5 years ago

It's ok. It just looks pretty odd when I am trying to run a test.

djmoffat commented 5 years ago

Hey, is there any update on this?

djmoffat commented 4 years ago

This issue is occuring on all listening tests - not just AB tests