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

Key strokes in survey responses trigger playback #283

Closed BrechtDeMan closed 6 years ago

BrechtDeMan commented 6 years ago

Similar to Issue #270, and probably caused by the request for triggering sample playback using the keyboard as in #243, I get this when typing capital letters in the survey response text boxes, when the sound fragment labels are capital letters.

nickjillings commented 6 years ago

Fixed in Dev_main