Skip to content

Commit

Permalink
Change used Rostock array BRIR
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Oct 26, 2015
1 parent 8888911 commit 6fc05bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ include all loudspeakers and head orientations in just one file.

```Matlab
conf = SFS_config_example;
brir = 'BRIR_NoAbsorbers_ArrayCentre_Emitters1to64.sofa';
brir = 'BRIR_AllAbsorbers_ArrayCentre_Emitters1to64.sofa';
conf.secondary_sources.geometry = 'custom';
conf.secondary_sources.x0 = brir;
conf.N = 44100;
Expand Down

0 comments on commit 6fc05bc

Please sign in to comment.