Commit 4505d359 authored by multrus's avatar multrus
Browse files

fix readme.txt

parent f384a864
Loading
Loading
Loading
Loading
Loading
+8 −10
Original line number Diff line number Diff line
@@ -374,23 +374,21 @@ 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ø
----------------------------------------------------------------------
--------------------------------------------------------------------------
| spread      | float, [0,360]      | spread in angles from 0 ... 360 deg
--------------------------------------------------------------------------
| gain        | float, [0,1]        | gain
----------------------------------------------------------------------
--------------------------------------------------------------------------


                       ADDITIONAL SCRIPTS