Skip to content

Commit

Permalink
add scattering test
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Mar 9, 2024
1 parent 0c17455 commit b4b3c19
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions test/test_ir_scatter_reflections.tsc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<!--
basic test: sound propagation, 1m
-->
<session license="CC-0">
<scene>
<source>
<sound x="1" y="0.7" z="1"/>
</source>
<receiver type="hrtf" scatterreflections="5" scatterstructuresize="1" scatterdamping="0"/>
<facegroup shoebox="5 26 37" damping="0.5" scattering="1"/>
</scene>
</session>

0 comments on commit b4b3c19

Please sign in to comment.