From a21aab0cb3fab439b981c4d4e702ee4c516f1a6f Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 19 Jun 2017 00:15:30 +0200 Subject: thesis/thesis.tex: Changing paragraphs below Discussion to subsections. Fixing label for paragraph Clients only. Adding mentioning of discussion about NullRenderer in Setups. --- thesis/thesis.tex | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/thesis/thesis.tex b/thesis/thesis.tex index a5e1f11..4ba79f3 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -578,7 +578,10 @@ \gls{adat} orj \gls{madi}). This however is not mandatory, as the \gls{ssr} is capable of playing back audio files directly.\\ The differences between server and client messaging is further - elaborated upon in \textbf{\nameref{subsubsec:message_interface}}. + elaborated upon in \textbf{\nameref{subsubsec:message_interface}}.\\ + A special networked setup, in which the server instance is not + rendering any audio, is discussed in + \textbf{\nameref{subsec:implementing_a_nullrenderer}}. \paragraph{Client-Server, shared rendering} \label{para:client_server_shared_rendering} @@ -679,7 +682,7 @@ \cleardoublepage \paragraph{Clients only} - \label{para:client_server_separate_rendering} + \label{para:clients_only} Using the new \gls{osc} interface, it is also possible to have client-only setups, in which an \gls{osc} capable application mimics a \gls{ssr} server. This way a set of \textit{n} clients can @@ -1067,11 +1070,11 @@ \cleardoublepage \section{Discussion} \label{sec:discussion} - \paragraph{Stress testing the \gls{osc} interface} - \label{par:stress_testing_the_osc_interface} + \subsection{Stress testing the \gls{osc} interface} + \label{subsec:stress_testing_the_osc_interface} \cleardoublepage - \paragraph{Implementing a NullRenderer} - \label{par:implementing_a_nullrenderer} + \subsection{Implementing a NullRenderer} + \label{subsec:implementing_a_nullrenderer} \begin{figure}[!htb] \centering \includegraphics[scale=1.0, trim = 20mm 204mm 10mm 10mm, clip] @@ -1105,10 +1108,10 @@ \label{fig:ssr-client-server-clients-only-separate-output} \end{figure} \cleardoublepage - \paragraph{Implementing AlienLoudspeaker} - \label{par:implementing_alienloudspeaker} - \paragraph{Interpolation of moving sources} - \label{par:interpolation_of_moving_sources} + \subsection{Implementing AlienLoudspeaker} + \label{subsec:implementing_alienloudspeaker} + \subsection{Interpolation of moving sources} + \label{subsec:interpolation_of_moving_sources} \pagestyle{empty} \cleardoublepage -- cgit v1.2.3-54-g00ecf