Mercurial > hg > webaudioevaluationtool
changeset 1955:8cb811c5274c
Added paragraph onto Interfaces for 3rd party interfaces
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 13 Oct 2015 10:29:28 +0100 |
parents | df0b3dee6f9c |
children | b3886a4cc3e7 |
files | docs/WAC2016/WAC2016.pdf docs/WAC2016/WAC2016.tex |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/WAC2016/WAC2016.tex Mon Oct 12 18:44:57 2015 +0100 +++ b/docs/WAC2016/WAC2016.tex Tue Oct 13 10:29:28 2015 +0100 @@ -358,6 +358,8 @@ While implementing all of these interfaces, it is possible to include any number of references, anchors, hidden references and hidden anchors into all of these listening test formats. + Because of the design choice to separate the core code and interface modules, it is possible for a 3rd party interface to be built with minimal effort. The repository includes documentation on which functions must be called and the specific functions they expect your interface to perform. To this end, there is an 'Interface' object which includes functions for creating the on-page comment boxes (including those with radio or checkbox responses), start and stop buttons with function handles pre-attached and the playhead / transport bars. + %%%% \begin{itemize}[noitemsep,nolistsep] %%%% \item (APE style) \cite{ape} %%%% \item Multi attribute ratings @@ -403,12 +405,10 @@ %%%% \end{itemize} %%%% \end{itemize} + % Build your own test + { \bf A screenshot would be nice. - `Build your own test' - - Elements present to build any of the following interfaces, and many more: axes, markers, labels, anchors, references, reference signal button, stop button, comment boxes, radio buttons, checkboxes, transport/scrubber bar - Established tests (see below) included as `presets' in the build-your-own-test page. } \section{Analysis and diagnostics}