Loading ivas_processing_scripts/audiotools/wrappers/masaAnalyzer.py +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ def masaAnalyzer( str(binary), "-mono" if num_tcs == 1 else "-stereo", f"-{num_dirs}dir", "-foa" if sba.name == "FOA" else "-hoa2", "-foa" if sba.name.endswith( "FOA" ) else "-hoa2", "", # 4 -> inputPcm "", # 5 -> outputPcm "", # 6 -> output metadata file Loading Loading
ivas_processing_scripts/audiotools/wrappers/masaAnalyzer.py +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ def masaAnalyzer( str(binary), "-mono" if num_tcs == 1 else "-stereo", f"-{num_dirs}dir", "-foa" if sba.name == "FOA" else "-hoa2", "-foa" if sba.name.endswith( "FOA" ) else "-hoa2", "", # 4 -> inputPcm "", # 5 -> outputPcm "", # 6 -> output metadata file Loading