view docs/AESPosterComp/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 686f1fb84d7c
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 Intelligent randomisation of fragment and page orders
	\item Includes participant surveys
	\item Open source, contributions welcome
	\item Quick, easy, intuitive, powerful
\end{itemize}