]> git.parisson.com Git - telemeta-doc.git/commitdiff
add(SoundSoftware_2014): add slide on analyzerResult and examples
authorThomas Fillon <thomas@parisson.com>
Mon, 7 Jul 2014 20:41:47 +0000 (22:41 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 7 Jul 2014 20:41:47 +0000 (22:41 +0200)
Common/img/results/IRIT_Speech4Hz.png [new file with mode: 0644]
Common/img/results/SOLO_DUOdetection.png [new file with mode: 0644]
Common/img/soundsoftware_ac_uk_subtitle_transparent.png [new file with mode: 0644]
Workshops/SoundSoftware_2014/Makefile
Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf
Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf [new file with mode: 0644]
Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.tex

diff --git a/Common/img/results/IRIT_Speech4Hz.png b/Common/img/results/IRIT_Speech4Hz.png
new file mode 100644 (file)
index 0000000..973ba83
Binary files /dev/null and b/Common/img/results/IRIT_Speech4Hz.png differ
diff --git a/Common/img/results/SOLO_DUOdetection.png b/Common/img/results/SOLO_DUOdetection.png
new file mode 100644 (file)
index 0000000..f55e5ac
Binary files /dev/null and b/Common/img/results/SOLO_DUOdetection.png differ
diff --git a/Common/img/soundsoftware_ac_uk_subtitle_transparent.png b/Common/img/soundsoftware_ac_uk_subtitle_transparent.png
new file mode 100644 (file)
index 0000000..8f09883
Binary files /dev/null and b/Common/img/soundsoftware_ac_uk_subtitle_transparent.png differ
index 1891014baf4a8418e4e09bca04238822ceec2967..b9a642fcad75c13b60c7bb71ce260a4bd2b72a15 100644 (file)
@@ -1,4 +1,4 @@
-MAIN_FILE = TimeSide_SoundSoftware_2014_07
+MAIN_FILE = TimeSide_SoundSoftware_2014_07# _G
 
 pdf:
        echo ${MAIN_FILE}.tex
index 3de3f8bde6e99b15cd8375c8cdd642b511d458b7..3188b52d12034bc50d3cfa98bd065d6b5e829d7e 100644 (file)
Binary files a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf and b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf differ
diff --git a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf
new file mode 100644 (file)
index 0000000..90ba4cf
Binary files /dev/null and b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf differ
index dbc81237a1d15ffe8d531b5ca1e233b074799b58..80d4bcbe61c6623b34cdd382c36e01a2f62f18c1 100644 (file)
@@ -83,7 +83,7 @@
 
 %\author{Guillaume Pellerin\inst{1}}
 
-\author{
+\author[G. Pellerin, T. Fillon, P. Brossier]{
   Guillaume Pellerin\inst{1},
   Thomas Fillon\inst{1,2},
   Paul Brossier\inst{1},
     \end{block}
 }
 
+\subsection{Analyzer Result}
+\begin{frame}
+  \frametitle{Analyzer Result}
+     \begin{block}{Result types: \\\emph{time mode} x \emph{data mode}}
+       \begin{columns}
+         \begin{column}{0.35\linewidth}
+           \begin{itemize}
+           \item Data modes:
+             \begin{itemize}
+             \item \alert<2-5>{Label}
+             \item \alert<6-9>{Value}
+             \end{itemize}
+           \item Time modes:
+             \begin{itemize}
+             \item \alert<2,6>{Global}
+             \item \alert<3,7>{Event}
+             \item \alert<4,8>{Segment}
+             \item \alert<5,9>{Framewise}
+             \end{itemize}
+           \end{itemize}
+         \end{column}
+         \begin{column}{0.50\linewidth}\footnotesize
+           \begin{exampleblock}<2->{\footnotesize Result Container}\scriptsize
+             \begin{itemize}
+             \item ID Metadata
+             \item Audio Metadata
+             \item Parameters
+             \item Data object
+               \begin{itemize}\scriptsize
+               \item<2-5> Label
+               \item<2-5> Label Metadata ({\tiny label, label\_id, ...})
+               \item<6-9> Value
+               \item<3-4,7-8> Time
+               \item<4,8> Duration
+               \item<5,9> Frame Metadata ({\tiny sample rate, blocksize,
+                 stepsize})
+               \end{itemize}
+           
+             \end{itemize}
+           \end{exampleblock}
+
+         \end{column}
+       \end{columns}
+      
+  \end{block}   
+ \begin{block}<10>{Export}
+         \begin{itemize}
+         \item Serialization: HDF5, JSON, YAML, XML
+         \item Display: \emph{Ad hoc} rendering methods (depending on time and data modes)
+         \end{itemize}
+       \end{block}
+\end{frame}
+\begin{frame}
+\frametitle{Analyzer result examples}
+\includegraphics<1>[width=\linewidth]{img/results/IRIT_Speech4Hz.png}
+\includegraphics<2>[width=\linewidth]{img/results/SOLO_DUOdetection.png}
+
+\end{frame}
 \section{Demos}
 
 \frame{\frametitle{Documentation and demos}