Loading readme.txt +11 −12 Original line number Diff line number Diff line Loading @@ -372,23 +372,22 @@ stvISM4.csv These are comma separated files (csv) which indicate the per object position in the format: frame index, azimuth, elevation, distance (unit circle), spread, gain frame azimuth, elevation, distance (unit circle), spread, gain with the following meaning: | Parameter | format, value range | meaning ---------------------------------------------------------------------- | frame index | int, [0, INT_MAX] | associated IVAS frame ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | azimuth | float, [-180,180[ | azimuth; positive indicates left ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | elevation | float, [-90,90] | elevation; positive indicates up ---------------------------------------------------------------------- | distance | float, tbd | default: 0 ---------------------------------------------------------------------- | spread | float, [0,360] | spread in angles from 0 ... 360ø ---------------------------------------------------------------------- | gain | float, [0,1] | gain ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | distance | float, tbd | distance; default: 1 ----------------------------------------------------------------------------------- | spread | float, [0,360] | spread in angles from 0...360 deg; default: 0 ----------------------------------------------------------------------------------- | gain | float, [0,1] | gain; default: 1 ----------------------------------------------------------------------------------- ADDITIONAL SCRIPTS Loading Loading
readme.txt +11 −12 Original line number Diff line number Diff line Loading @@ -372,23 +372,22 @@ stvISM4.csv These are comma separated files (csv) which indicate the per object position in the format: frame index, azimuth, elevation, distance (unit circle), spread, gain frame azimuth, elevation, distance (unit circle), spread, gain with the following meaning: | Parameter | format, value range | meaning ---------------------------------------------------------------------- | frame index | int, [0, INT_MAX] | associated IVAS frame ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | azimuth | float, [-180,180[ | azimuth; positive indicates left ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | elevation | float, [-90,90] | elevation; positive indicates up ---------------------------------------------------------------------- | distance | float, tbd | default: 0 ---------------------------------------------------------------------- | spread | float, [0,360] | spread in angles from 0 ... 360ø ---------------------------------------------------------------------- | gain | float, [0,1] | gain ---------------------------------------------------------------------- ----------------------------------------------------------------------------------- | distance | float, tbd | distance; default: 1 ----------------------------------------------------------------------------------- | spread | float, [0,360] | spread in angles from 0...360 deg; default: 0 ----------------------------------------------------------------------------------- | gain | float, [0,1] | gain; default: 1 ----------------------------------------------------------------------------------- ADDITIONAL SCRIPTS Loading