Mercurial > hg > webaudioevaluationtool
comparison docs/WAC2016/WAC2016.tex @ 1956:b3886a4cc3e7
Few changes
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 14 Oct 2015 09:13:37 +0100 |
parents | 8cb811c5274c |
children | 33ff8ddc1b1b |
comparison
equal
deleted
inserted
replaced
1955:8cb811c5274c | 1956:b3886a4cc3e7 |
---|---|
275 \item Calibration | 275 \item Calibration |
276 % In theory calibration could be applied anywhere?? | 276 % In theory calibration could be applied anywhere?? |
277 \item Functionality to participate multiple times | 277 \item Functionality to participate multiple times |
278 \begin{itemize}[noitemsep,nolistsep] | 278 \begin{itemize}[noitemsep,nolistsep] |
279 \item Possible to log in with unique ID (no password) | 279 \item Possible to log in with unique ID (no password) |
280 \item Pick `new user' (need new, unique ID) or `already participated' (need already available ID) | 280 \item Pick `new user' (generates new, unique ID) or `already participated' (need already available ID) |
281 \item Store XML on server with IDs plus which audioholders have already been listened to | 281 \item Store XML on server with IDs plus which audioholders have already been listened to |
282 \item Don't show `post-test' survey after first time | 282 \item Don't show `post-test' survey after first time |
283 \item Pick `new' audioholders if available | 283 \item Pick `new' audioholders if available |
284 \item Copy survey information first time to new XMLs | 284 \item Copy survey information first time to new XMLs |
285 \end{itemize} | 285 \end{itemize} |
286 \item Intermediate saves | 286 \item Intermediate saves |
287 \item Collect IP address information (privacy issues?) --> geo-related API? | 287 \item Collect Public IP address information for geographic location (by country). |
288 \item Collect Browser and Display information | 288 \item Collect Browser and Display information |
289 \end{itemize} | 289 \end{itemize} |
290 | 290 |
291 | 291 |
292 \section{Interfaces} % title? 'Front end'? % Dave | 292 \section{Interfaces} % title? 'Front end'? % Dave |
441 | 441 |
442 Use \cite{schoeffler2015mushra} as a `checklist', even though it only considers subjective evaluation of audio systems (and focuses on the requirements for a MUSHRA test). | 442 Use \cite{schoeffler2015mushra} as a `checklist', even though it only considers subjective evaluation of audio systems (and focuses on the requirements for a MUSHRA test). |
443 % remote | 443 % remote |
444 % language support (not explicitly stated) | 444 % language support (not explicitly stated) |
445 % crossfades | 445 % crossfades |
446 % choosing speakers/sound device from within browser? | 446 % choosing speakers/sound device from within browser? --- NOT POSSIBLE, can only determine channel output counts and its up to the hardware to determine |
447 % collect information about software and sound system | 447 % collect information about software and sound system |
448 % buttons, scales, ... UI elements | 448 % buttons, scales, ... UI elements |
449 % must be able to load uncompressed PCM | 449 % must be able to load uncompressed PCM |
450 | 450 |
451 [What can we not do? `Method of adjustment', as in \cite{schoeffler2015mushra} is another can of worms, because, like, you could adjust lots of things (volume is just one of them, that could be done quite easily). Same for using input signals like the participant's voice. Either leave out, or mention this requires modification of the code we provide.] | 451 [What can we not do? `Method of adjustment', as in \cite{schoeffler2015mushra} is another can of worms, because, like, you could adjust lots of things (volume is just one of them, that could be done quite easily). Same for using input signals like the participant's voice. Either leave out, or mention this requires modification of the code we provide.] |