Skip to content

Commit

Permalink
minor improvements of the manual
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Aug 4, 2024
1 parent 3946264 commit 8367b73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manual/manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,11 @@ \section*{Preface}

\section{Introduction}

The \tascar{} toolbox is designed for the creation and rendering of virtual acoustic environments \citep{Grimm2015a,Grimm2016a,Grimm2019}. With \tascar{}, users have the capacity to construct virtual acoustic 'scenes', which can be rendered in real-time and experienced through any sound playback system.
The \tascar{} toolbox is designed for the creation and rendering of virtual acoustic environments \citep{Grimm2015a,Grimm2016a,Grimm2019}. With \tascar{}, users have the capacity to construct virtual acoustic `scenes', which can be rendered in real-time and experienced through almost any sound playback system.

Notably, these acoustic scenes can be manipulated and explored interactively by the user in real-time, such as through the use of headphones and a joystick for directional control within the acoustic space. Both direct sound paths and image sources, created through a geometrical image source model, can be rendered dynamically.

However, it's essential to clarify that \tascar{} is not intended to function as a room acoustics simulator. Rather, its aim is to offer a rapid and perceptually credible approach for representing virtual acoustic environments in real-time. \tascar{} is adept at creating dynamic, interactive environments suitable for a range of applications, from hearing aid development and assessment, adaptive changes in spatial configuration psychophysics, soundscape simulation, to computer games.
However, it's essential to clarify that \tascar{} is not intended to function as a high quality room acoustics simulator. Rather, its aim is to offer a rapid and perceptually credible approach for representing virtual acoustic environments in real-time. \tascar{} is adept at creating dynamic, interactive environments suitable for a range of applications, from hearing aid development and assessment, adaptive changes in spatial configuration psychophysics, soundscape simulation, to computer games.

%\tascar{} -- toolbox for acoustic scene creation and rendering -- is a software designed for rendering virtual acoustic environments \citep{Grimm2015a,Grimm2016a,Grimm2019}. In \tascar{} we can design virtual acoustic environments, here called {\em scenes}, which are then rendered in real time and can be played using any playback system. These virtual acoustic scenes created with \tascar{} can also be explored interactively by the user in real time, for example using headphones and a joystick to control movement in the acoustic space. Direct sound paths as well as image sources generated by a geometric image source model can be dynamically rendered. It should be noted, however, that \tascar{} is not a room acoustics simulator, and the goal of \tascar{} is not to accurately reproduce the sound field in a room, but to provide a fast and perceptually plausible method for representing virtual acoustic environments in real time. The \tascar{} software is suitable for building dynamic and interactive environments that can be used in hearing aid development and evaluation, psychophysics with adaptive changes in spatial configuration, soundscape simulation, and computer games.

Expand All @@ -169,9 +169,9 @@ \section{Introduction}
\section{General remarks and invocation}


\tascar{} is primarily developed and tested on Linux. \tascar{} is provided as a Debian package for long-term stable versions of Ubuntu Linux. For MacOS, \tascar{} can be installed via the `homebrew' system. A binary version for Microsoft Windows can be found on the github release page. Further information on installation can be found at \url{http://install.tascar.org/}. Current news, especially information on updates, can be found at \url{http://tascar.org/}.
\tascar{} is primarily developed and tested on Linux. \tascar{} is provided as a Debian package for long-term stable versions of Ubuntu Linux. For MacOS, \tascar{} can be installed via the `homebrew' system. A binary version for Microsoft Windows can be found on the github release page. Further information on installation can be found at \url{https://tascar.org/} or on the GitHub wiki pages at \url{https://github.com/gisogrimm/tascar/wiki}.

Table \ref{tab:instdir} provides a list of installation directories.
Table \ref{tab:instdir} provides a list of the most important installation directories of the Linux version.

\begin{table}[htb]
\hrule
Expand All @@ -194,7 +194,7 @@ \section{General remarks and invocation}
\tascar{} is heavily relying on the jack audio connection kit
(\url{http://jackaudio.org}). It is required to start jack before
loading a session into \tascar{}. Jack port names in \tascar{} are
treated as POSIX regular expressions \cite{posixregexp}. If the
treated as POSIX regular expressions \citep{posixregexp}. If the
\verb!^! or \verb!$! anchors are not present at the beginning or end
of an expression, they are added at beginning and end of expression to
achieve proper full name matching. Please note that some characters
Expand Down

0 comments on commit 8367b73

Please sign in to comment.