comparison docs/SMC15/smc2015template.tex @ 71:7f9da387e1ce 1.0.0

Version tag update
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 22 Apr 2015 19:07:11 +0100
parents 86404e211193
children 07c959165121
comparison
equal deleted inserted replaced
70:4924b57165c2 71:7f9da387e1ce
142 %Please write about 150-200 words that specifically highlight the purpose of your work, 142 %Please write about 150-200 words that specifically highlight the purpose of your work,
143 %its context, and provide a brief synopsis of your results. 143 %its context, and provide a brief synopsis of your results.
144 %Avoid equations in this part.\\ 144 %Avoid equations in this part.\\
145 145
146 \end{abstract} 146 \end{abstract}
147 % 147
148 % TOTAL PAPER: Minimum 4 pages, 6 preferred, max. 8 (6 for demos/posters)\\
148 149
149 \section{Introduction}\label{sec:introduction} 150 \section{Introduction}\label{sec:introduction}
150 151
151 TOTAL PAPER: Minimum 4 pages, 6 preferred, max. 8 (6 for demos/posters)\\
152
153 %NICK: examples of what kind of audio applications HTML5 has made possible, with references to publications (or website)\\ 152 %NICK: examples of what kind of audio applications HTML5 has made possible, with references to publications (or website)\\
154 153
155 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/ 154 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/
156 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/ 155 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/
157 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 envrionment. % The paper for this has not been released yet by AES... 156 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...
157
158 This work is based on the APE audio perceptual evaluation interface for MATLAB \cite{deman2014b}. Because of the
158 159
159 background (types of research where this type of perceptual evaluation of audio is relevant)\\ 160 background (types of research where this type of perceptual evaluation of audio is relevant)\\
160 161
161 multiple stimulus perceptual evaluation \cite{bech}\\ 162 multiple stimulus perceptual evaluation \cite{bech}\\
162 163