Article

Open-Source Simulation Scheduling Framework for Real-Time Auralisation (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 14:20-14:40
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: With the increasing popularity and availably of virtual reality equipment for consumers, its usage for research purposes also increased. For this reason, performing acoustic simulations in real-time is a major point of interest. However, some simulations cannot be optimized enough to meet real-time conditions. In these cases, a scheduling algorithm can be employed, to distribute simulation inquires and manage the load of the simulation. In this contribution, a scheduling framework is introduced, that aims to provide best-case results for computationally expensive simulations under real-time conditions. By design, it is easy to extend with different simulation back-ends and to integrate into auralisation frameworks. Additionally, this framework provides a mechanism, to filter simulation inquiries and reduce the load on the simulation system. Possible applications of this mechanism will 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';