Commit 83dca6d6 authored by Andrea Genovese's avatar Andrea Genovese
Browse files

changed configuration files to comment out binary format, following email...

changed configuration files to comment out binary format, following email exchange on contribution 38 BE merge
parent 695d65ab
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