Commit 46be3c8b authored by emerit's avatar emerit
Browse files

update readme

parent d1e0222e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -404,8 +404,8 @@ with the following meaning:
| pitch        | float, [-90,90]     | pitch (extended metadata); positive indicates up; default: 0
---------------------------------------------------------------------------------------------------
| non-diegetic | float*, [0 1]       | Flag for activation of non-diegetic rendering; default: 0
|                                    | if Flag is ste to 1, panning gain is specified by azimuth 90
|                                    | indicates left, -90 right, 0 center
|                                    | if Flag is set to 1, panning gain is specified by azimuth.
|                                    | Value between [-90,90], 90 left, -90 right, 0 center
---------------------------------------------------------------------------------------------------
*Read as float value for convenience, but used as flag internally.