Article

Recent Advances in the Spatio-Temporal Separation of Reflections From Spatial Room Impulse Responses (en)

* Presenting author
Day / Time: 08.03.2023, 09:40-10:00
Room: Saal X 1-2
Typ: Regulärer Vortrag
Abstract: Spatial room impulse responses (SRIRs) characterize the directional, linear, time-invariant properties of an acoustic environment for a single pair of source-receiver positions. Due to their perceptual importance but their fundamentally different signal properties, SRIRs are typically described as being composed of two parts: the direct sound and salient reflections, and the reverberant rest. We recently proposed two methods that separate the different parts and thus facilitate advanced analysis and rendering strategies that process each of the two parts individually. In this contribution, we compare and discuss the advantages and disadvantages of the two methods. The first method is the spatial subtraction method which models reflections as plane waves, estimates corresponding model parameters, and subtracts a resulting plane-wave prototype from the SRIR. The second method performs a subspace decomposition of the SRIR and does not impose strong model assumptions such as reflections being plane waves. By avoiding parameter estimation, which under real-world conditions is often prone to error, the subspace decomposition method outperforms the spatial subtraction method in most practical cases. If reflection parameters are of interest, they however need to be estimated in an additional step.
Error

Error : E_DEPRECATED

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

1
/kunden/431424_13355/webseiten/subdomains/app2023.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';