Skip to content

Updates to python scripts

After the migration to git, the pyaudio3dtools scripts were not fully functional due to some missing dependencies.

This commit contains a number of updates and restores the scripts to working condition, listed below:

  • LFE in binaural rendering updated
  • Removed the dependency on the prerenderer for certain formats
  • MC to MC conversions now use the same tables as IVAS
  • Allow specifying ISM metadata files on the commandline (-m / --metadata)
  • EFAP python implementation in pyaudio3dtools/EFAP.py
  • ALLRAD python implementation added to hoadecoder.py, .mat files removed
  • Restructuring of spatialaudioconvert() to be cleaner and more modular
  • Improved support of metadata (mixed-scene) text file input

Merge request reports

Loading