diff --git a/readme.txt b/readme.txt index 95b9a814eca1d4bb44a4623a087a33f236d9289e..d7c20e9b09e2fd4d23edce8f5a0888deead5be56 100644 --- a/readme.txt +++ b/readme.txt @@ -374,23 +374,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