n@767: % Latex Paper Template for SMC 2015 n@767: % slightly adapted version of the templates for SMC 2011, SMC 2010 and ISMIR 2009 n@767: % n@767: % Version 20111229 n@767: % Adapded for Sound And Music computing conference n@767: % The bibliography style is now the most recent IEEEtran.bst n@767: n@767: \def\Hline{\noalign{\hrule height 0.4mm}} n@767: %\newcommand{\bm}[1]{\mbox{\boldmath{$#1$}}} n@767: \newcommand{\figbox}[1]{\fbox{\parbox{\columnwidth}{\centering{ #1 }}}} n@767: \newcommand{\range}[2]{{#1,\cdots,#2\;}} n@767: \newcommand{\secref}[1]{\mbox{Section~\ref{#1}}} n@767: \newcommand{\tabref}[1]{\mbox{Table~\ref{#1}}} n@767: \newcommand{\figref}[1]{\mbox{Figure~\ref{#1}}} n@767: \newcommand{\eqnref}[1]{\mbox{Eq.~(\ref{#1})}} n@767: n@767: \renewcommand{\sfdefault}{phv} n@767: \renewcommand{\rmdefault}{ptm} n@767: \renewcommand{\ttdefault}{pcr} n@767: n@767: \setlength{\paperheight}{297mm} n@767: \setlength{\paperwidth}{210mm} n@767: \setlength{\textheight}{252mm} n@767: \setlength{\textwidth}{172mm} n@767: \setlength{\columnsep}{8mm} n@767: \setlength{\headheight}{0mm} n@767: \setlength{\voffset}{-12mm} n@767: \setlength{\hoffset}{0mm} n@767: \setlength{\marginparwidth}{0mm} n@767: \setlength{\parindent}{2mm} %1pc n@767: \setlength{\topmargin}{-5mm} n@767: \setlength{\oddsidemargin}{-6mm} n@767: \setlength{\evensidemargin}{-6mm} n@767: n@767: \setlength\normallineskip{1\p@} n@767: \setlength\parskip{0\p@ \@plus \p@} n@767: %\def\baselinestretch{0.98} n@767: n@767: \def\normalsize{\@setsize\normalsize{12pt}\xpt\@xpt} n@767: \def\small{\@setsize\small{10pt}\ixpt\@ixpt} n@767: \def\footnotesize{\@setsize\footnotesize{8pt}\viiipt\@viiipt} n@767: \def\scriptsize{\@setsize\scriptsize{8pt}\viipt\@viipt} n@767: \def\tiny{\@setsize\tiny{7pt}\vipt\@vipt} n@767: \def\large{\@setsize\large{14pt}\xiipt\@xiipt} n@767: \def\Large{\@setsize\Large{16pt}\xivpt\@xivpt} n@767: \def\LARGE{\@setsize\LARGE{20pt}\xviipt\@xviipt} n@767: \def\huge{\@setsize\huge{23pt}\xxpt\@xxpt} n@767: \def\Huge{\@setsize\Huge{28pt}\xxvpt\@xxvpt} n@767: n@767: \twocolumn n@767: \pagestyle{empty} n@767: n@767: \def\maketitle{\par n@767: \begingroup n@767: \def\thefootnote{} n@767: \def\@makefnmark{ n@767: \hbox n@767: {$^{\@thefnmark}$\hss} n@767: } n@767: \twocolumn[\@maketitle] n@767: \permission n@767: \@thanks n@767: \endgroup n@767: \setcounter{footnote}{0} n@767: \let\maketitle\relax n@767: \let\@maketitle\relax n@767: \gdef\thefootnote{ n@767: \arabic{footnote} n@767: } n@767: \gdef\@@savethanks{} n@767: \gdef\@thanks{} n@767: \gdef\@author{} n@767: \gdef\@title{} n@767: \let\thanks\relax n@767: } n@767: n@767: \def\@maketitle{ n@767: \newpage n@767: \null n@767: \begin{center} { n@767: \Large \bf \@title \par n@767: } n@767: \vskip 2.0em { n@767: \normalsize \lineskip .5em n@767: \begin{tabular}[t]{c} n@767: \@author \\ n@767: \end{tabular} n@767: \par n@767: } n@767: \end{center} n@767: \par n@767: \vskip 2.0em n@767: } n@767: n@767: \newcommand{\permission}{ n@767: \begin{figure}[b] n@767: {\scriptsize{\it Copyright: \copyright 2015 \firstauthor \hspace*{1 pt} et al. This is an open-access article distributed under the terms of the \href{http://creativecommons.org/licenses/by/3.0/}{\textcolor {magenta} {\underline {Creative Commons Attribution 3.0 Unported License}}}, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.}} n@767: %{\copyright~Copyright notice here} n@767: \end{figure}} n@767: n@767: \def\oneauthor#1#2{ n@767: \gdef\@author{ n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #1} \\ n@767: #2\relax n@767: \end{tabular}\hskip .3in n@767: } n@767: } n@767: n@767: \def\twoauthors#1#2#3#4{ n@767: \gdef\@author{ n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #1} \\ n@767: #2 n@767: \end{tabular}\hskip 1.5in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #3} \\ n@767: #4\relax n@767: \end{tabular} n@767: } n@767: } n@767: n@767: \def\threeauthors#1#2#3#4#5#6{ n@767: \gdef\@author{ n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #1} \\ n@767: #2 n@767: \end{tabular}\hskip .3in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #3} \\ n@767: #4 n@767: \end{tabular}\hskip .3in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #5} \\ n@767: #6\relax n@767: \end{tabular} n@767: } n@767: } n@767: n@767: \def\fourauthors#1#2#3#4#5#6#7#8{ n@767: \gdef\@author{ n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #1} \\ n@767: #2 n@767: \end{tabular}\hskip .2in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #3} \\ n@767: #4 n@767: \end{tabular}\hskip .2in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #5} \\ n@767: #6\relax n@767: \end{tabular}\hskip .2in n@767: \begin{tabular}{@{}c@{}} n@767: {\bf #7} \\ n@767: #8\relax n@767: \end{tabular}\\ n@767: Centre for Digital Music, Queen Mary University of London n@767: } n@767: } n@767: n@767: \def\abstract{ n@767: \begin{center}{ n@767: \bf ABSTRACT n@767: } n@767: \end{center} n@767: } n@767: \def\endabstract{\par} n@767: n@767: \def\title#1{\gdef\@title{\uppercase{#1}}} n@767: n@767: \newif\if@smcsection n@767: n@767: \renewcommand\section{ n@767: \@smcsectiontrue n@767: \@startsection n@767: {section} n@767: {1} n@767: {\z@} n@767: {-3.5ex \@plus -1ex \@minus -.2ex} n@767: {6pt \@plus.2ex} n@767: {\large\bf\centering} n@767: } n@767: n@767: \renewcommand\subsection{ n@767: \@smcsectionfalse n@767: \@startsection n@767: {subsection} n@767: {2} n@767: {\z@} n@767: {-2.5ex \@plus -1ex \@minus -.2ex} n@767: {6pt \@plus.2ex} n@767: {\normalsize\bf\raggedright} n@767: } n@767: n@767: \renewcommand\subsubsection{ n@767: \@smcsectionfalse n@767: \@startsection n@767: {subsubsection} n@767: {3} n@767: {\z@} n@767: {-1.5ex \@plus -1ex \@minus -.2ex} n@767: {6pt \@plus.2ex} n@767: {\normalsize\it\raggedright} n@767: } n@767: n@767: \def\@sect#1#2#3#4#5#6[#7]#8{ n@767: \refstepcounter{#1} n@767: \if@smcsection n@767: \edef\@svsec{\csname the#1\endcsname.\hskip 0.6em} n@767: \else n@767: \edef\@svsec{\csname the#1\endcsname\hskip 0.6em} n@767: \fi n@767: \begingroup n@767: \ifnum #2=1 n@767: \bf\centering{\interlinepenalty \@M \@svsec\uppercase{#8}\par} n@767: \else n@767: \ifnum #2=2 n@767: \bf\raggedright n@767: \noindent{\interlinepenalty \@M \@svsec #8\par} n@767: \else n@767: \it\raggedright n@767: \noindent{\interlinepenalty \@M \@svsec #8\par} n@767: \fi n@767: \fi n@767: \endgroup n@767: \csname #1mark\endcsname{#7}\addcontentsline n@767: {toc}{#1}{\protect\numberline n@767: \if@smcsection n@767: {\csname the#1\endcsname.} n@767: \else n@767: {\csname the#1\endcsname} n@767: \fi n@767: #7} n@767: \@tempskipa #5\relax n@767: \@xsect{\@tempskipa} n@767: } n@767: n@767: \newenvironment{acknowledgments}% n@767: {% n@767: \vskip 2.5ex {\normalsize\bf\raggedright Acknowledgments} n@767: \vspace*{6pt} \\ n@767: \noindent n@767: }% n@767: {% n@767: \par n@767: } n@767: n@767: n@767: \bibliographystyle{IEEEtran} n@767: n@767: \def\thebibliography#1{ n@767: \section{References}\list n@767: {[\arabic{enumi}]}{ n@767: \settowidth\labelwidth{[#1]}\leftmargin 1em n@767: \advance\leftmargin\labelsep n@767: \usecounter{enumi} n@767: } n@767: \def\newblock{\hskip .01em plus .01em minus .01em} n@767: \sloppy\clubpenalty4000\widowpenalty4000 n@767: \sfcode`\.=1000\relax n@767: } n@767: n@767: \let\endthebibliography=\endlist n@767: n@767: \long\def\@makecaption#1#2{ n@767: \vskip 10pt n@767: \setbox\@tempboxa\hbox{#1. #2} n@767: \ifdim n@767: \wd\@tempboxa >\hsize #1. #2\par n@767: \else n@767: \hbox n@767: to\hsize{\hfil\box\@tempboxa\hfil} n@767: \fi n@767: } n@767: n@767: \def\fnum@figure{{\bf Figure\ \thefigure}} n@767: \def\fnum@table{{\bf Table \thetable}} n@767: n@767: \flushbottom