Loading scripts/pyaudio3dtools/audio3dtools.py +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ def main(): handlers=[console_handler], ) logger.info("Audio3DTools") logger.info("Attention: you are using the scripts version of Feb 2023 (including ISM-> binaural reference renderer and loudness tool)") if args.list is True or args.long is True: logger.info("===Supported spatial audio formats===") Loading Loading
scripts/pyaudio3dtools/audio3dtools.py +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ def main(): handlers=[console_handler], ) logger.info("Audio3DTools") logger.info("Attention: you are using the scripts version of Feb 2023 (including ISM-> binaural reference renderer and loudness tool)") if args.list is True or args.long is True: logger.info("===Supported spatial audio formats===") Loading