Mercurial > hg > webaudioevaluationtool
changeset 695:b95d1ede4c91
Edits to the template, on applications and uses. - Mostly in note form to be filled out later
author | Dave Moffat <djmoffat@users.noreply.github.com> |
---|---|
date | Thu, 09 Apr 2015 17:16:20 +0100 |
parents | 869ed636f7c0 |
children | fef9e8337cfd ade1918de828 |
files | docs/ExperimentVariableControl.pdf docs/ExperimentVariableControl.tex docs/SMC15/smc2015template.tex |
diffstat | 3 files changed, 33 insertions(+), 65 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/ExperimentVariableControl.tex Thu Apr 09 16:30:08 2015 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -\documentclass{article} - -\usepackage[margin=2cm]{geometry} -\usepackage{listings} -\usepackage{color} - -\begin{document} -{\large APE Browser Tool - Experimental Variable Control Document} - - -\section{Introduction Questions Options} -\begin{itemize} -\item First Language -\item Location -\item Playback System -\begin{itemize} -\item Request ``Quality'' Headphones -\item System make and model -\item Do you play computer games: -\begin{itemize} -\item Is this your computer gaming system? -\end{itemize} -\item Speakers? -\begin{itemize} -\item Stereo / 3.1 / 5.1 / 7.1 -\end{itemize} -\end{itemize} -Self Assessed Hearing Ability -\end{itemize} - - -\section{System Design Options (All with flags)} -\begin{itemize} -\item Begin with standardised listening test - to confirm listening experience -\item Perform loudness equalisation on all tracks -\item Randomise order of tests -\item Randomise order of tracks in each test -\item Repeat each experiment a number of times (eg. 2 or 3) -\item Track all user interactions with system -\begin{itemize} -\item Every mouse down -\item Every mouse up -\item Total duration listened to each track -\item Tracks not moved -\end{itemize} -\end{itemize} - -\section{Global Notes to Consider} -\begin{itemize} -\item Audio input -\begin{itemize} -\item Encoding -\item Sample Rate -\item Bit Rate -\end{itemize} -\item Test Type -\begin{itemize} -\item MUSHRA -\item APE Style -\item AB Test -\end{itemize} -\end{itemize} - -\end{document}
--- a/docs/SMC15/smc2015template.tex Thu Apr 09 16:30:08 2015 +0100 +++ b/docs/SMC15/smc2015template.tex Thu Apr 09 17:16:20 2015 +0100 @@ -202,11 +202,38 @@ % Should we include an Example of the input and output XML structure?? \section{Applications}\label{sec:applications} %? +discussion of use of this toolbox (possibly based on a quick mock test using my research data, to be repeated with a large number of participants and more data later)\\ \subsection{Listening Environment Standardisation} +In order to reduce the impact of having a non-standardised listening environment and unobservable participants, a series of pre-test standard questions have been put together to ask every participant. The first part of this is that every participant is asked to carry out the test, wherever possible, with a pair of quality headphones. -discussion of use of this toolbox (possibly based on a quick mock test using my research data, to be repeated with a large number of participants and more data later)\\ +\begin{itemize} +\item Name (text box) +\item I am happy for name to be used in an academic publication (check box) +\item First Language (text box) +\item Location eg. country, city (text box) +\item Playback System (ratio box (Headphones or Speaker)) +\item Make and Model of Playback System (text box) +\item Please assess how good you believe your hearing to be, where 1 is deaf, 10 is professional critical listener (Dropdown box 1-10) +\end{itemize} + + +There are also a series of considerations that have been made towards ensuring there is a standardised listening environment, so it is possible to +\begin{itemize} +\item Begin with standardised listening test - to confirm listening experience +\item Perform loudness equalisation on all tracks +\\** OR THIS SHOULD BE DONE BEFORE THE EXPERIMENT +\item Randomise order of tests +\item Randomise order of tracks in each test +\item Repeat each experiment a number of times +\\** TO REMOVE THE FAMILIARISATION WITH EXPERIMENT VARIABLE +\\** TO ENSURE CONSISTENCY OF USER +\item Track all user interactions with system +\end{itemize} + + + \section{Conclusions and future work}\label{sec:conclusions} @@ -218,6 +245,11 @@ % future work Further work may include the development of other common test designs, such as [...], and [...]. In addition, [...]. +\begin{itemize} +\item Options for MUSHRA style experiment with vertical slide per track, APE style experiment where all tracks are on a single horizontal axis, or AB test +\end{itemize} + + ... The source code of this tool can be found on \url{code.soundsoftware.ac.uk/projects/browserevaluationtool}.