Commit 6ceacdf4 authored by norvell's avatar norvell
Browse files

Merge branch 'main' into...

Merge branch 'main' into 198-rendering-refactor-td-object-renderer-interface-to-be-independent-of-decoder-struct
Merge with main
parents ac4be594 1997c2f8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -194,6 +194,10 @@ def main():
        handlers=[console_handler],
    )
    logger.info("Audio3DTools")
    logger.info(
        "Attention: you are using an older version of the pyaudio3dtools scripts (not including ISM-> binaural reference renderer or loudness tool)"
    )
    logger.info("For the newest version see branch python_scripts_updates")

    if args.list is True or args.long is True:
        logger.info("===Supported spatial audio formats===")