Loading scripts/pyaudio3dtools/audio3dtools.py +1 −3 Original line number Diff line number Diff line Loading @@ -36,8 +36,6 @@ import os from pyaudio3dtools import ( audiofile, binauralrenderer, spatialaudioconvert, spatialaudioformat, ) Loading @@ -47,7 +45,7 @@ logger.setLevel(logging.DEBUG) def main(): raise NotImplementedError( print( f"These scripts have been deprecated! Please check out and use the latest version from https://forge.3gpp.org/rep/ivas-codec-pc/ivas-processing-scripts.git" ) Loading Loading
scripts/pyaudio3dtools/audio3dtools.py +1 −3 Original line number Diff line number Diff line Loading @@ -36,8 +36,6 @@ import os from pyaudio3dtools import ( audiofile, binauralrenderer, spatialaudioconvert, spatialaudioformat, ) Loading @@ -47,7 +45,7 @@ logger.setLevel(logging.DEBUG) def main(): raise NotImplementedError( print( f"These scripts have been deprecated! Please check out and use the latest version from https://forge.3gpp.org/rep/ivas-codec-pc/ivas-processing-scripts.git" ) Loading