From f3f3124b7c108aee0952a6ee3c4952406fed14fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Sch=C3=A4fer?= <pschaefer@ITA.AKUSTIK.RWTH-AACHEN.DE> Date: Mon, 20 Mar 2023 15:00:19 +0100 Subject: [PATCH] VAReproduction config: changed ambisonics order for binaural downmix to 4 --- conf/VAReproduction.Prototype.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/VAReproduction.Prototype.ini b/conf/VAReproduction.Prototype.ini index 5589375..a4a0154 100644 --- a/conf/VAReproduction.Prototype.ini +++ b/conf/VAReproduction.Prototype.ini @@ -67,7 +67,7 @@ Name = Higher-Order Ambisonics dynamic binaural downmix renderer HRIRFilterLength = 256 VirtualOutput = HOAIdeal Outputs = MyDesktopHP -TruncationOrder = 2 +TruncationOrder = 4 ReproductionCenterPos = 0,0,0 HRIR = $(DefaultHRIR) #HRIR= HRIR/MyDaffv17HRTF.daff -- GitLab