File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -633,11 +633,11 @@ In this case, we don't load the BRIRs into the memory with `SOFAload()` as the
633
633
file is too large. Instead, we make use of the ability that SOFA can request
634
634
single impulse responses from the file by just passing the file name to the
635
635
` ir_wfs() ` function. In addition, we have to set ` conf.N ` to a reasonable large
636
- value as this is the length of the impulse response ` ir_wfs() ` will return,
637
- which has to be larger as for the anechoic case as it should now include the
638
- room reflections. Note, that the head orientation is chosen to be ` 0 ` instead
639
- of ` pi/2 ` as in the HRTF examples due to a difference in the orientation of
640
- the coordinate system of the BRIR measurement.
636
+ value as this determines the length of the impulse response ` ir_wfs() ` will
637
+ return, which has to be larger as for the anechoic case as it should now include
638
+ the room reflections. Note, that the head orientation is chosen to be ` 0 `
639
+ instead of ` pi/2 ` as in the HRTF examples due to a difference in the orientation
640
+ of the coordinate system of the BRIR measurement.
641
641
642
642
643
643
#### Frequency response of your spatial audio system
You can’t perform that action at this time.
0 commit comments