Commit 841c410d authored by multrus's avatar multrus
Browse files

Merge branch '353-readme-txt-update-description-of-ism-metadata-files' into 'main'

Resolve "Readme.txt: Update description of ISM Metadata files"

See merge request !458
parents bac64da0 9b417035
Loading
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -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