Added directivity in binary format under CONTROL_METADATA_DIRECTIVITY and scripts/reverb/*.py
requested to merge ericsson/contribution-38-control-metadata-directivity into philips/contribution-38-control-metadata-reverb
Dear Philips colleagues,
This is a merge request to add the parsing of a directivity configuration in render_config_reader.c
and to generate the configuration in the associated Python scripts in scripts/reverb
. We applied a quite simple scheme with CBR code words and uniform quantization of the input parameters. The code changes are within the define CONTROL_METADATA_DIRECTIVITY
.
We have tested running a configuration with and without directivity included and it seems to work fine.