Article

Configuration of a real-time auralization framework for complex scenes (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 14:00-14:20
Room: 7-01.
Typ: Vortrag (strukturierte Sitzung)
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract: Virtual Acoustics (VA) is a modular framework for the real-time auralization of virtual scenes (Stienen et al., 2019; www.virtualacoustics.org). The focus of this software is on rendering and reproducing binaural audio of virtual scenes. Adequate interfaces and configuration possibilities also allow the controlled application of VA in listening experiments. It is not only possible to separately select and configure the rendering and the reproduction technique, but also to combine different rendering approaches. In this way, for example, different update rates for direct sound and reflections can be chosen, and individual rendering techniques for primary sound sources and background sound sources can be defined. In this work, a set of variants to render a complex example scene containing multiple (moving) sound sources are presented, discussed and evaluated with respect to the application in listening experiments.
Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';