Article

Diffuse-reverberation in the low-delay interactive virtual acoustic simulation tool TASCAR (vor Ort)

* Presenting author
Day / Time: 24.03.2022, 15:20-15:40
Room: 47-05
Typ: Vortrag (strukturierte Sitzung)
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract:

A variety of tools are available for the simulation of virtual acoustic environments. For a plausible simulation of acoustic environments, not only the direct sound and early reflections are needed, but also the late, typically diffuse, components of the reverberation. Since simulating late reverberation using image source models is computationally very inefficient, many tools use separate simulation methods for the early and late parts of the acoustic path. Late reverberation can be simulated using feedback delay networks (FDNs). In this talk, we will present an FDN in the Ambisonics domain that rotates the sound field at each reflection. With this approach, spatial scattering of the sound field can be achieved. In addition to applications in auditory research to simulate diffuse reverberation, artistic applications where this approach can be used to precisely shape the rotation and dispersion of the reverberant sound field will also be discussed.

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';