view docs/WAC2016Poster/sections/intro.tex @ 2266:4843377d9976

score_parser.py compatible with Python 2.7 and 3.x: print ... --> print(...); csvreader.next() --> next(csvreader)
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 20 Apr 2016 18:05:29 +0200
parents 6795a19fd7e1
children
line wrap: on
line source
% !TEX root = ../AESposter.tex
\vspace{-0.8cm}
\section{Introduction}

\begin{itemize}%[noitemsep,nolistsep]
	\item Browser-based framework for listening tests using Web Audio API
	\item No proprietary software required, platform independent
	\item Conduct tests locally or remotely
	\item Automatic synchronisation and loudness normalisation
	\item Open source: contributions welcome
	\item Quick, easy, intuitive, powerful
\end{itemize}