2012-07-31 09:27:46 +02:00
|
|
|
|
%\documentclass[a4paper,11pt,twoside=semi,draft]{scrartcl}
|
|
|
|
|
\documentclass[a4paper,11pt,twoside=semi]{scrartcl}
|
|
|
|
|
|
|
|
|
|
\usepackage{xunicode}% for XeTex!
|
|
|
|
|
\usepackage{fontspec}% for XeTex!
|
|
|
|
|
\usepackage{xltxtra} % for XeTex!
|
|
|
|
|
|
|
|
|
|
\usepackage{amsfonts}% for Z12
|
|
|
|
|
\usepackage[french]{babel}
|
|
|
|
|
\usepackage{url}
|
|
|
|
|
\usepackage{tikz}
|
2012-08-12 20:40:08 +02:00
|
|
|
|
\usetikzlibrary{petri}
|
|
|
|
|
\usetikzlibrary{shapes}
|
2012-07-31 09:27:46 +02:00
|
|
|
|
\usetikzlibrary{positioning}
|
2012-08-13 18:41:40 +02:00
|
|
|
|
\usetikzlibrary{lindenmayersystems}% for Hilbert curve
|
2012-07-31 09:27:46 +02:00
|
|
|
|
\usepackage[lofdepth,lotdepth]{subfig}% replaces subfigure
|
|
|
|
|
\usepackage{scrtime}
|
2012-08-13 18:41:40 +02:00
|
|
|
|
\usepackage[section]{placeins}
|
2012-07-31 09:27:46 +02:00
|
|
|
|
%\usepackage{hyperref}
|
|
|
|
|
|
|
|
|
|
\defaultfontfeatures{Scale=MatchLowercase}
|
|
|
|
|
\setromanfont[Mapping=tex−text]{Linux Libertine O}
|
|
|
|
|
\setsansfont [Mapping=tex−text]{Linux Biolinum O}
|
|
|
|
|
\setmonofont [Mapping=tex−text]{Inconsolata}
|
|
|
|
|
|
|
|
|
|
\newcommand{\ircam}{\textsc{Ircam}}
|
|
|
|
|
\newcommand{\lps}{\textsc{Lps}}
|
|
|
|
|
\newcommand{\lisp}{\textsc{Lisp}}
|
|
|
|
|
\newcommand{\modalys}{\textbf{Modalys}}
|
|
|
|
|
\newcommand{\openmusic}{\textbf{OpenMusic}}
|
2012-08-13 18:41:40 +02:00
|
|
|
|
\newcommand{\musify}{\textbf{Musify}}
|
2012-07-31 09:27:46 +02:00
|
|
|
|
\newcommand{\mpri}{\textsc{Mpri}}
|
|
|
|
|
|
|
|
|
|
\newcommand{\todo}{\fbox{\texttt{todo}}}
|
|
|
|
|
|
|
|
|
|
\hyphenation{con-cen-trent}
|
2012-08-10 18:48:29 +02:00
|
|
|
|
\hyphenation{Cayley}
|
|
|
|
|
\hyphenation{Modalys}
|
|
|
|
|
\hyphenation{OpenMusic}
|
|
|
|
|
|
2012-08-13 18:41:40 +02:00
|
|
|
|
\newenvironment{agrandirmarges}[1]{%So that we can eat margin
|
2012-08-10 18:48:29 +02:00
|
|
|
|
\begin{list}{}{%
|
|
|
|
|
\setlength{\topsep}{0pt}%
|
|
|
|
|
\setlength{\listparindent}{\parindent}%
|
|
|
|
|
\setlength{\itemindent}{\parindent}%
|
|
|
|
|
\setlength{\parsep}{0pt plus 1pt}%
|
|
|
|
|
\setlength{\leftmargin}{-#1}\setlength{\rightmargin}{-#1}}
|
|
|
|
|
\item }%
|
|
|
|
|
{\end{list}}
|
2012-07-31 09:27:46 +02:00
|
|
|
|
|
2012-08-12 20:40:08 +02:00
|
|
|
|
\tikzset{
|
|
|
|
|
>=latex,
|
|
|
|
|
every place/.style={minimum size=6mm},
|
|
|
|
|
every transition/.style={minimum size=6mm},
|
|
|
|
|
token distance=5pt,
|
|
|
|
|
}
|
|
|
|
|
\tikzstyle{cover}=[fill=white,opacity=.6,text opacity=1,inner
|
|
|
|
|
sep=.1em,outer sep=.2333em]
|
|
|
|
|
\tikzstyle{lvar}=[draw,circle,minimum size=6mm,inner sep=1pt]
|
|
|
|
|
\tikzstyle{trans}=[draw,diamond,minimum size=6mm,inner sep=1pt]
|
|
|
|
|
\tikzstyle{gvar}=[draw,rectangle,minimum size=6mm,inner sep=1pt]
|
|
|
|
|
\tikzstyle{lmes}=[draw,circle,densely dotted,thick,minimum size=6mm,
|
|
|
|
|
inner sep=1pt]
|
|
|
|
|
\tikzstyle{gmes}=[draw,rectangle,densely dotted,thick,minimum
|
|
|
|
|
size=6mm,inner sep=1pt]
|
|
|
|
|
\tikzstyle{activator}=[->]
|
|
|
|
|
\tikzstyle{inhibitor}=[-|,shorten >=1pt]
|
|
|
|
|
\newcommand{\GBF}[1]{#1}
|
|
|
|
|
\newcommand{\PosSet}{PosSet}
|
|
|
|
|
\newcommand{\defeq}[1]{defeq~#1}
|
|
|
|
|
|
2012-08-13 18:41:40 +02:00
|
|
|
|
\pgfdeclarelindenmayersystem{Hilbert curve}{% Rewrite rule for Hilbert curve
|
|
|
|
|
\rule{L -> +RF-LFL-FR+}
|
|
|
|
|
\rule{R -> -LF+RFR+FL-}}
|
|
|
|
|
|
2012-08-12 20:40:08 +02:00
|
|
|
|
% ------------------------------------------------------------------------------
|
2012-07-31 09:27:46 +02:00
|
|
|
|
\begin{document}
|
|
|
|
|
\titlehead{{\Large\ircam\hfill\lps}\\%
|
2012-08-01 16:23:09 +02:00
|
|
|
|
UMR 9912 - STMS \hfill UMR 8502 - Université Paris-Sud\\%
|
|
|
|
|
1 place Igor Stravinsky \hfill Bâtiment 510\\%
|
|
|
|
|
75004 Paris \hfill 91405 Orsay}
|
2012-07-31 09:27:46 +02:00
|
|
|
|
\subject{Mémoire de M2}
|
|
|
|
|
\title{De la sonification à la « musification » des systèmes complexes}
|
|
|
|
|
\author{Martin \sc Potier}
|
|
|
|
|
\date{6 septembre 2012}
|
|
|
|
|
\publishers{\sc mpri}
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
|
|
\vfill
|
|
|
|
|
Stage encadré par :
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Moreno \textsc{Andreatta} (\ircam)
|
|
|
|
|
\item Wiebke \textsc{Drenckhan} (\lps)
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
\bigskip
|
|
|
|
|
Rapporteur :
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Gilles \textsc{Schaeffer}
|
|
|
|
|
\end{itemize}
|
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
|
|
\hfill{\small Document compilé le \today\ à \thistime}
|
|
|
|
|
\thispagestyle{empty}
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
|
|
% 2 pages
|
2012-08-01 16:23:09 +02:00
|
|
|
|
\begin{abstract}
|
|
|
|
|
Your abstract goes here...
|
|
|
|
|
\end{abstract}
|
|
|
|
|
\thispagestyle{empty}
|
|
|
|
|
\cleardoublepage
|
2012-07-31 09:27:46 +02:00
|
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
|
\thispagestyle{empty}
|
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
|
|
% Content
|
|
|
|
|
\include{content}
|
|
|
|
|
|
|
|
|
|
\bibliographystyle{plain}
|
|
|
|
|
\bibliography{SonificationHandbook,StageSonification2012}
|
|
|
|
|
|
|
|
|
|
\appendix
|
|
|
|
|
\include{catalog}
|
|
|
|
|
\end{document}
|