Skip to content

[Non-BE] [ref-using-main] Resolve "Object editing do not support extended metadata"

Reason why this change is needed

The current object editing interface do not support extended metadata parameters; radius, yaw and pitch.

Description of the change

The logic in the current object editing is repeated for the extended metadata.

Namely, the logic for gain is repeated for radius with minimum radius 0.0 and maximum radius 15.75. The logic for azimuth and elevation are copied for yaw and pitch editing, respectively.

(Since the range for azimuth and yaw are the same, and the range for elevation and pitch are the same.)

Affected operating points

  • Describe here as well as possible what operating points are affected and how
  • In minimum, there should be a status for bitstream compatibility and output bit exactness

It should be BE for all test cases without object editing. Since the MR now contains changes to one of the object editing text files, the test cases using combined_edit.txt object editing would be affected.

Related to #1427

Edited by Sumeyra Demir Kanik

Merge request reports

Loading