changeset 973:07bde6fea7b1

Paper: added interface image, minor updates
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Thu, 23 Apr 2015 12:02:34 +0100
parents 565ffb272d82
children 23db21f24198
files docs/SMC15/interface.png docs/SMC15/smc2015template.bbl docs/SMC15/smc2015template.tex
diffstat 3 files changed, 17 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
Binary file docs/SMC15/interface.png has changed
--- a/docs/SMC15/smc2015template.bbl	Wed Apr 22 19:08:32 2015 +0100
+++ b/docs/SMC15/smc2015template.bbl	Thu Apr 23 12:02:34 2015 +0100
@@ -34,16 +34,16 @@
   audio api,'' 2012, \url{http://webaudio.prototyping.bbc.co.uk/} [Accessed
   22nd April, 2015].
 
+\bibitem{deman2014b}
+B.~De~Man and J.~D. Reiss, ``{APE}: {A}udio {P}erceptual {E}valuation toolbox
+  for {MATLAB},'' in \emph{136th Convention of the Audio Engineering Society},
+  April 2014.
+
 \bibitem{bech}
 S.~Bech and N.~Zacharov, \emph{Perceptual Audio Evaluation - Theory, Method and
   Application}.\hskip 1em plus 0.5em minus 0.4em\relax John Wiley \& Sons,
   2007.
 
-\bibitem{deman2014b}
-B.~De~Man and J.~D. Reiss, ``{APE}: {A}udio {P}erceptual {E}valuation toolbox
-  for {MATLAB},'' in \emph{136th Convention of the Audio Engineering Society},
-  April 2014.
-
 \bibitem{mushra}
 \emph{Method for the subjective assessment of intermediate quality level of
   coding systems}.\hskip 1em plus 0.5em minus 0.4em\relax Recommendation {ITU-R
--- a/docs/SMC15/smc2015template.tex	Wed Apr 22 19:08:32 2015 +0100
+++ b/docs/SMC15/smc2015template.tex	Thu Apr 23 12:02:34 2015 +0100
@@ -153,23 +153,21 @@
 
 The Web Audio API is a high-level JavaScript API designed for real-time processing audio inside the browser through various processing nodes \cite{webaudioapi}. Various web sites have used the Web Audio API for either creative purposes, such as drum machines and score creation tools \cite{webaudiodemo}, %http://webaudio.github.io/demo-list/
 others from the list show real-time captured audio processing such as room reverberation tools and a phase vocoder from the system microphone. The BBC Radiophonic Workshop shows effects used on famous TV shows such as Doctor Who, being simulated inside the browser \cite{bbcradiophonics}. %http://webaudio.prototyping.bbc.co.uk/
-Another example is the BBC R\&D automatic compressor which applies a dynamic range compressor on a radio station which dynamically adjusts the compressor settings to match the listener's envrionment.\\ % The paper for this has not been released yet by AES...
+Another example is the BBC R\&D automatic compressor which applies a dynamic range compressor on a radio station which dynamically adjusts the compressor settings to match the listener's environment.\\ % The paper for this has not been released yet by AES...
 
-This work is based on the APE audio perceptual evaluation interface for MATLAB \cite{deman2014b}. Because of the 
+This work is based on the APE audio perceptual evaluation interface for MATLAB \cite{deman2014b}. An important drawback of this toolbox is the need to have MATLAB to create a test and even to run (barring the use of an executable generated by MATLAB), and limited compatibility with both earlier and newer versions of MATLAB, which makes it hard to maintain. On the other hand, a web application generally has the advantage of running in most browsers on most applications, and we present a tool that requires no specialised software or even programming knowledge to set up. 
+%prior work: \cite{deman2014b} in MATLAB, much less easy to deploy, and often stops working due to version updates \\ 
+
+
 
 background (types of research where this type of perceptual evaluation of audio is relevant)\\
 
 multiple stimulus perceptual evaluation \cite{bech}\\
 
-prior work: \cite{deman2014b} in MATLAB, much less easy to deploy, and often stops working due to version updates \\ 
-
 goal, what are we trying to do? \\
 
 other background papers (some SMC?)\\
 
-[Previously, due to limited functionality of HTML, ..., it was not possible to design this type of interfaces with such high quality audio... ]
-
-
 %\section{Design considerations}\label{sec:designconsiderations} % not necessary? with next (/previous) section?
 
 We present a browser-based perceptual evaluation tool for audio that ... \\
@@ -190,13 +188,13 @@
 
 At this point, we have implemented the interface of the MATLAB-based APE Perceptual Evaluation for Audio toolbox \cite{deman2014b}, which shows one marker for each simultaneously evaluated audio fragment on one or more horizontal axes (to rate/rank the respective fragments), as well as a comment box for every marker, and any extra text boxes for extra comments. See \ref{fig:interface} for an example of the interface, with 10 fragments and one axis. However, the back end of this test environment allows for many more established and novel interfaces for listening tests, particularly ones where the subject only assesses audio without manipulating it (i.e. method of adjustment, which would require additional features to be implemented). 
 
-%\begin{figure*}[htbp]
-%\begin{center}
-%\includegraphics[width=0.9\textwidth]{interface.png}
-%\caption{Example of interface, with 1 axis and 10 fragments}
-%\label{fig:interface}
-%\end{center}
-%\end{figure*}
+\begin{figure*}[htbp]
+\begin{center}
+\includegraphics[width=0.9\textwidth]{interface.png}
+\caption{Example of interface, with 1 axis and 10 fragments}
+\label{fig:interface}
+\end{center}
+\end{figure*}