Skip to content

Commit 6fc05bc

Browse files
committed
Change used Rostock array BRIR
1 parent 8888911 commit 6fc05bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ include all loudspeakers and head orientations in just one file.
620620

621621
```Matlab
622622
conf = SFS_config_example;
623-
brir = 'BRIR_NoAbsorbers_ArrayCentre_Emitters1to64.sofa';
623+
brir = 'BRIR_AllAbsorbers_ArrayCentre_Emitters1to64.sofa';
624624
conf.secondary_sources.geometry = 'custom';
625625
conf.secondary_sources.x0 = brir;
626626
conf.N = 44100;

0 commit comments

Comments
 (0)