Commit 25132b7c authored by Jan Brouwer's avatar Jan Brouwer
Browse files

update remaining render configuration files to new format

parent 0fff1f91
Loading
Loading
Loading
Loading
+17 −14
Original line number Diff line number Diff line
[roomAcoustics]
nBands = 31;
frequencyGridCount = 1;
acousticEnvironmentCount = 1;

fc   = [20.0, 25.0, 31.5, 40.0, 
[frequencyGrid:0]
method = individualFrequencies;
nBands = 31;
frequencies  = [20.0, 25.0, 31.5, 40.0,
                50.0, 63.0, 80.0, 100.0,
                125.0, 160.0, 200.0, 250.0,
                315.0, 400.0, 500.0, 630.0,
@@ -10,6 +14,9 @@ fc = [20.0, 25.0, 31.5, 40.0,
                5000.0, 6300.0, 8000.0, 10000.0,
                12500.0, 16000.0, 20000.0];

[acousticEnvironment:0]
frequencyGridIndex = 0;
predelay = 0.08163;
rt60 = [0.81275, 0.61888, 0.45111, 0.34672, 0.46683, 0.53987, 0.61874, 0.70291, 0.66657, 0.73037,
        0.75090, 0.72470, 0.75486, 0.75857, 0.76844, 0.74999, 0.77622, 0.78227, 0.77441, 0.74688, 
        0.73521, 0.73782, 0.71928, 0.71708, 0.71465, 0.60592, 0.52031, 0.51768, 0.52102, 0.37956,
@@ -20,9 +27,5 @@ dsr = [0.00019952621, 0.00019952621, 7.9432844e-05, 5.0118702e-05, 7.943284e-06
        6.3095763e-06, 6.3095763e-06, 6.3095763e-06, 6.3095763e-06, 6.3095763e-06, 3.1622776e-06, 3.1622776e-06, 3.1622776e-06, 6.3095763e-07, 3.1622776e-07,
        3.1622776e-07];


acousticPreDelay = 0.016; 
inputPreDelay =  0.08163;

[general]
reverbFile = rend_config_hospital_patientroom.dat;
+17 −14
Original line number Diff line number Diff line
[roomAcoustics]
nBands = 31;
frequencyGridCount = 1;
acousticEnvironmentCount = 1;

fc   = [20.0, 25.0, 31.5, 40.0, 
[frequencyGrid:0]
method = individualFrequencies;
nBands = 31;
frequencies  = [20.0, 25.0, 31.5, 40.0,
                50.0, 63.0, 80.0, 100.0,
                125.0, 160.0, 200.0, 250.0,
                315.0, 400.0, 500.0, 630.0,
@@ -10,6 +14,9 @@ fc = [20.0, 25.0, 31.5, 40.0,
                5000.0, 6300.0, 8000.0, 10000.0,
                12500.0, 16000.0, 20000.0];

[acousticEnvironment:0]
frequencyGridIndex = 0;
predelay =  0.43031;
rt60 = [4.51916, 4.89553, 4.83276, 5.00198, 5.34468, 5.76026, 6.36818, 6.95503, 7.27557, 7.62559,
        8.08892, 8.16002, 8.13900, 8.17919, 8.16280, 8.46226, 9.61806, 9.93048, 9.81353, 8.59340, 
        8.38885, 8.36823, 6.51845, 3.76089, 3.75374, 3.57451, 1.28724, 1.22174, 1.22448, 1.71631,
@@ -20,9 +27,5 @@ dsr = [1e-06, 7.943284e-07, 1e-06, 1e-06, 1.5848925e-06, 1.9952631e-06, 3.16227
        3.1622776e-06, 2.511887e-06, 7.943284e-07, 6.3095763e-07, 6.3095763e-07, 5.01187e-08, 1.2589251e-08, 1.2589251e-08, 1.2589265e-09, 1.2589266e-11,
        3.981075e-12];


acousticPreDelay = 0.016; 
inputPreDelay =  0.43031;

[general]
reverbFile = rend_config_recreation.dat;