From 0b1110e61b4de40cd35675cf7a9e7877c56c52cf Mon Sep 17 00:00:00 2001 From: vr-group <account@vr.rwth-aachen.de> Date: Fri, 16 Dec 2022 14:23:06 +0100 Subject: [PATCH] use CTC in aixCAVE --- v2020.a/conf/VACore.aixCAVE.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2020.a/conf/VACore.aixCAVE.ini b/v2020.a/conf/VACore.aixCAVE.ini index 7b4f9ee..29b8aa8 100644 --- a/v2020.a/conf/VACore.aixCAVE.ini +++ b/v2020.a/conf/VACore.aixCAVE.ini @@ -142,7 +142,7 @@ DefaultShiftSpeed = 0.0, 0.0, 0.0 # 3D vector in m/s [Renderer:MyBinauralFreeField] Enabled = true Class = BinauralFreeField -Reproductions = MyTalkthroughHeadphones +Reproductions = MyTalkthroughHeadphones, MyNCTC OutputDetectorEnabled = false RecordOutputEnabled = false RecordOutputFileName = renderer_out.wav -- GitLab