Commit 7a8c6e9c authored by Andrea Genovese's avatar Andrea Genovese
Browse files

commented out .dat reference in ER config files

parent abbdcb8c
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,5 +34,5 @@ absorptionCoeffs = [ 0.2, 0.1, 0.1, 0.1, 0.3, 0.1 ];
lowComplexity = TRUE;
listenerOrigin = [ 0.0, 0.0, 1.5 ];

[general]
binaryConfig = rend_config_ER_v0.dat;
 No newline at end of file
#[general]
#binaryConfig = rend_config_ER_v0.dat;
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -33,5 +33,5 @@ earlyReflectionsSize = [3.0, 3.0, 4.0];
absorptionCoeffs = [ 0.3, 0.2, 0.2, 0.2, 0.3, 0.1 ];
lowComplexity = FALSE;

[general]
binaryConfig = rend_config_ER_v1.dat;
 No newline at end of file
#[general]
#binaryConfig = rend_config_ER_v1.dat;
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -34,5 +34,5 @@ absorptionCoeffs = [ 0.3, 0.2, 0.3, 0.4, 0.3, 0.4 ];
lowComplexity = FALSE;
listenerOrigin = [0.5, -0.5, 1.5];

[general]
binaryConfig = rend_config_ER_v2.dat;
 No newline at end of file
#[general]
#binaryConfig = rend_config_ER_v2.dat;
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -34,5 +34,5 @@ absorptionCoeffs = [ 0.1, 0.2, 0.2, 0.2, 0.1, 0.1 ];
lowComplexity = TRUE;
listenerOrigin = [-1, 0.5, 1.5];

[general]
binaryConfig = rend_config_ER_v3.dat;
 No newline at end of file
#[general]
#binaryConfig = rend_config_ER_v3.dat;
 No newline at end of file